@yanhao98/vue-router-helper
All checks were successful
CI / cache-and-install (push) Successful in 59s

This commit is contained in:
严浩
2024-08-11 20:47:21 +08:00
parent 1b951af395
commit a4ea4e509f
4 changed files with 235 additions and 237 deletions

View File

@ -16,7 +16,8 @@
"dependencies": {
"@alova/adapter-axios": "^2.0.5",
"@vant/use": "^1.6.0",
"alova": "^3.0.5",
"@yanhao98/vue-router-helper": "^0.0.0",
"alova": "^3.0.6",
"axios": "^1.7.3",
"dayjs": "^1.11.12",
"jsencrypt": "^3.3.2",
@ -27,11 +28,11 @@
"pinia-plugin-persistedstate": "^3.2.1",
"radash": "^12.1.0",
"tdesign-icons-vue-next": "^0.2.4",
"tdesign-mobile-vue": "^1.3.3",
"tdesign-mobile-vue": "^1.3.4",
"ts-enum-util": "^4.1.0",
"utils4u": "^1.0.24",
"vant": "^4.9.4",
"vue": "^3.4.36",
"vue": "^3.4.37",
"vue-page-stack": "^3.2.0",
"vue-router": "^4.4.3"
},
@ -40,7 +41,7 @@
"@rushstack/eslint-patch": "^1.10.4",
"@tsconfig/node20": "^20.1.4",
"@types/jsdom": "^21.1.7",
"@types/node": "^22.1.0",
"@types/node": "^22.2.0",
"@types/nprogress": "^0.2.3",
"@unocss/preset-rem-to-px": "^0.61.9",
"@unocss/reset": "^0.61.9",