chore(deps): update dependency vue-eslint-parser to v10.4.1 (#2937)
This commit was merged in pull request #2937.
This commit is contained in:
Generated
+4
-4
@@ -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
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user