chore(deps): update dependency eslint-plugin-vue to v10.4.0
This commit is contained in:
Generated
+4
-4
@@ -42,7 +42,7 @@
|
||||
"eslint": "9.32.0",
|
||||
"eslint-plugin-nuxt": "4.0.0",
|
||||
"eslint-plugin-simple-import-sort": "12.1.1",
|
||||
"eslint-plugin-vue": "10.3.0",
|
||||
"eslint-plugin-vue": "10.4.0",
|
||||
"nuxt": "4.0.2",
|
||||
"postcss-html": "1.8.0",
|
||||
"sass": "1.89.2",
|
||||
@@ -12756,9 +12756,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/eslint-plugin-vue": {
|
||||
"version": "10.3.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-10.3.0.tgz",
|
||||
"integrity": "sha512-A0u9snqjCfYaPnqqOaH6MBLVWDUIN4trXn8J3x67uDcXvR7X6Ut8p16N+nYhMCQ9Y7edg2BIRGzfyZsY0IdqoQ==",
|
||||
"version": "10.4.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-10.4.0.tgz",
|
||||
"integrity": "sha512-K6tP0dW8FJVZLQxa2S7LcE1lLw3X8VvB3t887Q6CLrFVxHYBXGANbXvwNzYIu6Ughx1bSJ5BDT0YB3ybPT39lw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -33,7 +33,7 @@
|
||||
"eslint": "9.32.0",
|
||||
"eslint-plugin-nuxt": "4.0.0",
|
||||
"eslint-plugin-simple-import-sort": "12.1.1",
|
||||
"eslint-plugin-vue": "10.3.0",
|
||||
"eslint-plugin-vue": "10.4.0",
|
||||
"nuxt": "4.0.2",
|
||||
"postcss-html": "1.8.0",
|
||||
"sass": "1.89.2",
|
||||
|
||||
Reference in New Issue
Block a user