feat: update multiple dependencies
This commit is contained in:
47
package.json
47
package.json
@ -44,41 +44,41 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@alova/adapter-axios": "^2.0.13",
|
||||
"@alova/adapter-axios": "^2.0.15",
|
||||
"@formkit/auto-animate": "^0.8.2",
|
||||
"@intlify/unplugin-vue-i18n": "^6.0.8",
|
||||
"@pinia/colada": "^0.16.1",
|
||||
"@pinia/colada": "^0.17.0",
|
||||
"@primeuix/themes": "^1.1.1",
|
||||
"@splinetool/runtime": "^1.9.96",
|
||||
"@types/p5": "^1.7.6",
|
||||
"@types/sortablejs": "^1.15.8",
|
||||
"@unhead/vue": "^2.0.10",
|
||||
"@vant/use": "^1.6.0",
|
||||
"@vueuse/core": "^13.2.0",
|
||||
"alova": "^3.2.11",
|
||||
"@vueuse/core": "^13.3.0",
|
||||
"alova": "^3.3.0",
|
||||
"ant-design-vue": "~4.2.6",
|
||||
"axios": "^1.9.0",
|
||||
"cesium": "^1.129.0",
|
||||
"cesium": "^1.130.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"consola": "^3.4.2",
|
||||
"dayjs": "^1.11.13",
|
||||
"deep-freeze-es6": "^4.0.0",
|
||||
"deep-freeze-es6": "^4.0.1",
|
||||
"jsencrypt": "^3.3.2",
|
||||
"lucide-vue-next": "^0.511.0",
|
||||
"lucide-vue-next": "^0.513.0",
|
||||
"mitt": "^3.0.1",
|
||||
"nprogress": "^0.2.0",
|
||||
"p5": "^2.0.2",
|
||||
"p5": "^2.0.3",
|
||||
"page-stack-vue3": "^2.5.6",
|
||||
"pinia": "^3.0.2",
|
||||
"pinia": "^3.0.3",
|
||||
"pinia-plugin-persistedstate": "^4.3.0",
|
||||
"plotly.js-dist-min": "^3.0.1",
|
||||
"primeicons": "^7.0.0",
|
||||
"primelocale": "^2.1.2",
|
||||
"primevue": "^4.3.4",
|
||||
"primevue": "^4.3.5",
|
||||
"radash": "^12.1.0",
|
||||
"radix-vue": "^1.9.17",
|
||||
"reka-ui": "^2.2.1",
|
||||
"reka-ui": "^2.3.1",
|
||||
"satellite.js": "^6.0.0",
|
||||
"sortablejs": "^1.15.6",
|
||||
"tailwind-merge": "^3.3.0",
|
||||
@ -87,10 +87,10 @@
|
||||
"ts-enum-util": "^4.1.0",
|
||||
"utils4u": "^4.2.3",
|
||||
"vant": "^4.9.19",
|
||||
"vue": "^3.5.14",
|
||||
"vue-data-ui": "^2.7.5",
|
||||
"vue": "^3.5.16",
|
||||
"vue-data-ui": "^2.10.1",
|
||||
"vue-draggable-plus": "^0.6.0",
|
||||
"vue-i18n": "^11.1.4",
|
||||
"vue-i18n": "^11.1.5",
|
||||
"vue-page-stack": "^3.2.0",
|
||||
"vue-router": "^4.5.1"
|
||||
},
|
||||
@ -99,12 +99,12 @@
|
||||
"@commitlint/config-conventional": "^19.8.1",
|
||||
"@eslint/compat": "^1.2.9",
|
||||
"@faker-js/faker": "^9.8.0",
|
||||
"@iconify-json/carbon": "^1.2.8",
|
||||
"@iconify-json/carbon": "^1.2.9",
|
||||
"@iconify-json/logos": "^1.2.4",
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@iconify/utils": "^2.3.0",
|
||||
"@playwright/test": "^1.52.0",
|
||||
"@primevue/auto-import-resolver": "^4.3.4",
|
||||
"@primevue/auto-import-resolver": "^4.3.5",
|
||||
"@tsconfig/node22": "^22.0.2",
|
||||
"@types/archiver": "^6.0.3",
|
||||
"@types/mockjs": "^1.0.10",
|
||||
@ -124,22 +124,21 @@
|
||||
"depcheck": "^1.4.7",
|
||||
"eruda": "^3.4.1",
|
||||
"eslint": "^9.28.0",
|
||||
"eslint-plugin-import-x": "^4.15.0",
|
||||
"eslint-plugin-oxlint": "^0.17.0",
|
||||
"eslint-plugin-perfectionist": "^4.13.0",
|
||||
"eslint-plugin-import-x": "^4.15.1",
|
||||
"eslint-plugin-oxlint": "^0.18.1",
|
||||
"eslint-plugin-perfectionist": "^4.14.0",
|
||||
"eslint-plugin-unicorn": "^59.0.1",
|
||||
"eslint-plugin-vue": "^10.1.0",
|
||||
"eslint-plugin-vue": "^10.2.0",
|
||||
"husky": "^9.1.7",
|
||||
"less": "^4.3.0",
|
||||
"lint-staged": "^16.1.0",
|
||||
"mockjs": "^1.1.0",
|
||||
"npm-run-all2": "^8.0.4",
|
||||
"oxlint": "^0.17.0",
|
||||
"oxlint": "^0.18.1",
|
||||
"prettier": "3.5.3",
|
||||
"sass-embedded": "^1.89.0",
|
||||
"terser": "^5.39.2",
|
||||
"terser": "^5.42.0",
|
||||
"typescript": "~5.8.3",
|
||||
"unocss": "66.1.2",
|
||||
"unocss": "66.1.4",
|
||||
"unocss-preset-animations": "^1.2.1",
|
||||
"unocss-preset-chinese": "^0.3.3",
|
||||
"unocss-preset-shadcn": "^0.5.0",
|
||||
|
4663
pnpm-lock.yaml
generated
4663
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user