chore(deps): update dependency vue-router to v4.5.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovate Bot 2025-01-07 21:38:21 +00:00
parent c991dbdacc
commit 07e02997d8
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -23,7 +23,7 @@
"sass-loader": "16.0.4",
"v-tooltip": "4.0.0-beta.17",
"vue": "3.5.13",
"vue-router": "4.4.5",
"vue-router": "4.5.0",
"vuex": "4.1.0"
},
"optionalDependencies": {
@ -12769,9 +12769,9 @@
}
},
"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==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -22,7 +22,7 @@
"sass-loader": "16.0.4",
"v-tooltip": "4.0.0-beta.17",
"vue": "3.5.13",
"vue-router": "4.4.5",
"vue-router": "4.5.0",
"vuex": "4.1.0"
},
"optionalDependencies": {