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

This commit is contained in:
Renovate 2024-08-02 01:04:16 +00:00
parent b0d06b3066
commit a1823d8235
2 changed files with 7 additions and 12 deletions

View File

@ -25,7 +25,7 @@
"roboto-fontface": "^0.10.0",
"uuid": "10.0.0",
"vue": "3.4.35",
"vue-router": "4.4.0",
"vue-router": "4.4.2",
"vuetify": "3.6.13",
"webfontloader": "1.6.28"
},

View File

@ -42,8 +42,8 @@ importers:
specifier: 3.4.35
version: 3.4.35(typescript@5.5.4)
vue-router:
specifier: 4.4.0
version: 4.4.0(vue@3.4.35(typescript@5.5.4))
specifier: 4.4.2
version: 4.4.2(vue@3.4.35(typescript@5.5.4))
vuetify:
specifier: 3.6.13
version: 3.6.13(typescript@5.5.4)(vite-plugin-vuetify@2.0.3)(vue@3.4.35(typescript@5.5.4))(webpack-plugin-vuetify@3.0.3)
@ -595,9 +595,6 @@ packages:
'@vue/compiler-vue2@2.7.16':
resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==}
'@vue/devtools-api@6.5.1':
resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==}
'@vue/devtools-api@6.6.3':
resolution: {integrity: sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw==}
@ -2227,8 +2224,8 @@ packages:
peerDependencies:
eslint: '>=6.0.0'
vue-router@4.4.0:
resolution: {integrity: sha512-HB+t2p611aIZraV2aPSRNXf0Z/oLZFrlygJm+sZbdJaW6lcFqEDQwnzUBXn+DApw+/QzDU/I9TeWx9izEjTmsA==}
vue-router@4.4.2:
resolution: {integrity: sha512-1qNybkn2L7QsLzaXs8nvlQmRKp8XF8DCxZys/Jr1JpQcHsKUxTKzTxCVA1G7NfBfwRIBgCJPoujOG5lHCCNUxw==}
peerDependencies:
vue: ^3.2.0
@ -2828,8 +2825,6 @@ snapshots:
de-indent: 1.0.2
he: 1.2.0
'@vue/devtools-api@6.5.1': {}
'@vue/devtools-api@6.6.3': {}
'@vue/eslint-config-prettier@9.0.0(@types/eslint@8.44.9)(eslint@9.8.0)(prettier@3.3.3)':
@ -4435,9 +4430,9 @@ snapshots:
transitivePeerDependencies:
- supports-color
vue-router@4.4.0(vue@3.4.35(typescript@5.5.4)):
vue-router@4.4.2(vue@3.4.35(typescript@5.5.4)):
dependencies:
'@vue/devtools-api': 6.5.1
'@vue/devtools-api': 6.6.3
vue: 3.4.35(typescript@5.5.4)
vue-tsc@2.0.29(typescript@5.5.4):