fix(deps): update dependency vue-router to v4.5.1 (#5126)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-26 03:40:14 +02:00 committed by GitHub
parent 48686dc05d
commit 74e4dfbd7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,7 +73,7 @@ importers:
version: 11.1.3(vue@3.5.13(typescript@5.8.3)) version: 11.1.3(vue@3.5.13(typescript@5.8.3))
vue-router: vue-router:
specifier: ^4.5.0 specifier: ^4.5.0
version: 4.5.0(vue@3.5.13(typescript@5.8.3)) version: 4.5.1(vue@3.5.13(typescript@5.8.3))
devDependencies: devDependencies:
'@antfu/eslint-config': '@antfu/eslint-config':
specifier: ^4.0.0 specifier: ^4.0.0
@ -3124,8 +3124,8 @@ packages:
peerDependencies: peerDependencies:
vue: ^3.0.0 vue: ^3.0.0
vue-router@4.5.0: vue-router@4.5.1:
resolution: {integrity: sha512-HDuk+PuH5monfNuY+ct49mNmkCRK4xJAV9Ts4z9UFc4rzdDnxQLyCMGGc8pKhZhHTVzfanpNwB/lwqevcBwI4w==} resolution: {integrity: sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw==}
peerDependencies: peerDependencies:
vue: ^3.2.0 vue: ^3.2.0
@ -6374,7 +6374,7 @@ snapshots:
'@vue/devtools-api': 6.6.4 '@vue/devtools-api': 6.6.4
vue: 3.5.13(typescript@5.8.3) vue: 3.5.13(typescript@5.8.3)
vue-router@4.5.0(vue@3.5.13(typescript@5.8.3)): vue-router@4.5.1(vue@3.5.13(typescript@5.8.3)):
dependencies: dependencies:
'@vue/devtools-api': 6.6.4 '@vue/devtools-api': 6.6.4
vue: 3.5.13(typescript@5.8.3) vue: 3.5.13(typescript@5.8.3)