diff --git a/package.json b/package.json index dd5fb9d..1b2f74d 100644 --- a/package.json +++ b/package.json @@ -163,7 +163,7 @@ "vitepress": "1.6.4", "vitest": "^4.1.6", "vue-eslint-parser": "10.4.0", - "vue-tsc": "3.2.5" + "vue-tsc": "3.2.9" }, "pnpm": { "overrides": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 06d7e04..aee2f6d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -220,8 +220,8 @@ importers: specifier: 10.4.0 version: 10.4.0(eslint@9.39.2(jiti@2.6.1)) vue-tsc: - specifier: 3.2.5 - version: 3.2.5(typescript@5.9.3) + specifier: 3.2.9 + version: 3.2.9(typescript@5.9.3) packages/alova: dependencies: @@ -2160,8 +2160,8 @@ packages: '@vue/devtools-shared@8.1.2': resolution: {integrity: sha512-X9RyVFYAdkBe4IUf5v48TxBF/6QPmF8CmWrDAjXzfUHrgQ/HGfTC1A6TqgXqZ03ye66l3AD51BAGD69IvKM9sw==} - '@vue/language-core@3.2.5': - resolution: {integrity: sha512-d3OIxN/+KRedeM5wQ6H6NIpwS3P5gC9nmyaHgBk+rO6dIsjY+tOh4UlPpiZbAh3YtLdCGEX4M16RmsBqPmJV+g==} + '@vue/language-core@3.2.9': + resolution: {integrity: sha512-ie0ojt/0fU/GfIogh+zgHbaYRPlt9S+cLOxcWwF7nTSFh897BVgnFKL2byT4kpp1mlqYWZ2psGwSniyE2xsxYw==} '@vue/reactivity@3.5.32': resolution: {integrity: sha512-/ORasxSGvZ6MN5gc+uE364SxFdJ0+WqVG0CENXaGW58TOCdrAW76WWaplDtECeS1qphvtBZtR+3/o1g1zL4xPQ==} @@ -6348,8 +6348,8 @@ packages: pinia: optional: true - vue-tsc@3.2.5: - resolution: {integrity: sha512-/htfTCMluQ+P2FISGAooul8kO4JMheOTCbCy4M6dYnYYjqLe3BExZudAua6MSIKSFYQtFOYAll7XobYwcpokGA==} + vue-tsc@3.2.9: + resolution: {integrity: sha512-qm8/nbo+9eZc1SCndm9wT+gq23pM+wRIdHY0wjm83B3lIginHTwcdrLUyTrKjDWXbMVNjKegNrnymhpdqnCL3A==} hasBin: true peerDependencies: typescript: '>=5.0.0' @@ -8426,7 +8426,7 @@ snapshots: '@vue/devtools-shared@8.1.2': {} - '@vue/language-core@3.2.5': + '@vue/language-core@3.2.9': dependencies: '@volar/language-core': 2.4.28 '@vue/compiler-dom': 3.5.34 @@ -13058,10 +13058,10 @@ snapshots: '@vue/compiler-sfc': 3.5.34 pinia: 3.0.4(typescript@5.9.3)(vue@3.5.32(typescript@5.9.3)) - vue-tsc@3.2.5(typescript@5.9.3): + vue-tsc@3.2.9(typescript@5.9.3): dependencies: '@volar/typescript': 2.4.28 - '@vue/language-core': 3.2.5 + '@vue/language-core': 3.2.9 typescript: 5.9.3 vue@3.5.32(typescript@5.9.3):