@dargmuesli/nuxt-vio 18.3.0 → 18.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/app/plugins/dayjs.ts +2 -1
- package/app/stores/auth.ts +2 -1
- package/package.json +21 -21
- package/shared/utils/auth.ts +2 -1
package/app/plugins/dayjs.ts
CHANGED
package/app/stores/auth.ts
CHANGED
package/package.json
CHANGED
@@ -1,60 +1,60 @@
|
|
1
1
|
{
|
2
2
|
"dependencies": {
|
3
3
|
"@dargmuesli/nuxt-cookie-control": "9.0.6",
|
4
|
-
"@eslint/compat": "1.3.
|
4
|
+
"@eslint/compat": "1.3.1",
|
5
5
|
"@heroicons/vue": "2.2.0",
|
6
6
|
"@http-util/status-i18n": "0.9.0",
|
7
7
|
"@intlify/eslint-plugin-vue-i18n": "4.0.1",
|
8
|
-
"@nuxt/devtools": "2.
|
9
|
-
"@nuxt/eslint": "1.
|
8
|
+
"@nuxt/devtools": "2.6.2",
|
9
|
+
"@nuxt/eslint": "1.5.2",
|
10
10
|
"@nuxt/image": "1.10.0",
|
11
11
|
"@nuxtjs/color-mode": "3.5.2",
|
12
12
|
"@nuxtjs/html-validator": "2.1.0",
|
13
|
-
"@nuxtjs/i18n": "9.5.
|
14
|
-
"@nuxtjs/seo": "3.0
|
13
|
+
"@nuxtjs/i18n": "9.5.6",
|
14
|
+
"@nuxtjs/seo": "3.1.0",
|
15
15
|
"@pinia/nuxt": "0.11.1",
|
16
16
|
"@tailwindcss/forms": "0.5.10",
|
17
17
|
"@tailwindcss/typography": "0.5.16",
|
18
|
-
"@tailwindcss/vite": "4.1.
|
18
|
+
"@tailwindcss/vite": "4.1.11",
|
19
19
|
"@types/lodash-es": "4.17.12",
|
20
|
-
"@urql/core": "5.
|
20
|
+
"@urql/core": "5.2.0",
|
21
21
|
"@urql/vue": "1.4.3",
|
22
22
|
"@vuelidate/core": "2.0.3",
|
23
23
|
"@vuelidate/validators": "2.0.4",
|
24
24
|
"clipboardy": "4.0.0",
|
25
25
|
"dayjs": "2.0.0-alpha.4",
|
26
|
-
"eslint": "9.
|
26
|
+
"eslint": "9.30.1",
|
27
27
|
"eslint-config-prettier": "10.1.5",
|
28
28
|
"eslint-plugin-compat": "6.0.2",
|
29
|
-
"eslint-plugin-prettier": "5.5.
|
29
|
+
"eslint-plugin-prettier": "5.5.1",
|
30
30
|
"eslint-plugin-yml": "1.18.0",
|
31
|
-
"globals": "16.
|
31
|
+
"globals": "16.3.0",
|
32
32
|
"jiti": "2.4.2",
|
33
33
|
"jose": "6.0.11",
|
34
34
|
"nuxt-gtag": "3.0.3",
|
35
35
|
"nuxt-security": "2.2.0",
|
36
|
-
"sweetalert2": "11.22.
|
37
|
-
"vue-tsc": "
|
36
|
+
"sweetalert2": "11.22.2",
|
37
|
+
"vue-tsc": "3.0.1"
|
38
38
|
},
|
39
39
|
"devDependencies": {
|
40
|
-
"@types/node": "22.
|
40
|
+
"@types/node": "22.16.0",
|
41
41
|
"@urql/devtools": "2.0.3",
|
42
|
-
"@urql/exchange-graphcache": "7.2.
|
42
|
+
"@urql/exchange-graphcache": "7.2.4",
|
43
43
|
"consola": "3.4.2",
|
44
44
|
"defu": "6.1.4",
|
45
45
|
"h3": "1.15.3",
|
46
46
|
"lodash-es": "4.17.21",
|
47
|
-
"nuxt": "3.17.
|
47
|
+
"nuxt": "3.17.6",
|
48
48
|
"pinia": "3.0.3",
|
49
|
-
"prettier": "3.
|
49
|
+
"prettier": "3.6.2",
|
50
50
|
"prettier-plugin-tailwindcss": "0.6.13",
|
51
51
|
"serve": "14.2.4",
|
52
52
|
"sharp": "0.34.2",
|
53
|
-
"stylelint": "16.21.
|
54
|
-
"stylelint-config-recommended-vue": "1.6.
|
53
|
+
"stylelint": "16.21.1",
|
54
|
+
"stylelint-config-recommended-vue": "1.6.1",
|
55
55
|
"stylelint-config-standard": "38.0.0",
|
56
56
|
"stylelint-no-unsupported-browser-features": "8.0.4",
|
57
|
-
"tailwindcss": "4.1.
|
57
|
+
"tailwindcss": "4.1.11",
|
58
58
|
"vue": "3.5.17",
|
59
59
|
"vue-router": "4.5.1"
|
60
60
|
},
|
@@ -74,7 +74,7 @@
|
|
74
74
|
"main": "nuxt.config.ts",
|
75
75
|
"name": "@dargmuesli/nuxt-vio",
|
76
76
|
"peerDependencies": {
|
77
|
-
"nuxt": "3.17.
|
77
|
+
"nuxt": "3.17.6",
|
78
78
|
"vue": "3.5.17",
|
79
79
|
"vue-router": "4.5.1"
|
80
80
|
},
|
@@ -106,5 +106,5 @@
|
|
106
106
|
"start:static": "serve .playground/.output/public --ssl-cert ./.config/certificates/ssl.crt --ssl-key ./.config/certificates/ssl.key"
|
107
107
|
},
|
108
108
|
"type": "module",
|
109
|
-
"version": "18.3.
|
109
|
+
"version": "18.3.2"
|
110
110
|
}
|
package/shared/utils/auth.ts
CHANGED
@@ -1,6 +1,7 @@
|
|
1
1
|
import type { Client } from '@urql/vue'
|
2
2
|
import { consola } from 'consola'
|
3
|
-
import {
|
3
|
+
import { setCookie } from 'h3'
|
4
|
+
import type { H3Event } from 'h3'
|
4
5
|
import { decodeJwt } from 'jose'
|
5
6
|
|
6
7
|
import { useVioAuthStore } from '../../app/stores/auth'
|