chore(deps): update dependency vue-eslint-parser to v10.4.1 #2937

Merged
renovate merged 1 commits from renovate/vue-eslint-parser-10.x into main 2026-06-05 11:07:01 +00:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -49,7 +49,7 @@
"typescript-eslint": "8.60.1",
"vite-plugin-vuetify": "2.1.3",
"vue": "3.5.35",
"vue-eslint-parser": "10.4.0",
"vue-eslint-parser": "10.4.1",
"vue-router": "5.1.0",
"vuetify": "4.0.8"
},
@@ -20869,9 +20869,9 @@
"license": "MIT"
},
"node_modules/vue-eslint-parser": {
"version": "10.4.0",
"resolved": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-10.4.0.tgz",
"integrity": "sha512-Vxi9pJdbN3ZnVGLODVtZ7y4Y2kzAAE2Cm0CZ3ZDRvydVYxZ6VrnBhLikBsRS+dpwj4Jv4UCv21PTEwF5rQ9WXg==",
"version": "10.4.1",
"resolved": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-10.4.1.tgz",
"integrity": "sha512-Gk6gRDj0n/fkRa3C3l0bBheoBckUq/Rs0F/TvMWIS6nzzx67amAViMe9CkNgsP2tXyQONvGiHQESHwFtZ3aYDA==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -42,7 +42,7 @@
"typescript-eslint": "8.60.1",
"vite-plugin-vuetify": "2.1.3",
"vue": "3.5.35",
"vue-eslint-parser": "10.4.0",
"vue-eslint-parser": "10.4.1",
"vue-router": "5.1.0",
"vuetify": "4.0.8"
},