chore(deps): update all non-major dependencies
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 2m54s
/ cleanup_surge (push) Successful in 28s
/ surge (push) Successful in 2m47s
/ playwright (push) Successful in 1m0s
/ lint-build-and-check (push) Successful in 6m5s
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 2m54s
/ cleanup_surge (push) Successful in 28s
/ surge (push) Successful in 2m47s
/ playwright (push) Successful in 1m0s
/ lint-build-and-check (push) Successful in 6m5s
This commit is contained in:
2
.npmrc
2
.npmrc
@ -5,7 +5,7 @@ registry=https://registry.npmjs.org/
|
||||
# registry=https://nexus.oo1.dev/repository/npm/
|
||||
|
||||
# https://pnpm.io/zh/npmrc#node-mirrorltreleasedir
|
||||
use-node-version=22.14.0
|
||||
use-node-version=22.15.0
|
||||
node-mirror:release=https://npmmirror.com/mirrors/node/ # pnpm config set node-mirror:release=https://npmmirror.com/mirrors/node/
|
||||
node-mirror:rc=https://npmmirror.com/mirrors/node-rc/
|
||||
node-mirror:nightly=https://npmmirror.com/mirrors/node-nightly/
|
||||
|
24
package.json
24
package.json
@ -1,5 +1,5 @@
|
||||
{
|
||||
"packageManager": "pnpm@10.8.0",
|
||||
"packageManager": "pnpm@10.10.0",
|
||||
"name": "vue-ts-example",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
@ -49,16 +49,16 @@
|
||||
"@intlify/unplugin-vue-i18n": "^6.0.8",
|
||||
"@pinia/colada": "^0.15.0",
|
||||
"@primeuix/themes": "^1.0.3",
|
||||
"@splinetool/runtime": "^1.9.82",
|
||||
"@splinetool/runtime": "^1.9.89",
|
||||
"@types/p5": "^1.7.6",
|
||||
"@types/sortablejs": "^1.15.8",
|
||||
"@unhead/vue": "^2.0.5",
|
||||
"@unhead/vue": "^2.0.8",
|
||||
"@vant/use": "^1.6.0",
|
||||
"@vueuse/core": "^13.1.0",
|
||||
"alova": "^3.2.10",
|
||||
"ant-design-vue": "~4.2.6",
|
||||
"axios": "^1.8.4",
|
||||
"cesium": "^1.128.0",
|
||||
"axios": "^1.9.0",
|
||||
"cesium": "^1.129.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"consola": "^3.4.2",
|
||||
@ -70,7 +70,7 @@
|
||||
"nprogress": "^0.2.0",
|
||||
"p5": "^2.0.1",
|
||||
"page-stack-vue3": "^2.5.6",
|
||||
"pinia": "^3.0.1",
|
||||
"pinia": "^3.0.2",
|
||||
"pinia-plugin-persistedstate": "^4.2.0",
|
||||
"plotly.js-dist-min": "^3.0.1",
|
||||
"primeicons": "^7.0.0",
|
||||
@ -86,12 +86,12 @@
|
||||
"three": "^0.176.0",
|
||||
"ts-enum-util": "^4.1.0",
|
||||
"utils4u": "^4.2.3",
|
||||
"vant": "^4.9.18",
|
||||
"vant": "^4.9.19",
|
||||
"vue": "^3.5.13",
|
||||
"vue-draggable-plus": "^0.6.0",
|
||||
"vue-i18n": "^11.1.3",
|
||||
"vue-page-stack": "^3.2.0",
|
||||
"vue-router": "^4.5.0"
|
||||
"vue-router": "^4.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^19.8.0",
|
||||
@ -138,8 +138,8 @@
|
||||
"sass-embedded": "^1.87.0",
|
||||
"terser": "^5.39.0",
|
||||
"typescript": "~5.8.3",
|
||||
"unocss": "66.1.0-beta.12",
|
||||
"unocss-preset-animations": "^1.1.1",
|
||||
"unocss": "66.1.0",
|
||||
"unocss-preset-animations": "^1.2.1",
|
||||
"unocss-preset-chinese": "^0.3.3",
|
||||
"unocss-preset-shadcn": "^0.5.0",
|
||||
"unplugin-auto-import": "^19.1.2",
|
||||
@ -159,7 +159,7 @@
|
||||
"vite-plugin-vue-layouts": "^0.11.0",
|
||||
"vite-plugin-vue-meta-layouts": "^0.5.1",
|
||||
"vite-plugin-webfont-dl": "^3.10.4",
|
||||
"vue-component-type-helpers": "^2.2.8",
|
||||
"vue-tsc": "^2.2.8"
|
||||
"vue-component-type-helpers": "^2.2.10",
|
||||
"vue-tsc": "^2.2.10"
|
||||
}
|
||||
}
|
||||
|
557
pnpm-lock.yaml
generated
557
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user