@dargmuesli/nuxt-vio 3.2.1 → 3.2.3
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.2.
|
3
|
+
"version": "3.2.3",
|
4
4
|
"type": "module",
|
5
5
|
"publishConfig": {
|
6
6
|
"access": "public"
|
@@ -77,14 +77,14 @@
|
|
77
77
|
"@intlify/eslint-plugin-vue-i18n": "3.0.0-next.3",
|
78
78
|
"@nuxtjs/eslint-config-typescript": "12.0.0",
|
79
79
|
"@types/marked": "5.0.1",
|
80
|
-
"eslint": "8.
|
80
|
+
"eslint": "8.48.0",
|
81
81
|
"eslint-config-prettier": "9.0.0",
|
82
82
|
"eslint-plugin-compat": "4.1.4",
|
83
83
|
"eslint-plugin-nuxt": "4.0.0",
|
84
84
|
"eslint-plugin-prettier": "5.0.0",
|
85
85
|
"eslint-plugin-yml": "1.8.0",
|
86
86
|
"lint-staged": "14.0.1",
|
87
|
-
"nuxt": "3.
|
87
|
+
"nuxt": "3.7.0",
|
88
88
|
"prettier": "3.0.2",
|
89
89
|
"prettier-plugin-tailwindcss": "0.5.3",
|
90
90
|
"stylelint": "15.10.3",
|