chore(deps): update dependency vue-eslint-parser to v10.4.1 (#2937)
dancefinder-app / build (push) Successful in 8m30s
dancefinder-app / deploy-prod (push) Successful in 1m27s

This commit was merged in pull request #2937.
This commit is contained in:
2026-06-05 11:06:57 +00:00
parent 74b391a7d2
commit 4a4efa6f42
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"
},