chore(deps): update dependency vue-component-type-helpers to v3
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 3m11s
/ cleanup_surge (push) Successful in 16s
/ playwright (push) Successful in 1m2s
/ surge (push) Successful in 3m0s
/ lint-build-and-check (push) Successful in 5m36s

This commit is contained in:
2025-07-01 23:38:51 +08:00
parent 416faf42bf
commit 3dcba6a1ef
2 changed files with 8 additions and 3 deletions

View File

@ -158,7 +158,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": "^2.2.10",
"vue-component-type-helpers": "^3.0.0",
"vue-tsc": "^2.2.10"
}
}

9
pnpm-lock.yaml generated
View File

@ -351,8 +351,8 @@ importers:
specifier: ^3.10.5
version: 3.10.5(vite@7.0.0(@types/node@22.15.34)(jiti@2.4.2)(less@4.3.0)(sass-embedded@1.89.1)(terser@5.42.0)(yaml@2.8.0))
vue-component-type-helpers:
specifier: ^2.2.10
version: 2.2.10
specifier: ^3.0.0
version: 3.0.0
vue-tsc:
specifier: ^2.2.10
version: 2.2.10(typescript@5.8.3)
@ -5277,6 +5277,9 @@ packages:
vue-component-type-helpers@2.2.10:
resolution: {integrity: sha512-iDUO7uQK+Sab2tYuiP9D1oLujCWlhHELHMgV/cB13cuGbG4qwkLHvtfWb6FzvxrIOPDnU0oHsz2MlQjhYDeaHA==}
vue-component-type-helpers@3.0.0:
resolution: {integrity: sha512-J1HtqhZIqmYoNg4SLcYVFdCdsVUkMo4Z6/Wx4sQMfY8TFIIqDmd3mS2whfBIKzAA7dHMexarwYbvtB/fOUuEsw==}
vue-data-ui@2.12.7:
resolution: {integrity: sha512-at75OR5o46oqwHsXdQlmNEXglWVjSG5sBBHXrUdfLX9cNymKdZmTlYk4qXp2X021CvRrTABkFTAij0Z2k2sgcw==}
peerDependencies:
@ -10777,6 +10780,8 @@ snapshots:
vue-component-type-helpers@2.2.10: {}
vue-component-type-helpers@3.0.0: {}
vue-data-ui@2.12.7(vue@3.5.17(typescript@5.8.3)):
dependencies:
vue: 3.5.17(typescript@5.8.3)