chore(deps): update dependency vue-router to v4.6.2

This commit is contained in:
Renovate
2025-10-15 15:09:39 +00:00
parent eff3f18bc9
commit 7f017b821b
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -53,7 +53,7 @@
"vite-plugin-vuetify": "2.1.2",
"vue": "3.5.22",
"vue-eslint-parser": "10.2.0",
"vue-router": "4.6.0",
"vue-router": "4.6.2",
"vuetify": "3.10.5"
},
"engines": {
@@ -21537,9 +21537,9 @@
"license": "MIT"
},
"node_modules/vue-router": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.6.0.tgz",
"integrity": "sha512-YRrWLi4ayHe1d6zyH6sMPwF/WwcDY8XgUOfQGa0Kx4kmugSorLavD1ExrM/Y83B4X2NQMXYpJFSq2pbZh9ildQ==",
"version": "4.6.2",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.6.2.tgz",
"integrity": "sha512-my83mxQKXyCms9EegBXZldehOihxBjgSjZqrZwgg4vBacNGl0oBCO+xT//wgOYpLV1RW93ZfqxrjTozd+82nbA==",
"devOptional": true,
"license": "MIT",
"peer": true,