Update dependency vue-component-type-helpers to v3

recreating renovate PR !644
This commit is contained in:
Andrea Vos 2025-07-19 16:11:15 +02:00
parent eaf33e78f2
commit 698fdafd44
2 changed files with 8 additions and 3 deletions

View File

@ -122,7 +122,7 @@
"ts-json-schema-generator": "^1.5.0",
"typescript": "^5.8.3",
"vitest": "^3.2.4",
"vue-component-type-helpers": "^2.1.6",
"vue-component-type-helpers": "^3.0.3",
"vue-tsc": "^3.0.1",
"vuedraggable": "^4.1.0"
},

9
pnpm-lock.yaml generated
View File

@ -322,8 +322,8 @@ importers:
specifier: ^3.2.4
version: 3.2.4(@types/node@22.15.29)(jiti@2.4.2)(jsdom@26.0.0(canvas@3.1.0))(sass@1.32.12)(terser@5.33.0)(yaml@2.8.0)
vue-component-type-helpers:
specifier: ^2.1.6
version: 2.1.6
specifier: ^3.0.3
version: 3.0.3
vue-tsc:
specifier: ^3.0.1
version: 3.0.1(typescript@5.8.3)
@ -8344,6 +8344,9 @@ packages:
vue-component-type-helpers@2.1.6:
resolution: {integrity: sha512-ng11B8B/ZADUMMOsRbqv0arc442q7lifSubD0v8oDXIFoMg/mXwAPUunrroIDkY+mcD0dHKccdaznSVp8EoX3w==}
vue-component-type-helpers@3.0.3:
resolution: {integrity: sha512-koiBu7lO8e6w/UlbZAAIW11qcFQocYIl7Nh/SVwGZ804ej5KrncU32bRxi2zfU2Kyf6HWuk1CeeVP2rhIL+vyQ==}
vue-demi@0.14.10:
resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==}
engines: {node: '>=12'}
@ -18314,6 +18317,8 @@ snapshots:
vue-component-type-helpers@2.1.6: {}
vue-component-type-helpers@3.0.3: {}
vue-demi@0.14.10(vue@3.5.17(typescript@5.8.3)):
dependencies:
vue: 3.5.17(typescript@5.8.3)