chore(deps): 更新 npm registry 配置并升级部分依赖版本
This commit is contained in:
2
.npmrc
2
.npmrc
@ -2,7 +2,7 @@ registry=https://registry.npmmirror.com/
|
|||||||
registry=https://mirrors.cloud.tencent.com/npm/
|
registry=https://mirrors.cloud.tencent.com/npm/
|
||||||
registry=https://mirrors.huaweicloud.com/repository/npm/
|
registry=https://mirrors.huaweicloud.com/repository/npm/
|
||||||
registry=https://registry.npmjs.org/
|
registry=https://registry.npmjs.org/
|
||||||
registry=https://npm.oo1.dev/
|
registry=https://nexus.oo1.dev/repository/npm/
|
||||||
|
|
||||||
# https://pnpm.io/zh/npmrc#node-mirrorltreleasedir
|
# https://pnpm.io/zh/npmrc#node-mirrorltreleasedir
|
||||||
use-node-version=22.12.0
|
use-node-version=22.12.0
|
||||||
|
@ -32,13 +32,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@alova/adapter-axios": "^2.0.11",
|
"@alova/adapter-axios": "^2.0.12",
|
||||||
"@intlify/unplugin-vue-i18n": "^6.0.1",
|
"@intlify/unplugin-vue-i18n": "^6.0.1",
|
||||||
"@primevue/themes": "^4.2.5",
|
"@primevue/themes": "^4.2.5",
|
||||||
"@unhead/vue": "^1.11.14",
|
"@unhead/vue": "^1.11.14",
|
||||||
"@vant/use": "^1.6.0",
|
"@vant/use": "^1.6.0",
|
||||||
"@vueuse/core": "^12.0.0",
|
"@vueuse/core": "^12.0.0",
|
||||||
"alova": "^3.2.6",
|
"alova": "^3.2.7",
|
||||||
"axios": "^1.7.9",
|
"axios": "^1.7.9",
|
||||||
"dayjs": "^1.11.13",
|
"dayjs": "^1.11.13",
|
||||||
"jsencrypt": "^3.3.2",
|
"jsencrypt": "^3.3.2",
|
||||||
@ -46,7 +46,7 @@
|
|||||||
"nprogress": "^0.2.0",
|
"nprogress": "^0.2.0",
|
||||||
"page-stack-vue3": "^2.5.6",
|
"page-stack-vue3": "^2.5.6",
|
||||||
"pinia": "^2.3.0",
|
"pinia": "^2.3.0",
|
||||||
"pinia-plugin-persistedstate": "^4.1.3",
|
"pinia-plugin-persistedstate": "^4.2.0",
|
||||||
"primeicons": "^7.0.0",
|
"primeicons": "^7.0.0",
|
||||||
"primelocale": "^1.2.2",
|
"primelocale": "^1.2.2",
|
||||||
"primevue": "^4.2.5",
|
"primevue": "^4.2.5",
|
||||||
@ -93,7 +93,7 @@
|
|||||||
"less": "^4.2.1",
|
"less": "^4.2.1",
|
||||||
"lint-staged": "^15.2.11",
|
"lint-staged": "^15.2.11",
|
||||||
"mockjs": "^1.1.0",
|
"mockjs": "^1.1.0",
|
||||||
"npm-run-all2": "^7.0.1",
|
"npm-run-all2": "^7.0.2",
|
||||||
"prettier": "^3.4.2",
|
"prettier": "^3.4.2",
|
||||||
"surge": "^0.24.6",
|
"surge": "^0.24.6",
|
||||||
"typescript": "~5.7.2",
|
"typescript": "~5.7.2",
|
||||||
|
410
pnpm-lock.yaml
generated
410
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user