@dargmuesli/nuxt-vio 12.0.6 → 12.0.7
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@dargmuesli/nuxt-vio",
|
3
|
-
"version": "12.0.
|
3
|
+
"version": "12.0.7",
|
4
4
|
"repository": {
|
5
5
|
"type": "git",
|
6
6
|
"url": "git+https://github.com/dargmuesli/vio.git"
|
@@ -36,6 +36,7 @@
|
|
36
36
|
"main": "nuxt.config.ts",
|
37
37
|
"dependencies": {
|
38
38
|
"@dargmuesli/nuxt-cookie-control": "8.4.2",
|
39
|
+
"@eslint/compat": "1.0.3",
|
39
40
|
"@heroicons/vue": "2.1.3",
|
40
41
|
"@http-util/status-i18n": "0.8.1",
|
41
42
|
"@intlify/eslint-plugin-vue-i18n": "3.0.0",
|
@@ -69,7 +70,6 @@
|
|
69
70
|
},
|
70
71
|
"devDependencies": {
|
71
72
|
"@axe-core/playwright": "4.9.1",
|
72
|
-
"@eslint/compat": "1.0.3",
|
73
73
|
"@playwright/test": "1.44.1",
|
74
74
|
"@unhead/vue": "1.9.12",
|
75
75
|
"@urql/devtools": "2.0.3",
|