From 31b8e0821d2da870371b8d00b8986cd71bb6217b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Dec 2025 18:35:38 +0000 Subject: [PATCH] chore(deps): update dependency vue-tsc to v3 --- examples/allow-js/package.json | 2 +- examples/ts-with-oxlint/package.json | 2 +- examples/ts-with-playwright/package.json | 2 +- examples/ts-with-prettier/package.json | 2 +- examples/ts-with-tsx-in-vue/package.json | 2 +- examples/ts/package.json | 2 +- examples/type-checked/package.json | 2 +- pnpm-lock.yaml | 109 +++++++++-------------- 8 files changed, 48 insertions(+), 75 deletions(-) diff --git a/examples/allow-js/package.json b/examples/allow-js/package.json index f9a9383..79f258c 100644 --- a/examples/allow-js/package.json +++ b/examples/allow-js/package.json @@ -36,6 +36,6 @@ "vite": "^6.2.3", "vite-plugin-vue-devtools": "^7.7.6", "vitest": "^3.2.3", - "vue-tsc": "^2.2.10" + "vue-tsc": "^3.2.0" } } diff --git a/examples/ts-with-oxlint/package.json b/examples/ts-with-oxlint/package.json index a0dcfdd..9af7976 100644 --- a/examples/ts-with-oxlint/package.json +++ b/examples/ts-with-oxlint/package.json @@ -41,6 +41,6 @@ "vite": "^6.2.3", "vite-plugin-vue-devtools": "^7.7.6", "vitest": "^3.2.3", - "vue-tsc": "^2.2.10" + "vue-tsc": "^3.2.0" } } diff --git a/examples/ts-with-playwright/package.json b/examples/ts-with-playwright/package.json index 50269b5..5160c19 100644 --- a/examples/ts-with-playwright/package.json +++ b/examples/ts-with-playwright/package.json @@ -40,6 +40,6 @@ "vite": "^6.2.3", "vite-plugin-vue-devtools": "^7.7.6", "vitest": "^3.2.3", - "vue-tsc": "^2.2.10" + "vue-tsc": "^3.2.0" } } diff --git a/examples/ts-with-prettier/package.json b/examples/ts-with-prettier/package.json index 0a48177..8ba5164 100644 --- a/examples/ts-with-prettier/package.json +++ b/examples/ts-with-prettier/package.json @@ -40,6 +40,6 @@ "vite": "^6.2.3", "vite-plugin-vue-devtools": "^7.7.6", "vitest": "^3.2.3", - "vue-tsc": "^2.2.10" + "vue-tsc": "^3.2.0" } } diff --git a/examples/ts-with-tsx-in-vue/package.json b/examples/ts-with-tsx-in-vue/package.json index 83f16f7..467395f 100644 --- a/examples/ts-with-tsx-in-vue/package.json +++ b/examples/ts-with-tsx-in-vue/package.json @@ -37,6 +37,6 @@ "vite": "^6.2.3", "vite-plugin-vue-devtools": "^7.7.6", "vitest": "^3.2.3", - "vue-tsc": "^2.2.10" + "vue-tsc": "^3.2.0" } } diff --git a/examples/ts/package.json b/examples/ts/package.json index 984f3ea..6a36d98 100644 --- a/examples/ts/package.json +++ b/examples/ts/package.json @@ -37,6 +37,6 @@ "vite": "^6.2.3", "vite-plugin-vue-devtools": "^7.7.6", "vitest": "^3.2.3", - "vue-tsc": "^2.2.10" + "vue-tsc": "^3.2.0" } } diff --git a/examples/type-checked/package.json b/examples/type-checked/package.json index 387e817..7fd3832 100644 --- a/examples/type-checked/package.json +++ b/examples/type-checked/package.json @@ -37,6 +37,6 @@ "vite": "^6.2.3", "vite-plugin-vue-devtools": "^7.7.6", "vitest": "^3.2.3", - "vue-tsc": "^2.2.10" + "vue-tsc": "^3.2.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 12679f2..d0b1efe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -82,8 +82,8 @@ importers: specifier: ^3.2.3 version: 3.2.3(@types/node@22.15.31)(jiti@2.4.2)(jsdom@26.1.0)(terser@5.34.1) vue-tsc: - specifier: ^2.2.10 - version: 2.2.10(typescript@5.8.2) + specifier: ^3.2.0 + version: 3.2.0(typescript@5.8.2) examples/js: dependencies: @@ -201,8 +201,8 @@ importers: specifier: ^3.2.3 version: 3.2.3(@types/node@22.15.31)(jiti@2.4.2)(jsdom@26.1.0)(terser@5.34.1) vue-tsc: - specifier: ^2.2.10 - version: 2.2.10(typescript@5.8.2) + specifier: ^3.2.0 + version: 3.2.0(typescript@5.8.2) examples/ts-with-oxlint: dependencies: @@ -280,8 +280,8 @@ importers: specifier: ^3.2.3 version: 3.2.3(@types/node@22.15.31)(jiti@2.4.2)(jsdom@26.1.0)(terser@5.34.1) vue-tsc: - specifier: ^2.2.10 - version: 2.2.10(typescript@5.8.2) + specifier: ^3.2.0 + version: 3.2.0(typescript@5.8.2) examples/ts-with-playwright: dependencies: @@ -359,8 +359,8 @@ importers: specifier: ^3.2.3 version: 3.2.3(@types/node@22.15.31)(jiti@2.4.2)(jsdom@26.1.0)(terser@5.34.1) vue-tsc: - specifier: ^2.2.10 - version: 2.2.10(typescript@5.8.2) + specifier: ^3.2.0 + version: 3.2.0(typescript@5.8.2) examples/ts-with-prettier: dependencies: @@ -438,8 +438,8 @@ importers: specifier: ^3.2.3 version: 3.2.3(@types/node@22.15.31)(jiti@2.4.2)(jsdom@26.1.0)(terser@5.34.1) vue-tsc: - specifier: ^2.2.10 - version: 2.2.10(typescript@5.8.2) + specifier: ^3.2.0 + version: 3.2.0(typescript@5.8.2) examples/ts-with-tsx-in-vue: dependencies: @@ -511,8 +511,8 @@ importers: specifier: ^3.2.3 version: 3.2.3(@types/node@22.15.31)(jiti@2.4.2)(jsdom@26.1.0)(terser@5.34.1) vue-tsc: - specifier: ^2.2.10 - version: 2.2.10(typescript@5.8.2) + specifier: ^3.2.0 + version: 3.2.0(typescript@5.8.2) examples/type-checked: dependencies: @@ -584,8 +584,8 @@ importers: specifier: ^3.2.3 version: 3.2.3(@types/node@22.15.31)(jiti@2.4.2)(jsdom@26.1.0)(terser@5.34.1) vue-tsc: - specifier: ^2.2.10 - version: 2.2.10(typescript@5.8.2) + specifier: ^3.2.0 + version: 3.2.0(typescript@5.8.2) packages/eslint-config-standard: dependencies: @@ -1834,14 +1834,14 @@ packages: '@vitest/utils@3.2.3': resolution: {integrity: sha512-4zFBCU5Pf+4Z6v+rwnZ1HU1yzOKKvDkMXZrymE2PBlbjKJRlrOxbvpfPSvJTGRIwGoahaOGvp+kbCoxifhzJ1Q==} - '@volar/language-core@2.4.11': - resolution: {integrity: sha512-lN2C1+ByfW9/JRPpqScuZt/4OrUUse57GLI6TbLgTIqBVemdl1wNcZ1qYGEo2+Gw8coYLgCy7SuKqn6IrQcQgg==} + '@volar/language-core@2.4.27': + resolution: {integrity: sha512-DjmjBWZ4tJKxfNC1F6HyYERNHPYS7L7OPFyCrestykNdUZMFYzI9WTyvwPcaNaHlrEUwESHYsfEw3isInncZxQ==} - '@volar/source-map@2.4.11': - resolution: {integrity: sha512-ZQpmafIGvaZMn/8iuvCFGrW3smeqkq/IIh9F1SdSx9aUl0J4Iurzd6/FhmjNO5g2ejF3rT45dKskgXWiofqlZQ==} + '@volar/source-map@2.4.27': + resolution: {integrity: sha512-ynlcBReMgOZj2i6po+qVswtDUeeBRCTgDurjMGShbm8WYZgJ0PA4RmtebBJ0BCYol1qPv3GQF6jK7C9qoVc7lg==} - '@volar/typescript@2.4.11': - resolution: {integrity: sha512-2DT+Tdh88Spp5PyPbqhyoYavYCPDsqbHLFwcUI9K1NlY1YgUJvujGdrqUp0zWxnW7KWNTr3xSpMuv2WnaTKDAw==} + '@volar/typescript@2.4.27': + resolution: {integrity: sha512-eWaYCcl/uAPInSK2Lze6IqVWaBu/itVqR5InXcHXFyles4zO++Mglt3oxdgj75BDcv1Knr9Y93nowS8U3wqhxg==} '@vue/babel-helper-vue-transform-on@1.2.5': resolution: {integrity: sha512-lOz4t39ZdmU4DJAa2hwPYmKc8EsuGa2U0L9KaZaOJUt0UwQNjNA3AZTq6uEivhOKhhG1Wvy96SvYBoFmCg3uuw==} @@ -1899,9 +1899,6 @@ packages: '@vue/compiler-ssr@3.5.16': resolution: {integrity: sha512-d2V7kfxbdsjrDSGlJE7my1ZzCXViEcqN6w14DOsDrUCHEA6vbnVCpRFfrc4ryCP/lCKzX2eS1YtnLE/BuC9f/A==} - '@vue/compiler-vue2@2.7.16': - resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} - '@vue/devtools-api@6.6.4': resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==} @@ -1936,13 +1933,8 @@ packages: typescript: optional: true - '@vue/language-core@2.2.10': - resolution: {integrity: sha512-+yNoYx6XIKuAO8Mqh1vGytu8jkFEOH5C8iOv3i8Z/65A7x9iAOXA97Q+PqZ3nlm2lxf5rOJuIGI/wDtx/riNYw==} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true + '@vue/language-core@3.2.0': + resolution: {integrity: sha512-CHIuDtZ04CIElAgEuLbwmq3p7QcmYoVPmBPqtdvWJCflZE5W3KHT/5DRBvDv1r2TteCjN02uYHiaAEWq9hQNiA==} '@vue/reactivity@3.5.16': resolution: {integrity: sha512-FG5Q5ee/kxhIm1p2bykPpPwqiUBV3kFySsHEQha5BJvjXdZTUfmya7wP7zC39dFuZAcf/PD5S4Lni55vGLMhvA==} @@ -1999,8 +1991,8 @@ packages: ajv@6.12.6: resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} - alien-signals@1.0.4: - resolution: {integrity: sha512-DJqqQD3XcsaQcQ1s+iE2jDUZmmQpXwHiR6fCAim/w87luaW+vmLY8fMlrdkmRwzaFXhkxf3rqPCR59tKVv1MDw==} + alien-signals@3.1.1: + resolution: {integrity: sha512-ogkIWbVrLwKtHY6oOAXaYkAxP+cTH7V5FZ5+Tm4NZFd8VDZ6uNMDrfzqctTZ42eTMCSR3ne3otpcxmqSnFfPYA==} ansi-colors@4.1.3: resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==} @@ -2211,9 +2203,6 @@ packages: dataloader@1.4.0: resolution: {integrity: sha512-68s5jYdlvasItOJnCuI2Q9s4q98g0pCyL3HrcKJu8KNugUl8ahgmZYg38ysLTgQjjXX3H8CJLkAvWrclWfcalw==} - de-indent@1.0.2: - resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==} - debug@3.2.7: resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} peerDependencies: @@ -2771,10 +2760,6 @@ packages: resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} engines: {node: '>= 0.4'} - he@1.2.0: - resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==} - hasBin: true - hookable@5.5.3: resolution: {integrity: sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==} @@ -3956,8 +3941,8 @@ packages: peerDependencies: vue: ^3.2.0 - vue-tsc@2.2.10: - resolution: {integrity: sha512-jWZ1xSaNbabEV3whpIDMbjVSVawjAyW+x1n3JeGQo7S0uv2n9F/JMgWW90tGWNFRKya4YwKMZgCtr0vRAM7DeQ==} + vue-tsc@3.2.0: + resolution: {integrity: sha512-NFhcKKQZeTuG8/gc8XwFANx/lC0Dd3dCZ97TWh1a63PcD22KkFy4QLeT8JMtduaQT1NzySWmx3qXm16Hj1Xsxg==} hasBin: true peerDependencies: typescript: '>=5.0.0' @@ -5396,15 +5381,15 @@ snapshots: loupe: 3.1.3 tinyrainbow: 2.0.0 - '@volar/language-core@2.4.11': + '@volar/language-core@2.4.27': dependencies: - '@volar/source-map': 2.4.11 + '@volar/source-map': 2.4.27 - '@volar/source-map@2.4.11': {} + '@volar/source-map@2.4.27': {} - '@volar/typescript@2.4.11': + '@volar/typescript@2.4.27': dependencies: - '@volar/language-core': 2.4.11 + '@volar/language-core': 2.4.27 path-browserify: 1.0.1 vscode-uri: 3.0.8 @@ -5527,11 +5512,6 @@ snapshots: '@vue/compiler-dom': 3.5.16 '@vue/shared': 3.5.16 - '@vue/compiler-vue2@2.7.16': - dependencies: - de-indent: 1.0.2 - he: 1.2.0 - '@vue/devtools-api@6.6.4': {} '@vue/devtools-api@7.7.2': @@ -5586,18 +5566,15 @@ snapshots: transitivePeerDependencies: - supports-color - '@vue/language-core@2.2.10(typescript@5.8.2)': + '@vue/language-core@3.2.0': dependencies: - '@volar/language-core': 2.4.11 - '@vue/compiler-dom': 3.5.13 - '@vue/compiler-vue2': 2.7.16 - '@vue/shared': 3.5.13 - alien-signals: 1.0.4 - minimatch: 9.0.5 + '@volar/language-core': 2.4.27 + '@vue/compiler-dom': 3.5.16 + '@vue/shared': 3.5.16 + alien-signals: 3.1.1 muggle-string: 0.4.1 path-browserify: 1.0.1 - optionalDependencies: - typescript: 5.8.2 + picomatch: 4.0.2 '@vue/reactivity@3.5.16': dependencies: @@ -5652,7 +5629,7 @@ snapshots: json-schema-traverse: 0.4.1 uri-js: 4.4.1 - alien-signals@1.0.4: {} + alien-signals@3.1.1: {} ansi-colors@4.1.3: {} @@ -5891,8 +5868,6 @@ snapshots: dataloader@1.4.0: {} - de-indent@1.0.2: {} - debug@3.2.7: dependencies: ms: 2.1.3 @@ -6611,8 +6586,6 @@ snapshots: function-bind: 1.1.2 optional: true - he@1.2.0: {} - hookable@5.5.3: {} html-encoding-sniffer@4.0.0: @@ -7896,10 +7869,10 @@ snapshots: '@vue/devtools-api': 6.6.4 vue: 3.5.16(typescript@5.8.2) - vue-tsc@2.2.10(typescript@5.8.2): + vue-tsc@3.2.0(typescript@5.8.2): dependencies: - '@volar/typescript': 2.4.11 - '@vue/language-core': 2.2.10(typescript@5.8.2) + '@volar/typescript': 2.4.27 + '@vue/language-core': 3.2.0 typescript: 5.8.2 vue@3.5.16(typescript@5.8.2):