⬆️ Update dependency vue-router to v4.4.0
All checks were successful
ci / docker (pull_request) Successful in 42s
All checks were successful
ci / docker (pull_request) Successful in 42s
This commit is contained in:
parent
d498c153e1
commit
679a1422f1
@ -25,7 +25,7 @@
|
||||
"roboto-fontface": "^0.10.0",
|
||||
"uuid": "10.0.0",
|
||||
"vue": "3.4.30",
|
||||
"vue-router": "4.3.3",
|
||||
"vue-router": "4.4.0",
|
||||
"vuetify": "3.6.10",
|
||||
"webfontloader": "1.6.28"
|
||||
},
|
||||
|
@ -42,8 +42,8 @@ importers:
|
||||
specifier: 3.4.30
|
||||
version: 3.4.30(typescript@5.5.2)
|
||||
vue-router:
|
||||
specifier: 4.3.3
|
||||
version: 4.3.3(vue@3.4.30(typescript@5.5.2))
|
||||
specifier: 4.4.0
|
||||
version: 4.4.0(vue@3.4.30(typescript@5.5.2))
|
||||
vuetify:
|
||||
specifier: 3.6.10
|
||||
version: 3.6.10(typescript@5.5.2)(vite-plugin-vuetify@2.0.3)(vue@3.4.30(typescript@5.5.2))(webpack-plugin-vuetify@3.0.3)
|
||||
@ -2247,8 +2247,8 @@ packages:
|
||||
peerDependencies:
|
||||
eslint: '>=6.0.0'
|
||||
|
||||
vue-router@4.3.3:
|
||||
resolution: {integrity: sha512-8Q+u+WP4N2SXY38FDcF2H1dUEbYVHVPtPCPZj/GTZx8RCbiB8AtJP9+YIxn4Vs0svMTNQcLIzka4GH7Utkx9xQ==}
|
||||
vue-router@4.4.0:
|
||||
resolution: {integrity: sha512-HB+t2p611aIZraV2aPSRNXf0Z/oLZFrlygJm+sZbdJaW6lcFqEDQwnzUBXn+DApw+/QzDU/I9TeWx9izEjTmsA==}
|
||||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
|
||||
@ -3002,9 +3002,9 @@ snapshots:
|
||||
|
||||
abbrev@2.0.0: {}
|
||||
|
||||
acorn-import-assertions@1.9.0(acorn@8.11.3):
|
||||
acorn-import-assertions@1.9.0(acorn@8.12.0):
|
||||
dependencies:
|
||||
acorn: 8.11.3
|
||||
acorn: 8.12.0
|
||||
|
||||
acorn-jsx@5.3.2(acorn@8.11.3):
|
||||
dependencies:
|
||||
@ -4302,7 +4302,7 @@ snapshots:
|
||||
terser@5.26.0:
|
||||
dependencies:
|
||||
'@jridgewell/source-map': 0.3.5
|
||||
acorn: 8.11.3
|
||||
acorn: 8.12.0
|
||||
commander: 2.20.3
|
||||
source-map-support: 0.5.21
|
||||
|
||||
@ -4484,7 +4484,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
vue-router@4.3.3(vue@3.4.30(typescript@5.5.2)):
|
||||
vue-router@4.4.0(vue@3.4.30(typescript@5.5.2)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.5.1
|
||||
vue: 3.4.30(typescript@5.5.2)
|
||||
@ -4556,8 +4556,8 @@ snapshots:
|
||||
'@webassemblyjs/ast': 1.11.6
|
||||
'@webassemblyjs/wasm-edit': 1.11.6
|
||||
'@webassemblyjs/wasm-parser': 1.11.6
|
||||
acorn: 8.11.3
|
||||
acorn-import-assertions: 1.9.0(acorn@8.11.3)
|
||||
acorn: 8.12.0
|
||||
acorn-import-assertions: 1.9.0(acorn@8.12.0)
|
||||
browserslist: 4.22.2
|
||||
chrome-trace-event: 1.0.3
|
||||
enhanced-resolve: 5.15.0
|
||||
|
Loading…
Reference in New Issue
Block a user