Update .npmrc to add local and proxy npm registries
All checks were successful
CI / cache-and-install (push) Successful in 2m17s
All checks were successful
CI / cache-and-install (push) Successful in 2m17s
This commit is contained in:
4
.npmrc
4
.npmrc
@ -1,6 +1,4 @@
|
||||
registry=http://localhost:8787
|
||||
registry=https://registry.npmmirror.com
|
||||
registry=https://npm-cf-proxy.oo1.dev
|
||||
registry=https://registry.npmjs.org/
|
||||
registry=https://flask-pxy.1-h.cc
|
||||
registry=https://verdaccio.1-h.cc
|
||||
shamefully-hoist=true
|
||||
|
30
package.json
30
package.json
@ -30,7 +30,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@alova/adapter-axios": "^2.0.7",
|
||||
"@unhead/vue": "^1.11.2",
|
||||
"@unhead/vue": "^1.11.6",
|
||||
"@vant/use": "^1.6.0",
|
||||
"alova": "^3.0.16",
|
||||
"axios": "^1.7.7",
|
||||
@ -40,39 +40,39 @@
|
||||
"nprogress": "^0.2.0",
|
||||
"page-stack-vue3": "^2.5.6",
|
||||
"pinia": "^2.2.2",
|
||||
"pinia-plugin-persistedstate": "^4.0.1",
|
||||
"pinia-plugin-persistedstate": "^4.0.2",
|
||||
"radash": "^12.1.0",
|
||||
"taze": "^0.16.8",
|
||||
"taze": "^0.16.9",
|
||||
"tdesign-icons-vue-next": "^0.2.6",
|
||||
"tdesign-mobile-vue": "^1.4.2",
|
||||
"ts-enum-util": "^4.1.0",
|
||||
"utils4u": "^2.9.0",
|
||||
"vant": "^4.9.5",
|
||||
"utils4u": "^2.10.1",
|
||||
"vant": "^4.9.6",
|
||||
"vite-plugin-webfont-dl": "^3.9.5",
|
||||
"vue": "^3.5.5",
|
||||
"vue": "^3.5.6",
|
||||
"vue-page-stack": "^3.2.0",
|
||||
"vue-router": "^4.4.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/carbon": "^1.2.1",
|
||||
"@iconify/utils": "^2.1.32",
|
||||
"@iconify/utils": "^2.1.33",
|
||||
"@rushstack/eslint-patch": "^1.10.4",
|
||||
"@tsconfig/node20": "^20.1.4",
|
||||
"@types/jsdom": "^21.1.7",
|
||||
"@types/node": "^22.5.5",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"@unocss/preset-attributify": "^0.62.3",
|
||||
"@unocss/preset-rem-to-px": "^0.62.3",
|
||||
"@unocss/reset": "^0.62.3",
|
||||
"@unocss/preset-attributify": "^0.62.4",
|
||||
"@unocss/preset-rem-to-px": "^0.62.4",
|
||||
"@unocss/reset": "^0.62.4",
|
||||
"@vant/auto-import-resolver": "^1.2.1",
|
||||
"@vitejs/plugin-vue": "^5.1.3",
|
||||
"@vitejs/plugin-vue": "^5.1.4",
|
||||
"@vitejs/plugin-vue-jsx": "^4.0.1",
|
||||
"@vue/eslint-config-prettier": "^9.0.0",
|
||||
"@vue/eslint-config-typescript": "^13.0.0",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"@vue/tsconfig": "^0.5.1",
|
||||
"eruda": "^3.3.0",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-plugin-vue": "^9.28.0",
|
||||
"husky": "^9.1.6",
|
||||
"jsdom": "^25.0.0",
|
||||
@ -82,15 +82,15 @@
|
||||
"prettier": "^3.3.3",
|
||||
"surge": "latest",
|
||||
"typescript": "~5.6.2",
|
||||
"unocss": "^0.62.3",
|
||||
"unocss": "^0.62.4",
|
||||
"unplugin-auto-import": "^0.18.3",
|
||||
"unplugin-icons": "^0.19.3",
|
||||
"unplugin-vue-components": "^0.27.4",
|
||||
"unplugin-vue-macros": "^2.12.1",
|
||||
"unplugin-vue-macros": "^2.12.2",
|
||||
"unplugin-vue-markdown": "^0.26.2",
|
||||
"unplugin-vue-router": "^0.10.8",
|
||||
"vercel": "latest",
|
||||
"vite": "^5.4.5",
|
||||
"vite": "^5.4.6",
|
||||
"vite-plugin-cdn-import": "^1.0.1",
|
||||
"vite-plugin-vue-devtools": "^7.4.5",
|
||||
"vitest": "^2.1.1",
|
||||
|
1383
pnpm-lock.yaml
generated
1383
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user