@dargmuesli/nuxt-vio 17.0.2 → 17.0.3
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/package.json +19 -20
package/package.json
CHANGED
|
@@ -1,62 +1,61 @@
|
|
|
1
1
|
{
|
|
2
2
|
"dependencies": {
|
|
3
|
-
"@dargmuesli/nuxt-cookie-control": "8.5.
|
|
3
|
+
"@dargmuesli/nuxt-cookie-control": "8.5.3",
|
|
4
4
|
"@eslint/compat": "1.2.7",
|
|
5
5
|
"@heroicons/vue": "2.2.0",
|
|
6
|
-
"@http-util/status-i18n": "0.
|
|
7
|
-
"@intlify/eslint-plugin-vue-i18n": "4.0.0
|
|
8
|
-
"@nuxt/devtools": "2.1
|
|
6
|
+
"@http-util/status-i18n": "0.9.0",
|
|
7
|
+
"@intlify/eslint-plugin-vue-i18n": "4.0.0",
|
|
8
|
+
"@nuxt/devtools": "2.2.1",
|
|
9
9
|
"@nuxt/eslint": "1.1.0",
|
|
10
10
|
"@nuxt/image": "1.9.0",
|
|
11
11
|
"@nuxtjs/color-mode": "3.5.2",
|
|
12
|
-
"@nuxtjs/html-validator": "2.
|
|
12
|
+
"@nuxtjs/html-validator": "2.1.0",
|
|
13
13
|
"@nuxtjs/i18n": "9.2.1",
|
|
14
14
|
"@nuxtjs/seo": "2.2.0",
|
|
15
15
|
"@pinia/nuxt": "0.10.1",
|
|
16
16
|
"@tailwindcss/forms": "0.5.10",
|
|
17
17
|
"@tailwindcss/typography": "0.5.16",
|
|
18
|
-
"@tailwindcss/vite": "4.0.
|
|
18
|
+
"@tailwindcss/vite": "4.0.11",
|
|
19
19
|
"@types/lodash-es": "4.17.12",
|
|
20
|
-
"@urql/core": "5.1.
|
|
21
|
-
"@urql/vue": "1.4.
|
|
20
|
+
"@urql/core": "5.1.1",
|
|
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
26
|
"eslint": "9.21.0",
|
|
27
|
-
"eslint-config-prettier": "10.0.
|
|
27
|
+
"eslint-config-prettier": "10.0.2",
|
|
28
28
|
"eslint-plugin-compat": "6.0.2",
|
|
29
29
|
"eslint-plugin-prettier": "5.2.3",
|
|
30
30
|
"eslint-plugin-yml": "1.17.0",
|
|
31
31
|
"globals": "16.0.0",
|
|
32
32
|
"jiti": "2.4.2",
|
|
33
|
-
"jose": "6.0.
|
|
33
|
+
"jose": "6.0.8",
|
|
34
34
|
"nuxt-gtag": "3.0.2",
|
|
35
|
-
"nuxt-security": "2.
|
|
35
|
+
"nuxt-security": "2.2.0",
|
|
36
36
|
"sweetalert2": "11.17.2",
|
|
37
|
-
"vue-tsc": "2.2.
|
|
37
|
+
"vue-tsc": "2.2.8"
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
40
|
-
"@unhead/vue": "1.11.
|
|
40
|
+
"@unhead/vue": "1.11.20",
|
|
41
41
|
"@urql/devtools": "2.0.3",
|
|
42
|
-
"@urql/exchange-graphcache": "7.2.
|
|
42
|
+
"@urql/exchange-graphcache": "7.2.3",
|
|
43
43
|
"consola": "3.4.0",
|
|
44
|
-
"cookie-es": "1.2.2",
|
|
45
44
|
"defu": "6.1.4",
|
|
46
45
|
"h3": "1.15.1",
|
|
47
46
|
"lodash-es": "4.17.21",
|
|
48
47
|
"nuxt": "3.15.4",
|
|
49
48
|
"pinia": "3.0.1",
|
|
50
|
-
"prettier": "3.5.
|
|
49
|
+
"prettier": "3.5.3",
|
|
51
50
|
"prettier-plugin-tailwindcss": "0.6.11",
|
|
52
51
|
"serve": "14.2.4",
|
|
53
52
|
"sharp": "0.33.5",
|
|
54
|
-
"stylelint": "16.
|
|
53
|
+
"stylelint": "16.15.0",
|
|
55
54
|
"stylelint-config-recommended-vue": "1.6.0",
|
|
56
55
|
"stylelint-config-standard": "37.0.0",
|
|
57
56
|
"stylelint-no-unsupported-browser-features": "8.0.4",
|
|
58
|
-
"tailwindcss": "4.0.
|
|
59
|
-
"unhead": "1.11.
|
|
57
|
+
"tailwindcss": "4.0.11",
|
|
58
|
+
"unhead": "1.11.20",
|
|
60
59
|
"vue": "3.5.13",
|
|
61
60
|
"vue-router": "4.5.0"
|
|
62
61
|
},
|
|
@@ -117,5 +116,5 @@
|
|
|
117
116
|
"start:static": "serve .playground/.output/public --ssl-cert ./.config/certificates/ssl.crt --ssl-key ./.config/certificates/ssl.key"
|
|
118
117
|
},
|
|
119
118
|
"type": "module",
|
|
120
|
-
"version": "17.0.
|
|
119
|
+
"version": "17.0.3"
|
|
121
120
|
}
|