chore(deps): update all non-major dependencies
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
/ surge (push) Successful in 2m51s
/ build-and-deploy-to-vercel (push) Successful in 3m22s
/ cleanup_surge (push) Has been cancelled
/ playwright (push) Has been cancelled
/ lint-build-and-check (push) Has been cancelled
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
/ surge (push) Successful in 2m51s
/ build-and-deploy-to-vercel (push) Successful in 3m22s
/ cleanup_surge (push) Has been cancelled
/ playwright (push) Has been cancelled
/ lint-build-and-check (push) Has been cancelled
This commit is contained in:
30
package.json
30
package.json
@ -1,5 +1,5 @@
|
||||
{
|
||||
"packageManager": "pnpm@10.12.1",
|
||||
"packageManager": "pnpm@10.12.2",
|
||||
"name": "vue-ts-example",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
@ -44,20 +44,20 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@alova/adapter-axios": "^2.0.15",
|
||||
"@alova/adapter-axios": "^2.0.16",
|
||||
"@formkit/auto-animate": "^0.8.2",
|
||||
"@intlify/unplugin-vue-i18n": "^6.0.8",
|
||||
"@pinia/colada": "^0.17.1",
|
||||
"@primeuix/themes": "^1.1.2",
|
||||
"@splinetool/runtime": "^1.10.2",
|
||||
"@splinetool/runtime": "^1.10.13",
|
||||
"@types/p5": "^1.7.6",
|
||||
"@types/sortablejs": "^1.15.8",
|
||||
"@unhead/vue": "^2.0.10",
|
||||
"@vant/use": "^1.6.0",
|
||||
"@vueuse/core": "^13.3.0",
|
||||
"alova": "^3.3.0",
|
||||
"@vueuse/core": "^13.4.0",
|
||||
"alova": "^3.3.3",
|
||||
"ant-design-vue": "~4.2.6",
|
||||
"axios": "^1.9.0",
|
||||
"axios": "^1.10.0",
|
||||
"cesium": "^1.130.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
@ -76,21 +76,21 @@
|
||||
"primeicons": "^7.0.0",
|
||||
"primelocale": "^2.1.3",
|
||||
"primevue": "^4.3.5",
|
||||
"radash": "^12.1.0",
|
||||
"radash": "^12.1.1",
|
||||
"radix-vue": "^1.9.17",
|
||||
"reka-ui": "^2.3.1",
|
||||
"satellite.js": "^6.0.0",
|
||||
"sortablejs": "^1.15.6",
|
||||
"tailwind-merge": "^3.3.0",
|
||||
"tailwind-merge": "^3.3.1",
|
||||
"tdesign-icons-vue-next": "^0.3.6",
|
||||
"three": "^0.177.0",
|
||||
"ts-enum-util": "^4.1.0",
|
||||
"utils4u": "^4.2.3",
|
||||
"vant": "^4.9.19",
|
||||
"vue": "^3.5.16",
|
||||
"vue-data-ui": "^2.10.1",
|
||||
"vant": "^4.9.20",
|
||||
"vue": "^3.5.17",
|
||||
"vue-data-ui": "^2.12.2",
|
||||
"vue-draggable-plus": "^0.6.0",
|
||||
"vue-i18n": "^11.1.5",
|
||||
"vue-i18n": "^11.1.7",
|
||||
"vue-page-stack": "^3.2.0",
|
||||
"vue-router": "^4.5.1"
|
||||
},
|
||||
@ -99,7 +99,7 @@
|
||||
"@commitlint/config-conventional": "^19.8.1",
|
||||
"@eslint/compat": "^1.3.0",
|
||||
"@faker-js/faker": "^9.8.0",
|
||||
"@iconify-json/carbon": "^1.2.9",
|
||||
"@iconify-json/carbon": "^1.2.10",
|
||||
"@iconify-json/logos": "^1.2.4",
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@iconify/utils": "^2.3.0",
|
||||
@ -122,7 +122,7 @@
|
||||
"@vue/tsconfig": "^0.7.0",
|
||||
"archiver": "^7.0.1",
|
||||
"depcheck": "^1.4.7",
|
||||
"eruda": "^3.4.1",
|
||||
"eruda": "^3.4.3",
|
||||
"eslint": "^9.29.0",
|
||||
"eslint-plugin-import-x": "^4.15.2",
|
||||
"eslint-plugin-oxlint": "^1.2.0",
|
||||
@ -137,7 +137,7 @@
|
||||
"oxlint": "^1.2.0",
|
||||
"prettier": "3.5.3",
|
||||
"typescript": "~5.8.3",
|
||||
"unocss": "66.1.4",
|
||||
"unocss": "66.2.3",
|
||||
"unocss-preset-animations": "^1.2.1",
|
||||
"unocss-preset-chinese": "^0.3.3",
|
||||
"unocss-preset-shadcn": "^0.5.0",
|
||||
|
1106
pnpm-lock.yaml
generated
1106
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user