@dargmuesli/nuxt-vio 9.0.0-beta.4 → 9.0.0-beta.5
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": "9.0.0-beta.
|
3
|
+
"version": "9.0.0-beta.5",
|
4
4
|
"repository": {
|
5
5
|
"type": "git",
|
6
6
|
"url": "git+https://github.com/dargmuesli/vio.git"
|
@@ -48,6 +48,7 @@
|
|
48
48
|
"@tailwindcss/forms": "0.5.6",
|
49
49
|
"@tailwindcss/typography": "0.5.10",
|
50
50
|
"@types/lodash-es": "4.17.10",
|
51
|
+
"@urql/core": "4.1.4",
|
51
52
|
"@vuelidate/core": "2.0.3",
|
52
53
|
"@vuelidate/validators": "2.0.4",
|
53
54
|
"clipboardy": "4.0.0",
|
@@ -63,7 +64,6 @@
|
|
63
64
|
"@nuxtjs/eslint-config-typescript": "12.1.0",
|
64
65
|
"@playwright/test": "1.39.0",
|
65
66
|
"@unhead/vue": "1.8.3",
|
66
|
-
"@urql/core": "4.1.4",
|
67
67
|
"@urql/devtools": "2.0.3",
|
68
68
|
"@urql/exchange-graphcache": "6.3.3",
|
69
69
|
"@urql/vue": "1.1.2",
|