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 2m20s
/ surge (push) Successful in 3m25s
/ cleanup_surge (push) Successful in 20s
/ lint-build-and-check (push) Successful in 7m1s

This commit is contained in:
2025-07-22 16:45:56 +08:00
parent 7a1db29f4e
commit 388f126836
2 changed files with 181 additions and 181 deletions

View File

@@ -1,5 +1,5 @@
{
"packageManager": "pnpm@10.12.4",
"packageManager": "pnpm@10.13.1",
"name": "vue-ts-example",
"version": "0.0.0",
"private": true,
@@ -49,7 +49,7 @@
"@intlify/unplugin-vue-i18n": "^6.0.8",
"@pinia/colada": "^0.17.1",
"@primeuix/themes": "^1.2.1",
"@splinetool/runtime": "^1.10.22",
"@splinetool/runtime": "^1.10.33",
"@types/p5": "^1.7.6",
"@types/sortablejs": "^1.15.8",
"@unhead/vue": "^2.0.12",
@@ -86,11 +86,11 @@
"three": "^0.178.0",
"ts-enum-util": "^4.1.0",
"utils4u": "^4.2.3",
"vant": "^4.9.20",
"vant": "^4.9.21",
"vue": "^3.5.17",
"vue-data-ui": "^2.12.7",
"vue-data-ui": "^2.16.5",
"vue-draggable-plus": "^0.6.0",
"vue-i18n": "^11.1.9",
"vue-i18n": "^11.1.10",
"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.1",
"@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/mdi": "^1.2.3",
"@iconify/utils": "^2.3.0",
@@ -130,7 +130,7 @@
"eslint-plugin-unicorn": "^59.0.1",
"eslint-plugin-vue": "^10.3.0",
"husky": "^9.1.7",
"less": "^4.3.0",
"less": "^4.4.0",
"lint-staged": "^16.1.2",
"mockjs": "^1.1.0",
"naive-ui": "^2.42.0",
@@ -160,7 +160,7 @@
"vite-plugin-vue-layouts": "^0.11.0",
"vite-plugin-vue-meta-layouts": "^0.5.1",
"vite-plugin-webfont-dl": "^3.10.5",
"vue-component-type-helpers": "^3.0.1",
"vue-tsc": "^3.0.1"
"vue-component-type-helpers": "^3.0.3",
"vue-tsc": "^3.0.3"
}
}