From 96715ed9c99b0f36e4ad4f01c76ad9618570e5d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 00:13:40 +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 | 82 ++++++++++++------------ 8 files changed, 48 insertions(+), 48 deletions(-) diff --git a/examples/allow-js/package.json b/examples/allow-js/package.json index f9a9383..2c8e112 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.0.5" } } diff --git a/examples/ts-with-oxlint/package.json b/examples/ts-with-oxlint/package.json index a0dcfdd..fc9c3e5 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.0.5" } } diff --git a/examples/ts-with-playwright/package.json b/examples/ts-with-playwright/package.json index 50269b5..a95de73 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.0.5" } } diff --git a/examples/ts-with-prettier/package.json b/examples/ts-with-prettier/package.json index 0a48177..2d2166f 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.0.5" } } diff --git a/examples/ts-with-tsx-in-vue/package.json b/examples/ts-with-tsx-in-vue/package.json index 83f16f7..c29859f 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.0.5" } } diff --git a/examples/ts/package.json b/examples/ts/package.json index 984f3ea..f3ab99b 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.0.5" } } diff --git a/examples/type-checked/package.json b/examples/type-checked/package.json index 387e817..35bfdca 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.0.5" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 12679f2..da62bec 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.0.5 + version: 3.0.5(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.0.5 + version: 3.0.5(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.0.5 + version: 3.0.5(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.0.5 + version: 3.0.5(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.0.5 + version: 3.0.5(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.0.5 + version: 3.0.5(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.0.5 + version: 3.0.5(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.22': + resolution: {integrity: sha512-gp4M7Di5KgNyIyO903wTClYBavRt6UyFNpc5LWfyZr1lBsTUY+QrVZfmbNF2aCyfklBOVk9YC4p+zkwoyT7ECg==} - '@volar/source-map@2.4.11': - resolution: {integrity: sha512-ZQpmafIGvaZMn/8iuvCFGrW3smeqkq/IIh9F1SdSx9aUl0J4Iurzd6/FhmjNO5g2ejF3rT45dKskgXWiofqlZQ==} + '@volar/source-map@2.4.22': + resolution: {integrity: sha512-L2nVr/1vei0xKRgO2tYVXtJYd09HTRjaZi418e85Q+QdbbqA8h7bBjfNyPPSsjnrOO4l4kaAo78c8SQUAdHvgA==} - '@volar/typescript@2.4.11': - resolution: {integrity: sha512-2DT+Tdh88Spp5PyPbqhyoYavYCPDsqbHLFwcUI9K1NlY1YgUJvujGdrqUp0zWxnW7KWNTr3xSpMuv2WnaTKDAw==} + '@volar/typescript@2.4.22': + resolution: {integrity: sha512-6ZczlJW1/GWTrNnkmZxJp4qyBt/SGVlcTuCWpI5zLrdPdCZsj66Aff9ZsfFaT3TyjG8zVYgBMYPuCm/eRkpcpQ==} '@vue/babel-helper-vue-transform-on@1.2.5': resolution: {integrity: sha512-lOz4t39ZdmU4DJAa2hwPYmKc8EsuGa2U0L9KaZaOJUt0UwQNjNA3AZTq6uEivhOKhhG1Wvy96SvYBoFmCg3uuw==} @@ -1936,8 +1936,8 @@ packages: typescript: optional: true - '@vue/language-core@2.2.10': - resolution: {integrity: sha512-+yNoYx6XIKuAO8Mqh1vGytu8jkFEOH5C8iOv3i8Z/65A7x9iAOXA97Q+PqZ3nlm2lxf5rOJuIGI/wDtx/riNYw==} + '@vue/language-core@3.0.5': + resolution: {integrity: sha512-gCEjn9Ik7I/seHVNIEipOm8W+f3/kg60e8s1IgIkMYma2wu9ZGUTMv3mSL2bX+Md2L8fslceJ4SU8j1fgSRoiw==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -1999,8 +1999,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@2.0.6: + resolution: {integrity: sha512-P3TxJSe31bUHBiblg59oU1PpaWPtmxF9GhJ/cB7OkgJ0qN/ifFSKUI25/v8ZhsT+lIG6ac8DpTOplXxORX6F3Q==} ansi-colors@4.1.3: resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==} @@ -3956,8 +3956,8 @@ packages: peerDependencies: vue: ^3.2.0 - vue-tsc@2.2.10: - resolution: {integrity: sha512-jWZ1xSaNbabEV3whpIDMbjVSVawjAyW+x1n3JeGQo7S0uv2n9F/JMgWW90tGWNFRKya4YwKMZgCtr0vRAM7DeQ==} + vue-tsc@3.0.5: + resolution: {integrity: sha512-PsTFN9lo1HJCrZw9NoqjYcAbYDXY0cOKyuW2E7naX5jcaVyWpqEsZOHN9Dws5890E8e5SDAD4L4Zam3dxG3/Cw==} hasBin: true peerDependencies: typescript: '>=5.0.0' @@ -5396,15 +5396,15 @@ snapshots: loupe: 3.1.3 tinyrainbow: 2.0.0 - '@volar/language-core@2.4.11': + '@volar/language-core@2.4.22': dependencies: - '@volar/source-map': 2.4.11 + '@volar/source-map': 2.4.22 - '@volar/source-map@2.4.11': {} + '@volar/source-map@2.4.22': {} - '@volar/typescript@2.4.11': + '@volar/typescript@2.4.22': dependencies: - '@volar/language-core': 2.4.11 + '@volar/language-core': 2.4.22 path-browserify: 1.0.1 vscode-uri: 3.0.8 @@ -5586,16 +5586,16 @@ snapshots: transitivePeerDependencies: - supports-color - '@vue/language-core@2.2.10(typescript@5.8.2)': + '@vue/language-core@3.0.5(typescript@5.8.2)': dependencies: - '@volar/language-core': 2.4.11 - '@vue/compiler-dom': 3.5.13 + '@volar/language-core': 2.4.22 + '@vue/compiler-dom': 3.5.16 '@vue/compiler-vue2': 2.7.16 - '@vue/shared': 3.5.13 - alien-signals: 1.0.4 - minimatch: 9.0.5 + '@vue/shared': 3.5.16 + alien-signals: 2.0.6 muggle-string: 0.4.1 path-browserify: 1.0.1 + picomatch: 4.0.2 optionalDependencies: typescript: 5.8.2 @@ -5652,7 +5652,7 @@ snapshots: json-schema-traverse: 0.4.1 uri-js: 4.4.1 - alien-signals@1.0.4: {} + alien-signals@2.0.6: {} ansi-colors@4.1.3: {} @@ -7896,10 +7896,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.0.5(typescript@5.8.2): dependencies: - '@volar/typescript': 2.4.11 - '@vue/language-core': 2.2.10(typescript@5.8.2) + '@volar/typescript': 2.4.22 + '@vue/language-core': 3.0.5(typescript@5.8.2) typescript: 5.8.2 vue@3.5.16(typescript@5.8.2):