mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 01:57:19 +08:00
chore(deps): Update dependency vue-router to v5.0.1 (#1310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
8
web/pnpm-lock.yaml
generated
8
web/pnpm-lock.yaml
generated
@@ -100,7 +100,7 @@ importers:
|
||||
version: 8.0.1(echarts@6.0.0)(vue@3.5.27(typescript@5.9.3))
|
||||
vue-router:
|
||||
specifier: ^5.0.0
|
||||
version: 5.0.0(@vue/compiler-sfc@3.5.27)(pinia@3.0.4(typescript@5.9.3)(vue@3.5.27(typescript@5.9.3)))(vue@3.5.27(typescript@5.9.3))
|
||||
version: 5.0.1(@vue/compiler-sfc@3.5.27)(pinia@3.0.4(typescript@5.9.3)(vue@3.5.27(typescript@5.9.3)))(vue@3.5.27(typescript@5.9.3))
|
||||
vue3-gettext:
|
||||
specifier: 4.0.0-beta.1
|
||||
version: 4.0.0-beta.1(@vue/compiler-sfc@3.5.27)(vue@3.5.27(typescript@5.9.3))
|
||||
@@ -3401,8 +3401,8 @@ packages:
|
||||
vue-flow-layout@0.2.0:
|
||||
resolution: {integrity: sha512-zKgsWWkXq0xrus7H4Mc+uFs1ESrmdTXlO0YNbR6wMdPaFvosL3fMB8N7uTV308UhGy9UvTrGhIY7mVz9eN+L0Q==}
|
||||
|
||||
vue-router@5.0.0:
|
||||
resolution: {integrity: sha512-xWHlps4o1ScODWqvyapl0v1uGy0g7ozmsTSO/dguyGb/9RL6oSU2HfN/8oMXnoFOH1BuTaAkbiOz4OWdkfjcZg==}
|
||||
vue-router@5.0.1:
|
||||
resolution: {integrity: sha512-t+lFugGXMdaq8lbn+vXG4j2H9UlsP205Tszz1wcDk9FyxqItBzcdJQ06IhpkQ2mHOfiTOHZeBshkskzPzHJkCw==}
|
||||
peerDependencies:
|
||||
'@pinia/colada': ^0.18.1
|
||||
'@vue/compiler-sfc': ^3.5.17
|
||||
@@ -7143,7 +7143,7 @@ snapshots:
|
||||
|
||||
vue-flow-layout@0.2.0: {}
|
||||
|
||||
vue-router@5.0.0(@vue/compiler-sfc@3.5.27)(pinia@3.0.4(typescript@5.9.3)(vue@3.5.27(typescript@5.9.3)))(vue@3.5.27(typescript@5.9.3)):
|
||||
vue-router@5.0.1(@vue/compiler-sfc@3.5.27)(pinia@3.0.4(typescript@5.9.3)(vue@3.5.27(typescript@5.9.3)))(vue@3.5.27(typescript@5.9.3)):
|
||||
dependencies:
|
||||
'@babel/generator': 7.28.6
|
||||
'@vue-macros/common': 3.1.2(vue@3.5.27(typescript@5.9.3))
|
||||
|
||||
Reference in New Issue
Block a user