@dargmuesli/nuxt-vio 18.2.2 → 18.2.4
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 +23 -23
package/package.json
CHANGED
@@ -1,21 +1,21 @@
|
|
1
1
|
{
|
2
2
|
"dependencies": {
|
3
|
-
"@dargmuesli/nuxt-cookie-control": "9.0.
|
4
|
-
"@eslint/compat": "1.2.
|
3
|
+
"@dargmuesli/nuxt-cookie-control": "9.0.3",
|
4
|
+
"@eslint/compat": "1.2.9",
|
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.
|
8
|
+
"@nuxt/devtools": "2.4.0",
|
9
9
|
"@nuxt/eslint": "1.3.0",
|
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.4",
|
14
|
+
"@nuxtjs/seo": "3.0.3",
|
15
15
|
"@pinia/nuxt": "0.11.0",
|
16
16
|
"@tailwindcss/forms": "0.5.10",
|
17
17
|
"@tailwindcss/typography": "0.5.16",
|
18
|
-
"@tailwindcss/vite": "4.1.
|
18
|
+
"@tailwindcss/vite": "4.1.6",
|
19
19
|
"@types/lodash-es": "4.17.12",
|
20
20
|
"@urql/core": "5.1.1",
|
21
21
|
"@urql/vue": "1.4.3",
|
@@ -23,40 +23,40 @@
|
|
23
23
|
"@vuelidate/validators": "2.0.4",
|
24
24
|
"clipboardy": "4.0.0",
|
25
25
|
"dayjs": "2.0.0-alpha.4",
|
26
|
-
"eslint": "9.
|
27
|
-
"eslint-config-prettier": "10.1.
|
26
|
+
"eslint": "9.26.0",
|
27
|
+
"eslint-config-prettier": "10.1.5",
|
28
28
|
"eslint-plugin-compat": "6.0.2",
|
29
|
-
"eslint-plugin-prettier": "5.
|
30
|
-
"eslint-plugin-yml": "1.
|
31
|
-
"globals": "16.
|
29
|
+
"eslint-plugin-prettier": "5.4.0",
|
30
|
+
"eslint-plugin-yml": "1.18.0",
|
31
|
+
"globals": "16.1.0",
|
32
32
|
"jiti": "2.4.2",
|
33
|
-
"jose": "6.0.
|
33
|
+
"jose": "6.0.11",
|
34
34
|
"nuxt-gtag": "3.0.2",
|
35
35
|
"nuxt-security": "2.2.0",
|
36
|
-
"sweetalert2": "11.
|
37
|
-
"vue-tsc": "2.2.
|
36
|
+
"sweetalert2": "11.21.0",
|
37
|
+
"vue-tsc": "2.2.10"
|
38
38
|
},
|
39
39
|
"devDependencies": {
|
40
|
-
"@types/node": "22.
|
40
|
+
"@types/node": "22.15.17",
|
41
41
|
"@urql/devtools": "2.0.3",
|
42
42
|
"@urql/exchange-graphcache": "7.2.3",
|
43
43
|
"consola": "3.4.2",
|
44
44
|
"defu": "6.1.4",
|
45
|
-
"h3": "1.15.
|
45
|
+
"h3": "1.15.3",
|
46
46
|
"lodash-es": "4.17.21",
|
47
|
-
"nuxt": "3.
|
47
|
+
"nuxt": "3.17.2",
|
48
48
|
"pinia": "3.0.2",
|
49
49
|
"prettier": "3.5.3",
|
50
50
|
"prettier-plugin-tailwindcss": "0.6.11",
|
51
51
|
"serve": "14.2.4",
|
52
52
|
"sharp": "0.34.1",
|
53
|
-
"stylelint": "16.
|
53
|
+
"stylelint": "16.19.1",
|
54
54
|
"stylelint-config-recommended-vue": "1.6.0",
|
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.6",
|
58
58
|
"vue": "3.5.13",
|
59
|
-
"vue-router": "4.5.
|
59
|
+
"vue-router": "4.5.1"
|
60
60
|
},
|
61
61
|
"engines": {
|
62
62
|
"node": "22"
|
@@ -74,9 +74,9 @@
|
|
74
74
|
"main": "nuxt.config.ts",
|
75
75
|
"name": "@dargmuesli/nuxt-vio",
|
76
76
|
"peerDependencies": {
|
77
|
-
"nuxt": "3.
|
77
|
+
"nuxt": "3.17.2",
|
78
78
|
"vue": "3.5.13",
|
79
|
-
"vue-router": "4.5.
|
79
|
+
"vue-router": "4.5.1"
|
80
80
|
},
|
81
81
|
"publishConfig": {
|
82
82
|
"access": "public"
|
@@ -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.2.
|
109
|
+
"version": "18.2.4"
|
110
110
|
}
|