1 Commits

Author SHA1 Message Date
002e5823c4 chore(deps): update all non-major dependencies
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
/ playwright (push) Successful in 1m45s
/ cleanup_surge (push) Successful in 10s
/ surge (push) Successful in 3m34s
/ lint-build-and-check (push) Successful in 6m23s
2025-07-23 20:01:06 +08:00
2 changed files with 562 additions and 497 deletions

View File

@@ -1,5 +1,5 @@
{ {
"packageManager": "pnpm@10.12.4", "packageManager": "pnpm@10.13.1",
"name": "vue-ts-example", "name": "vue-ts-example",
"version": "0.0.0", "version": "0.0.0",
"private": true, "private": true,
@@ -49,7 +49,7 @@
"@intlify/unplugin-vue-i18n": "^6.0.8", "@intlify/unplugin-vue-i18n": "^6.0.8",
"@pinia/colada": "^0.17.1", "@pinia/colada": "^0.17.1",
"@primeuix/themes": "^1.2.1", "@primeuix/themes": "^1.2.1",
"@splinetool/runtime": "^1.10.22", "@splinetool/runtime": "^1.10.35",
"@types/p5": "^1.7.6", "@types/p5": "^1.7.6",
"@types/sortablejs": "^1.15.8", "@types/sortablejs": "^1.15.8",
"@unhead/vue": "^2.0.12", "@unhead/vue": "^2.0.12",
@@ -57,7 +57,7 @@
"@vueuse/core": "^13.5.0", "@vueuse/core": "^13.5.0",
"alova": "^3.3.4", "alova": "^3.3.4",
"ant-design-vue": "~4.2.6", "ant-design-vue": "~4.2.6",
"axios": "^1.10.0", "axios": "^1.11.0",
"cesium": "^1.131.0", "cesium": "^1.131.0",
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
@@ -72,7 +72,7 @@
"page-stack-vue3": "^2.5.6", "page-stack-vue3": "^2.5.6",
"pinia": "^3.0.3", "pinia": "^3.0.3",
"pinia-plugin-persistedstate": "^4.4.1", "pinia-plugin-persistedstate": "^4.4.1",
"plotly.js-dist-min": "^3.0.1", "plotly.js-dist-min": "^3.0.2",
"primeicons": "^7.0.0", "primeicons": "^7.0.0",
"primelocale": "^2.1.4", "primelocale": "^2.1.4",
"primevue": "^4.3.6", "primevue": "^4.3.6",
@@ -86,11 +86,11 @@
"three": "^0.178.0", "three": "^0.178.0",
"ts-enum-util": "^4.1.0", "ts-enum-util": "^4.1.0",
"utils4u": "^4.2.3", "utils4u": "^4.2.3",
"vant": "^4.9.20", "vant": "^4.9.21",
"vue": "^3.5.17", "vue": "^3.5.18",
"vue-data-ui": "^2.12.7", "vue-data-ui": "^2.17.1",
"vue-draggable-plus": "^0.6.0", "vue-draggable-plus": "^0.6.0",
"vue-i18n": "^11.1.9", "vue-i18n": "^11.1.11",
"vue-page-stack": "^3.2.0", "vue-page-stack": "^3.2.0",
"vue-router": "^4.5.1" "vue-router": "^4.5.1"
}, },
@@ -99,8 +99,8 @@
"@commitlint/config-conventional": "^19.8.1", "@commitlint/config-conventional": "^19.8.1",
"@eslint/compat": "^1.3.1", "@eslint/compat": "^1.3.1",
"@faker-js/faker": "^9.9.0", "@faker-js/faker": "^9.9.0",
"@iconify-json/carbon": "^1.2.10", "@iconify-json/carbon": "^1.2.11",
"@iconify-json/logos": "^1.2.4", "@iconify-json/logos": "^1.2.5",
"@iconify-json/mdi": "^1.2.3", "@iconify-json/mdi": "^1.2.3",
"@iconify/utils": "^2.3.0", "@iconify/utils": "^2.3.0",
"@playwright/test": "^1.54.1", "@playwright/test": "^1.54.1",
@@ -130,7 +130,7 @@
"eslint-plugin-unicorn": "^59.0.1", "eslint-plugin-unicorn": "^59.0.1",
"eslint-plugin-vue": "^10.3.0", "eslint-plugin-vue": "^10.3.0",
"husky": "^9.1.7", "husky": "^9.1.7",
"less": "^4.3.0", "less": "^4.4.0",
"lint-staged": "^16.1.2", "lint-staged": "^16.1.2",
"mockjs": "^1.1.0", "mockjs": "^1.1.0",
"naive-ui": "^2.42.0", "naive-ui": "^2.42.0",
@@ -150,7 +150,7 @@
"unplugin-vue-router": "^0.14.0", "unplugin-vue-router": "^0.14.0",
"vfonts": "^0.0.3", "vfonts": "^0.0.3",
"vite": "^7.0.2", "vite": "^7.0.2",
"vite-plugin-checker": "^0.10.1", "vite-plugin-checker": "^0.10.0",
"vite-plugin-fake-server": "^2.2.0", "vite-plugin-fake-server": "^2.2.0",
"vite-plugin-image-tools": "^2.0.2", "vite-plugin-image-tools": "^2.0.2",
"vite-plugin-purgecss-updated-v5": "^1.2.6", "vite-plugin-purgecss-updated-v5": "^1.2.6",
@@ -160,7 +160,7 @@
"vite-plugin-vue-layouts": "^0.11.0", "vite-plugin-vue-layouts": "^0.11.0",
"vite-plugin-vue-meta-layouts": "^0.5.1", "vite-plugin-vue-meta-layouts": "^0.5.1",
"vite-plugin-webfont-dl": "^3.10.5", "vite-plugin-webfont-dl": "^3.10.5",
"vue-component-type-helpers": "^3.0.1", "vue-component-type-helpers": "^3.0.3",
"vue-tsc": "^3.0.1" "vue-tsc": "^3.0.3"
} }
} }

1031
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff