chore(deps): update dependency vue-eslint-parser to v10.4.0
dancefinder-app / build (pull_request) Successful in 5m16s
dancefinder-app / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-02-14 02:02:42 +00:00
parent b5a6956502
commit c157606b9e
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -52,7 +52,7 @@
"typescript-eslint": "8.55.0",
"vite-plugin-vuetify": "2.1.3",
"vue": "3.5.28",
"vue-eslint-parser": "10.3.0",
"vue-eslint-parser": "10.4.0",
"vue-router": "4.6.4",
"vuetify": "3.11.8"
},
@@ -23525,9 +23525,9 @@
"license": "MIT"
},
"node_modules/vue-eslint-parser": {
"version": "10.3.0",
"resolved": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-10.3.0.tgz",
"integrity": "sha512-Aj1cCjD3HQjp5B8cLr6zJjISEOkr0MCrqvwLg3MeyGDjKlL8uMFLKfVbP7Te09cG9Y9KmzJwwnD7hf884CpcOg==",
"version": "10.4.0",
"resolved": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-10.4.0.tgz",
"integrity": "sha512-Vxi9pJdbN3ZnVGLODVtZ7y4Y2kzAAE2Cm0CZ3ZDRvydVYxZ6VrnBhLikBsRS+dpwj4Jv4UCv21PTEwF5rQ9WXg==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -44,7 +44,7 @@
"typescript-eslint": "8.55.0",
"vite-plugin-vuetify": "2.1.3",
"vue": "3.5.28",
"vue-eslint-parser": "10.3.0",
"vue-eslint-parser": "10.4.0",
"vue-router": "4.6.4",
"vuetify": "3.11.8"
},