chore(deps): update dependency eslint-plugin-vue to v10.3.0

This commit is contained in:
Renovate Bot 2025-07-05 10:39:27 +00:00
parent 0a30fce81d
commit 542455a897
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

View file

@ -9,7 +9,7 @@
"esbuild-plugin-vue3": "0.4.2",
"esbuild-sass-plugin": "3.3.1",
"eslint": "9.30.1",
"eslint-plugin-vue": "10.2.0",
"eslint-plugin-vue": "10.3.0",
"typescript": "5.8.3",
"vue-eslint-parser": "10.2.0"
},

View file

@ -995,10 +995,10 @@ escape-string-regexp@^4.0.0:
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
eslint-plugin-vue@10.2.0:
version "10.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-10.2.0.tgz#0c0bae71683d78e99736c5f3c500bf3d7d9c7c0d"
integrity sha512-tl9s+KN3z0hN2b8fV2xSs5ytGl7Esk1oSCxULLwFcdaElhZ8btYYZFrWxvh4En+czrSDtuLCeCOGa8HhEZuBdQ==
eslint-plugin-vue@10.3.0:
version "10.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-10.3.0.tgz#d8fb96d06bc71829177fe81590489117b9540c17"
integrity sha512-A0u9snqjCfYaPnqqOaH6MBLVWDUIN4trXn8J3x67uDcXvR7X6Ut8p16N+nYhMCQ9Y7edg2BIRGzfyZsY0IdqoQ==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
natural-compare "^1.4.0"