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

This commit is contained in:
Renovate
2024-11-25 15:02:00 +00:00
parent 01ff9a4358
commit ded2f769be
2 changed files with 6 additions and 5 deletions
+5 -4
View File
@@ -50,7 +50,7 @@
"typescript-eslint": "8.15.0",
"vite-plugin-vuetify": "2.0.4",
"vue": "3.5.13",
"vue-router": "4.4.5",
"vue-router": "4.5.0",
"vuetify": "3.7.4"
},
"engines": {
@@ -20253,9 +20253,10 @@
}
},
"node_modules/vue-router": {
"version": "4.4.5",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.4.5.tgz",
"integrity": "sha512-4fKZygS8cH1yCyuabAXGUAsyi1b2/o/OKgu/RUb+znIYOxPRxdkytJEx+0wGcpBE1pX6vUgh5jwWOKRGvuA/7Q==",
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.5.0.tgz",
"integrity": "sha512-HDuk+PuH5monfNuY+ct49mNmkCRK4xJAV9Ts4z9UFc4rzdDnxQLyCMGGc8pKhZhHTVzfanpNwB/lwqevcBwI4w==",
"license": "MIT",
"dependencies": {
"@vue/devtools-api": "^6.6.4"
},
+1 -1
View File
@@ -42,7 +42,7 @@
"typescript-eslint": "8.15.0",
"vite-plugin-vuetify": "2.0.4",
"vue": "3.5.13",
"vue-router": "4.4.5",
"vue-router": "4.5.0",
"vuetify": "3.7.4"
},
"dependencies": {