@dargmuesli/nuxt-vio 11.2.2 → 11.2.3
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +6 -6
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@dargmuesli/nuxt-vio",
|
3
|
-
"version": "11.2.
|
3
|
+
"version": "11.2.3",
|
4
4
|
"repository": {
|
5
5
|
"type": "git",
|
6
6
|
"url": "git+https://github.com/dargmuesli/vio.git"
|
@@ -41,10 +41,10 @@
|
|
41
41
|
"@intlify/eslint-plugin-vue-i18n": "3.0.0-next.11",
|
42
42
|
"@nuxt/devtools": "1.2.0",
|
43
43
|
"@nuxt/eslint": "0.3.10",
|
44
|
-
"@nuxt/image": "1.
|
44
|
+
"@nuxt/image": "1.7.0",
|
45
45
|
"@nuxtjs/color-mode": "3.4.1",
|
46
|
-
"@nuxtjs/html-validator": "1.8.
|
47
|
-
"@nuxtjs/i18n": "8.3.
|
46
|
+
"@nuxtjs/html-validator": "1.8.1",
|
47
|
+
"@nuxtjs/i18n": "8.3.0",
|
48
48
|
"@nuxtjs/seo": "2.0.0-rc.10",
|
49
49
|
"@nuxtjs/tailwindcss": "6.12.0",
|
50
50
|
"@pinia/nuxt": "0.5.1",
|
@@ -70,7 +70,7 @@
|
|
70
70
|
"devDependencies": {
|
71
71
|
"@axe-core/playwright": "4.9.0",
|
72
72
|
"@playwright/test": "1.43.1",
|
73
|
-
"@unhead/vue": "1.9.
|
73
|
+
"@unhead/vue": "1.9.9",
|
74
74
|
"@urql/devtools": "2.0.3",
|
75
75
|
"@urql/exchange-graphcache": "7.0.2",
|
76
76
|
"@urql/vue": "1.1.3",
|
@@ -93,7 +93,7 @@
|
|
93
93
|
"stylelint-no-unsupported-browser-features": "8.0.1",
|
94
94
|
"tailwindcss": "3.4.3",
|
95
95
|
"ufo": "1.5.3",
|
96
|
-
"unhead": "1.9.
|
96
|
+
"unhead": "1.9.9",
|
97
97
|
"vue": "3.4.26",
|
98
98
|
"vue-router": "4.3.2",
|
99
99
|
"vue-tsc": "2.0.16"
|