mirror of
https://github.com/robonen/canvas-3d.git
synced 2026-03-20 02:44:40 +00:00
chore(deps): update dependency vue-router to ^4.6.3 (#48)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@@ -18,8 +18,8 @@ importers:
|
||||
specifier: ^3.5.22
|
||||
version: 3.5.22(typescript@5.9.3)
|
||||
vue-router:
|
||||
specifier: ^4.5.1
|
||||
version: 4.5.1(vue@3.5.22(typescript@5.9.3))
|
||||
specifier: ^4.6.3
|
||||
version: 4.6.3(vue@3.5.22(typescript@5.9.3))
|
||||
devDependencies:
|
||||
husky:
|
||||
specifier: ^9.1.7
|
||||
@@ -3271,10 +3271,10 @@ packages:
|
||||
vue-devtools-stub@0.1.0:
|
||||
resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==}
|
||||
|
||||
vue-router@4.5.1:
|
||||
resolution: {integrity: sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw==}
|
||||
vue-router@4.6.3:
|
||||
resolution: {integrity: sha512-ARBedLm9YlbvQomnmq91Os7ck6efydTSpRP3nuOKCvgJOHNrhRoJDSKtee8kcL1Vf7nz6U+PMBL+hTvR3bTVQg==}
|
||||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
vue: ^3.5.0
|
||||
|
||||
vue-tsc@3.1.1:
|
||||
resolution: {integrity: sha512-fyixKxFniOVgn+L/4+g8zCG6dflLLt01Agz9jl3TO45Bgk87NZJRmJVPsiK+ouq3LB91jJCbOV+pDkzYTxbI7A==}
|
||||
@@ -5843,13 +5843,13 @@ snapshots:
|
||||
unctx: 2.4.1
|
||||
unimport: 5.4.1
|
||||
unplugin: 2.3.10
|
||||
unplugin-vue-router: 0.15.0(@vue/compiler-sfc@3.5.22)(typescript@5.9.3)(vue-router@4.5.1(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3))
|
||||
unplugin-vue-router: 0.15.0(@vue/compiler-sfc@3.5.22)(typescript@5.9.3)(vue-router@4.6.3(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3))
|
||||
unstorage: 1.17.1(@netlify/blobs@9.1.2)(db0@0.3.2)(ioredis@5.7.0)
|
||||
untyped: 2.0.0
|
||||
vue: 3.5.22(typescript@5.9.3)
|
||||
vue-bundle-renderer: 2.2.0
|
||||
vue-devtools-stub: 0.1.0
|
||||
vue-router: 4.5.1(vue@3.5.22(typescript@5.9.3))
|
||||
vue-router: 4.6.3(vue@3.5.22(typescript@5.9.3))
|
||||
optionalDependencies:
|
||||
'@parcel/watcher': 2.4.1
|
||||
transitivePeerDependencies:
|
||||
@@ -6722,7 +6722,7 @@ snapshots:
|
||||
pathe: 2.0.3
|
||||
picomatch: 4.0.3
|
||||
|
||||
unplugin-vue-router@0.15.0(@vue/compiler-sfc@3.5.22)(typescript@5.9.3)(vue-router@4.5.1(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)):
|
||||
unplugin-vue-router@0.15.0(@vue/compiler-sfc@3.5.22)(typescript@5.9.3)(vue-router@4.6.3(vue@3.5.22(typescript@5.9.3)))(vue@3.5.22(typescript@5.9.3)):
|
||||
dependencies:
|
||||
'@vue-macros/common': 3.0.0-beta.16(vue@3.5.22(typescript@5.9.3))
|
||||
'@vue/compiler-sfc': 3.5.22
|
||||
@@ -6742,7 +6742,7 @@ snapshots:
|
||||
unplugin-utils: 0.2.4
|
||||
yaml: 2.8.0
|
||||
optionalDependencies:
|
||||
vue-router: 4.5.1(vue@3.5.22(typescript@5.9.3))
|
||||
vue-router: 4.6.3(vue@3.5.22(typescript@5.9.3))
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
- vue
|
||||
@@ -6904,7 +6904,7 @@ snapshots:
|
||||
|
||||
vue-devtools-stub@0.1.0: {}
|
||||
|
||||
vue-router@4.5.1(vue@3.5.22(typescript@5.9.3)):
|
||||
vue-router@4.6.3(vue@3.5.22(typescript@5.9.3)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.4
|
||||
vue: 3.5.22(typescript@5.9.3)
|
||||
|
||||
Reference in New Issue
Block a user