@dargmuesli/nuxt-vio 8.4.0 → 8.4.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +7 -7
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@dargmuesli/nuxt-vio",
|
3
|
-
"version": "8.4.
|
3
|
+
"version": "8.4.1",
|
4
4
|
"repository": {
|
5
5
|
"type": "git",
|
6
6
|
"url": "git+https://github.com/dargmuesli/vio.git"
|
@@ -78,7 +78,7 @@
|
|
78
78
|
"@nuxtjs/eslint-config-typescript": "12.1.0",
|
79
79
|
"@nuxtjs/html-validator": "1.5.2",
|
80
80
|
"@nuxtjs/i18n": "npm:@nuxtjs/i18n-edge@8.0.0-rc.5-28296269.d5d5540",
|
81
|
-
"@nuxtjs/tailwindcss": "6.8.
|
81
|
+
"@nuxtjs/tailwindcss": "6.8.1",
|
82
82
|
"@nuxtseo/module": "2.0.0-beta.39",
|
83
83
|
"@pinia/nuxt": "0.5.1",
|
84
84
|
"@playwright/test": "1.39.0",
|
@@ -97,7 +97,7 @@
|
|
97
97
|
"cookie-es": "1.0.0",
|
98
98
|
"cross-env": "7.0.3",
|
99
99
|
"dayjs": "2.0.0-alpha.4",
|
100
|
-
"defu": "6.1.
|
100
|
+
"defu": "6.1.3",
|
101
101
|
"eslint": "8.52.0",
|
102
102
|
"eslint-config-prettier": "9.0.0",
|
103
103
|
"eslint-plugin-compat": "4.2.0",
|
@@ -106,7 +106,7 @@
|
|
106
106
|
"eslint-plugin-yml": "1.10.0",
|
107
107
|
"h3": "1.8.2",
|
108
108
|
"jiti": "1.20.0",
|
109
|
-
"jose": "
|
109
|
+
"jose": "5.0.1",
|
110
110
|
"lint-staged": "15.0.2",
|
111
111
|
"lodash-es": "4.17.21",
|
112
112
|
"nuxt": "3.8.0",
|
@@ -121,13 +121,13 @@
|
|
121
121
|
"stylelint-config-standard": "34.0.0",
|
122
122
|
"stylelint-no-unsupported-browser-features": "7.0.0",
|
123
123
|
"sweetalert2": "11.7.32",
|
124
|
-
"tailwindcss": "3.3.
|
124
|
+
"tailwindcss": "3.3.5",
|
125
125
|
"ufo": "1.3.1",
|
126
126
|
"unhead": "1.7.4",
|
127
|
-
"vue": "3.3.
|
127
|
+
"vue": "3.3.7",
|
128
128
|
"vue-gtag": "2.0.1",
|
129
129
|
"vue-router": "4.2.5",
|
130
|
-
"vue-tsc": "1.8.
|
130
|
+
"vue-tsc": "1.8.21"
|
131
131
|
},
|
132
132
|
"peerDependencies": {
|
133
133
|
"playwright-core": "1.39.0"
|