chore(deps): update dependency eslint-plugin-vue to v10.0.1
This commit is contained in:
Generated
+5
-4
@@ -39,7 +39,7 @@
|
||||
"esbuild": "0.25.3",
|
||||
"eslint": "9.25.1",
|
||||
"eslint-plugin-nuxt": "4.0.0",
|
||||
"eslint-plugin-vue": "10.0.0",
|
||||
"eslint-plugin-vue": "10.0.1",
|
||||
"nuxt": "3.17.1",
|
||||
"postcss-html": "1.8.0",
|
||||
"sass": "1.87.0",
|
||||
@@ -12451,10 +12451,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-vue": {
|
||||
"version": "10.0.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-10.0.0.tgz",
|
||||
"integrity": "sha512-XKckedtajqwmaX6u1VnECmZ6xJt+YvlmMzBPZd+/sI3ub2lpYZyFnsyWo7c3nMOQKJQudeyk1lw/JxdgeKT64w==",
|
||||
"version": "10.0.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-10.0.1.tgz",
|
||||
"integrity": "sha512-A5dRYc3eQ5i2rJFBW8J6F69ur/H7YfYg+5SCg6v829FU0BhM4fUTrRVR2d4MdZgzw0ioJEk6otYHEAnoGFqO4A==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint-community/eslint-utils": "^4.4.0",
|
||||
"natural-compare": "^1.4.0",
|
||||
|
||||
+1
-1
@@ -31,7 +31,7 @@
|
||||
"esbuild": "0.25.3",
|
||||
"eslint": "9.25.1",
|
||||
"eslint-plugin-nuxt": "4.0.0",
|
||||
"eslint-plugin-vue": "10.0.0",
|
||||
"eslint-plugin-vue": "10.0.1",
|
||||
"nuxt": "3.17.1",
|
||||
"postcss-html": "1.8.0",
|
||||
"sass": "1.87.0",
|
||||
|
||||
Reference in New Issue
Block a user