chore: Update vue-router to version 4.4.3
All checks were successful
CI / cache-and-install (push) Successful in 59s
All checks were successful
CI / cache-and-install (push) Successful in 59s
This commit is contained in:
2
.npmrc
2
.npmrc
@ -1,2 +1,2 @@
|
|||||||
use-node-version=20.16.0
|
use-node-version=20.16.0
|
||||||
registry=https://npm-cf-proxy.oo1.dev
|
# registry=https://npm-cf-proxy.oo1.dev
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
"mitt": "^3.0.1",
|
"mitt": "^3.0.1",
|
||||||
"nprogress": "^0.2.0",
|
"nprogress": "^0.2.0",
|
||||||
"page-stack-vue3": "^2.5.6",
|
"page-stack-vue3": "^2.5.6",
|
||||||
"pinia": "^2.2.0",
|
"pinia": "^2.2.1",
|
||||||
"pinia-plugin-persistedstate": "^3.2.1",
|
"pinia-plugin-persistedstate": "^3.2.1",
|
||||||
"radash": "^12.1.0",
|
"radash": "^12.1.0",
|
||||||
"tdesign-icons-vue-next": "^0.2.4",
|
"tdesign-icons-vue-next": "^0.2.4",
|
||||||
@ -31,9 +31,9 @@
|
|||||||
"ts-enum-util": "^4.1.0",
|
"ts-enum-util": "^4.1.0",
|
||||||
"utils4u": "^1.0.24",
|
"utils4u": "^1.0.24",
|
||||||
"vant": "^4.9.4",
|
"vant": "^4.9.4",
|
||||||
"vue": "^3.4.35",
|
"vue": "^3.4.36",
|
||||||
"vue-page-stack": "^3.2.0",
|
"vue-page-stack": "^3.2.0",
|
||||||
"vue-router": "^4.4.2"
|
"vue-router": "^4.4.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@iconify/utils": "^2.1.30",
|
"@iconify/utils": "^2.1.30",
|
||||||
@ -63,7 +63,7 @@
|
|||||||
"unplugin-auto-import": "^0.18.2",
|
"unplugin-auto-import": "^0.18.2",
|
||||||
"unplugin-vue-components": "^0.27.3",
|
"unplugin-vue-components": "^0.27.3",
|
||||||
"unplugin-vue-router": "^0.10.2",
|
"unplugin-vue-router": "^0.10.2",
|
||||||
"vite": "^5.3.5",
|
"vite": "^5.4.0",
|
||||||
"vite-plugin-vue-devtools": "^7.3.7",
|
"vite-plugin-vue-devtools": "^7.3.7",
|
||||||
"vitest": "^2.0.5",
|
"vitest": "^2.0.5",
|
||||||
"vue-tsc": "^2.0.29"
|
"vue-tsc": "^2.0.29"
|
||||||
|
1253
pnpm-lock.yaml
generated
1253
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user