⬆️ Update dependency vue-router to v4.4.3
All checks were successful
ci / docker (pull_request) Successful in 45s

This commit is contained in:
Renovate 2024-08-09 01:05:06 +00:00
parent 66fdd55cc1
commit 76b60b4078
2 changed files with 6 additions and 6 deletions

View File

@ -25,7 +25,7 @@
"roboto-fontface": "^0.10.0",
"uuid": "10.0.0",
"vue": "3.4.36",
"vue-router": "4.4.2",
"vue-router": "4.4.3",
"vuetify": "3.6.14",
"webfontloader": "1.6.28"
},

View File

@ -42,8 +42,8 @@ importers:
specifier: 3.4.36
version: 3.4.36(typescript@5.5.4)
vue-router:
specifier: 4.4.2
version: 4.4.2(vue@3.4.36(typescript@5.5.4))
specifier: 4.4.3
version: 4.4.3(vue@3.4.36(typescript@5.5.4))
vuetify:
specifier: 3.6.14
version: 3.6.14(typescript@5.5.4)(vite-plugin-vuetify@2.0.4)(vue@3.4.36(typescript@5.5.4))(webpack-plugin-vuetify@3.0.3)
@ -2232,8 +2232,8 @@ packages:
peerDependencies:
eslint: '>=6.0.0'
vue-router@4.4.2:
resolution: {integrity: sha512-1qNybkn2L7QsLzaXs8nvlQmRKp8XF8DCxZys/Jr1JpQcHsKUxTKzTxCVA1G7NfBfwRIBgCJPoujOG5lHCCNUxw==}
vue-router@4.4.3:
resolution: {integrity: sha512-sv6wmNKx2j3aqJQDMxLFzs/u/mjA9Z5LCgy6BE0f7yFWMjrPLnS/sPNn8ARY/FXw6byV18EFutn5lTO6+UsV5A==}
peerDependencies:
vue: ^3.2.0
@ -4440,7 +4440,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
vue-router@4.4.2(vue@3.4.36(typescript@5.5.4)):
vue-router@4.4.3(vue@3.4.36(typescript@5.5.4)):
dependencies:
'@vue/devtools-api': 6.6.3
vue: 3.4.36(typescript@5.5.4)