Merge pull request 'chore(deps): update dependency eslint-plugin-vue to ^9.32.0' (#27) from renovate/eslint-plugin-vue-9.x into main
Reviewed-on: #27
This commit is contained in:
commit
88f651fe7a
8
package-lock.json
generated
8
package-lock.json
generated
@ -18,7 +18,7 @@
|
||||
"@vue/eslint-config-typescript": "^14.1.4",
|
||||
"@vue/tsconfig": "^0.7.0",
|
||||
"eslint": "^9.16.0",
|
||||
"eslint-plugin-vue": "^9.31.0",
|
||||
"eslint-plugin-vue": "^9.32.0",
|
||||
"prettier": "^3.4.1",
|
||||
"typescript": "5.6",
|
||||
"vite": "^6.0.1",
|
||||
@ -1924,9 +1924,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-vue": {
|
||||
"version": "9.31.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.31.0.tgz",
|
||||
"integrity": "sha512-aYMUCgivhz1o4tLkRHj5oq9YgYPM4/EJc0M7TAKRLCUA5OYxRLAhYEVD2nLtTwLyixEFI+/QXSvKU9ESZFgqjQ==",
|
||||
"version": "9.32.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.32.0.tgz",
|
||||
"integrity": "sha512-b/Y05HYmnB/32wqVcjxjHZzNpwxj1onBOvqW89W+V+XNG1dRuaFbNd3vT9CLbr2LXjEoq+3vn8DanWf7XU22Ug==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
@ -21,7 +21,7 @@
|
||||
"@vue/eslint-config-typescript": "^14.1.4",
|
||||
"@vue/tsconfig": "^0.7.0",
|
||||
"eslint": "^9.16.0",
|
||||
"eslint-plugin-vue": "^9.31.0",
|
||||
"eslint-plugin-vue": "^9.32.0",
|
||||
"prettier": "^3.4.1",
|
||||
"typescript": "5.6",
|
||||
"vite": "^6.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user