@dargmuesli/nuxt-vio 1.11.6 → 1.11.7
Sign up to get free protection for your applications and to get access to all the features.
- package/components/VioError.vue +1 -1
- package/package.json +2 -2
package/components/VioError.vue
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@dargmuesli/nuxt-vio",
|
3
|
-
"version": "1.11.
|
3
|
+
"version": "1.11.7",
|
4
4
|
"type": "module",
|
5
5
|
"publishConfig": {
|
6
6
|
"access": "public"
|
@@ -38,7 +38,7 @@
|
|
38
38
|
"lint:ts": "nuxt typecheck"
|
39
39
|
},
|
40
40
|
"dependencies": {
|
41
|
-
"@dargmuesli/nuxt-cookie-control": "6.1.
|
41
|
+
"@dargmuesli/nuxt-cookie-control": "6.1.5",
|
42
42
|
"@http-util/status-i18n": "0.7.0",
|
43
43
|
"@nuxtjs/html-validator": "1.5.2",
|
44
44
|
"@nuxtjs/i18n": "8.0.0-beta.10",
|