chore(deps): update dependency vue-eslint-parser to v10.4.1
renovate/stability-days Updates have met minimum release age requirement
schemas-app / build (pull_request) Successful in 4m42s
schemas-app / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-06-05 11:08:12 +00:00
parent 726c33c139
commit 322acbd8d3
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -45,7 +45,7 @@
"typescript": "6.0.3",
"typescript-eslint": "8.60.1",
"vitest": "4.1.8",
"vue-eslint-parser": "10.4.0"
"vue-eslint-parser": "10.4.1"
}
},
"node_modules/@antfu/install-pkg": {
@@ -21144,9 +21144,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
@@ -59,7 +59,7 @@
"typescript": "6.0.3",
"typescript-eslint": "8.60.1",
"vitest": "4.1.8",
"vue-eslint-parser": "10.4.0"
"vue-eslint-parser": "10.4.1"
},
"overrides": {
"@vue/server-renderer": "$vue"