@dargmuesli/nuxt-vio 3.0.0-beta.16 → 3.0.0-beta.17
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@dargmuesli/nuxt-vio",
|
3
|
-
"version": "3.0.0-beta.
|
3
|
+
"version": "3.0.0-beta.17",
|
4
4
|
"type": "module",
|
5
5
|
"publishConfig": {
|
6
6
|
"access": "public"
|
@@ -42,7 +42,7 @@
|
|
42
42
|
"preview": "nuxt preview .playground"
|
43
43
|
},
|
44
44
|
"dependencies": {
|
45
|
-
"@dargmuesli/nuxt-cookie-control": "6.4.
|
45
|
+
"@dargmuesli/nuxt-cookie-control": "6.4.1",
|
46
46
|
"@http-util/status-i18n": "0.8.1",
|
47
47
|
"@nuxt/image": "1.0.0-rc.1",
|
48
48
|
"@nuxtjs/color-mode": "3.3.0",
|
@@ -50,7 +50,7 @@
|
|
50
50
|
"@nuxtjs/i18n": "8.0.0-rc.3",
|
51
51
|
"@nuxtjs/tailwindcss": "6.8.0",
|
52
52
|
"@pinia/nuxt": "0.4.11",
|
53
|
-
"@tailwindcss/forms": "0.5.
|
53
|
+
"@tailwindcss/forms": "0.5.5",
|
54
54
|
"@tailwindcss/typography": "0.5.9",
|
55
55
|
"@urql/core": "4.1.1",
|
56
56
|
"@urql/devtools": "2.0.3",
|