From 8db7ded1b518a11ed1c2d315effb9853094c9fef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Tue, 28 Oct 2025 11:36:32 +0800 Subject: [PATCH] =?UTF-8?q?feat(dependencies):=20=E6=B7=BB=E5=8A=A0=20vue-?= =?UTF-8?q?component-type-helpers=20=E4=BE=9D=E8=B5=96=E9=A1=B9=20[skip=20?= =?UTF-8?q?ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + pnpm-lock.yaml | 8 ++++++++ 2 files changed, 9 insertions(+) diff --git a/package.json b/package.json index e008c00..001a83c 100644 --- a/package.json +++ b/package.json @@ -137,6 +137,7 @@ "vite-plugin-vue-meta-layouts": "^0.6.1", "vite-plugin-webfont-dl": "^3.11.1", "vitest": "^3.2.4", + "vue-component-type-helpers": "^3.1.2", "vue-i18n-extract": "^2.0.7", "vue-macros": "3.1.1", "vue-tsc": "^3.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 03f3b51..6e99d0a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -267,6 +267,9 @@ importers: vitest: specifier: ^3.2.4 version: 3.2.4(@types/node@22.18.11)(happy-dom@20.0.1)(jiti@2.6.1)(jsdom@27.0.0(postcss@8.5.6))(lightningcss@1.30.1)(sass-embedded@1.93.2)(sass@1.93.2)(terser@5.44.0)(yaml@2.8.1) + vue-component-type-helpers: + specifier: ^3.1.2 + version: 3.1.2 vue-i18n-extract: specifier: ^2.0.7 version: 2.0.7 @@ -5669,6 +5672,9 @@ packages: vue-component-type-helpers@2.2.12: resolution: {integrity: sha512-YbGqHZ5/eW4SnkPNR44mKVc6ZKQoRs/Rux1sxC6rdwXb4qpbOSYfDr9DsTHolOTGmIKgM9j141mZbBeg05R1pw==} + vue-component-type-helpers@3.1.2: + resolution: {integrity: sha512-ch3/SKBtxdZq18vsEntiGCdSszCRNfhX5QaTxjSacCAXLlNQRXfXo+ANjoQEYJMsJOJy1/vHF6Tkc4s85MS+zw==} + vue-demi@0.13.11: resolution: {integrity: sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==} engines: {node: '>=12'} @@ -11539,6 +11545,8 @@ snapshots: vue-component-type-helpers@2.2.12: {} + vue-component-type-helpers@3.1.2: {} + vue-demi@0.13.11(vue@3.5.22(typescript@5.9.2)): dependencies: vue: 3.5.22(typescript@5.9.2)