@dargmuesli/nuxt-vio 20.7.0 → 20.7.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/package.json +19 -18
package/package.json
CHANGED
|
@@ -1,56 +1,56 @@
|
|
|
1
1
|
{
|
|
2
2
|
"dependencies": {
|
|
3
|
-
"@dargmuesli/nuxt-cookie-control": "9.1.
|
|
3
|
+
"@dargmuesli/nuxt-cookie-control": "9.1.16",
|
|
4
4
|
"@eslint/compat": "2.0.2",
|
|
5
5
|
"@heroicons/vue": "2.2.0",
|
|
6
|
-
"@nuxtjs/turnstile": "1.1.1",
|
|
7
6
|
"@http-util/status-i18n": "0.9.0",
|
|
8
7
|
"@intlify/eslint-plugin-vue-i18n": "4.1.1",
|
|
9
|
-
"@nuxt/devtools": "3.
|
|
10
|
-
"@nuxt/eslint": "1.
|
|
8
|
+
"@nuxt/devtools": "3.2.1",
|
|
9
|
+
"@nuxt/eslint": "1.15.1",
|
|
11
10
|
"@nuxt/image": "2.0.0",
|
|
12
11
|
"@nuxtjs/color-mode": "4.0.0",
|
|
13
12
|
"@nuxtjs/html-validator": "2.1.0",
|
|
14
13
|
"@nuxtjs/i18n": "10.2.3",
|
|
15
14
|
"@nuxtjs/seo": "3.4.0",
|
|
15
|
+
"@nuxtjs/turnstile": "1.1.1",
|
|
16
16
|
"@pinia/nuxt": "0.11.3",
|
|
17
17
|
"@tailwindcss/forms": "0.5.11",
|
|
18
18
|
"@tailwindcss/typography": "0.5.19",
|
|
19
|
-
"@tailwindcss/vite": "4.
|
|
19
|
+
"@tailwindcss/vite": "4.2.0",
|
|
20
20
|
"@types/lodash-es": "4.17.12",
|
|
21
|
-
"@types/nodemailer": "7.0.
|
|
21
|
+
"@types/nodemailer": "7.0.10",
|
|
22
22
|
"@urql/core": "6.0.1",
|
|
23
23
|
"@urql/vue": "2.0.0",
|
|
24
24
|
"@vuelidate/core": "2.0.3",
|
|
25
25
|
"@vuelidate/validators": "2.0.4",
|
|
26
|
-
"@vueuse/core": "14.2.
|
|
26
|
+
"@vueuse/core": "14.2.1",
|
|
27
27
|
"class-variance-authority": "0.7.1",
|
|
28
|
-
"clipboardy": "5.
|
|
28
|
+
"clipboardy": "5.3.0",
|
|
29
29
|
"clsx": "2.1.1",
|
|
30
30
|
"eslint": "9.39.2",
|
|
31
31
|
"eslint-config-prettier": "10.1.8",
|
|
32
|
-
"eslint-plugin-compat": "6.
|
|
32
|
+
"eslint-plugin-compat": "6.2.0",
|
|
33
33
|
"eslint-plugin-prettier": "5.5.5",
|
|
34
|
-
"eslint-plugin-yml": "3.1
|
|
34
|
+
"eslint-plugin-yml": "3.2.1",
|
|
35
35
|
"globals": "17.3.0",
|
|
36
36
|
"jiti": "2.6.1",
|
|
37
37
|
"jose": "6.1.3",
|
|
38
|
-
"lucide-vue-next": "0.
|
|
38
|
+
"lucide-vue-next": "0.574.0",
|
|
39
39
|
"nodemailer": "8.0.1",
|
|
40
40
|
"nuxt-gtag": "4.1.0",
|
|
41
41
|
"nuxt-security": "2.5.1",
|
|
42
42
|
"reka-ui": "2.8.0",
|
|
43
43
|
"shadcn-nuxt": "2.4.3",
|
|
44
|
-
"tailwind-merge": "3.
|
|
44
|
+
"tailwind-merge": "3.5.0",
|
|
45
45
|
"tw-animate-css": "1.4.0",
|
|
46
46
|
"vue-sonner": "2.0.9",
|
|
47
47
|
"vue-tsc": "3.2.4"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
|
-
"@types/node": "24.10.
|
|
50
|
+
"@types/node": "24.10.13",
|
|
51
51
|
"@urql/devtools": "2.0.3",
|
|
52
52
|
"@urql/exchange-graphcache": "9.0.0",
|
|
53
|
-
"@vueuse/core": "14.2.
|
|
53
|
+
"@vueuse/core": "14.2.1",
|
|
54
54
|
"consola": "3.4.2",
|
|
55
55
|
"defu": "6.1.4",
|
|
56
56
|
"h3": "1.15.5",
|
|
@@ -61,12 +61,12 @@
|
|
|
61
61
|
"prettier-plugin-tailwindcss": "0.7.2",
|
|
62
62
|
"serve": "14.2.5",
|
|
63
63
|
"sharp": "0.34.5",
|
|
64
|
-
"stylelint": "17.
|
|
64
|
+
"stylelint": "17.3.0",
|
|
65
65
|
"stylelint-config-recommended-vue": "1.6.1",
|
|
66
66
|
"stylelint-config-standard": "40.0.0",
|
|
67
67
|
"stylelint-no-unsupported-browser-features": "8.1.1",
|
|
68
|
-
"tailwindcss": "4.
|
|
69
|
-
"vue": "3.5.
|
|
68
|
+
"tailwindcss": "4.2.0",
|
|
69
|
+
"vue": "3.5.28",
|
|
70
70
|
"vue-router": "4.6.4"
|
|
71
71
|
},
|
|
72
72
|
"engines": {
|
|
@@ -100,6 +100,7 @@
|
|
|
100
100
|
"build": "pnpm run build:node",
|
|
101
101
|
"build:node": "NUXT_PUBLIC_SITE_URL=https://localhost:3001 nuxt build playground",
|
|
102
102
|
"build:static": "NUXT_PUBLIC_SITE_URL=https://localhost:3002 nuxt generate playground",
|
|
103
|
+
"build:static:test": "NUXT_PUBLIC_VIO_IS_TESTING=true nuxt generate playground",
|
|
103
104
|
"certificates": ".config/certificates/mkcert.sh",
|
|
104
105
|
"dev": "pnpm run start:dev",
|
|
105
106
|
"generate": "pnpm run build:static",
|
|
@@ -117,5 +118,5 @@
|
|
|
117
118
|
"start:static": "node node/server/static.mjs"
|
|
118
119
|
},
|
|
119
120
|
"type": "module",
|
|
120
|
-
"version": "20.7.
|
|
121
|
+
"version": "20.7.2"
|
|
121
122
|
}
|