From 41f6ff2c121c0fca0a9997ee7bae50fdafc979dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 21:41:16 +0000 Subject: [PATCH 1/2] chore(deps): update typescript to v6 --- package.json | 2 +- pnpm-lock.yaml | 37 +++++++++++++++++++------------------ 2 files changed, 20 insertions(+), 19 deletions(-) diff --git a/package.json b/package.json index c2705dfbe..850c071e0 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "semver": "7.7.4", "tailwind-merge": "3.5.0", "tailwindcss": "4.2.2", - "typescript": "5.9.3", + "typescript": "6.0.2", "vite": "8.0.3", "vite-plugin-checker": "0.12.0", "vite-plugin-electron": "0.29.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bd9150616..64ee846ff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,7 +41,7 @@ importers: version: 3.1.1 '@graphql-codegen/cli': specifier: 6.2.1 - version: 6.2.1(@parcel/watcher@2.5.6)(@types/node@24.12.0)(graphql@16.13.2)(typescript@5.9.3) + version: 6.2.1(@parcel/watcher@2.5.6)(@types/node@24.12.0)(graphql@16.13.2)(typescript@6.0.2) '@graphql-codegen/schema-ast': specifier: 5.0.1 version: 5.0.1(graphql@16.13.2) @@ -175,14 +175,14 @@ importers: specifier: 4.2.2 version: 4.2.2 typescript: - specifier: 5.9.3 - version: 5.9.3 + specifier: 6.0.2 + version: 6.0.2 vite: specifier: 8.0.3 version: 8.0.3(@types/node@24.12.0)(jiti@2.6.1)(yaml@2.8.2) vite-plugin-checker: specifier: 0.12.0 - version: 0.12.0(@biomejs/biome@2.4.9)(typescript@5.9.3)(vite@8.0.3(@types/node@24.12.0)(jiti@2.6.1)(yaml@2.8.2)) + version: 0.12.0(@biomejs/biome@2.4.9)(typescript@6.0.2)(vite@8.0.3(@types/node@24.12.0)(jiti@2.6.1)(yaml@2.8.2)) vite-plugin-electron: specifier: 0.29.1 version: 0.29.1(vite-plugin-electron-renderer@0.14.6) @@ -1479,6 +1479,7 @@ packages: '@xmldom/xmldom@0.8.11': resolution: {integrity: sha512-cQzWCtO6C8TQiYl1ruKNn2U6Ao4o4WBBcbL61yJl84x+j5sOWWFU9X7DpND8XZG3daDppSsigMdfAIl2upQBRw==} engines: {node: '>=10.0.0'} + deprecated: this version has critical issues, please update to the latest version abbrev@3.0.1: resolution: {integrity: sha512-AO2ac6pjRB3SJmGJo+v5/aK6Omggp6fsLrs6wN9bd35ulu4cCwaAU9+7ZhXjeqHVkaHThLuzH0nZr0YpCDhygg==} @@ -3765,8 +3766,8 @@ packages: resolution: {integrity: sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==} engines: {node: '>=10'} - typescript@5.9.3: - resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} + typescript@6.0.2: + resolution: {integrity: sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==} engines: {node: '>=14.17'} hasBin: true @@ -4464,7 +4465,7 @@ snapshots: graphql: 16.13.2 tslib: 2.6.3 - '@graphql-codegen/cli@6.2.1(@parcel/watcher@2.5.6)(@types/node@24.12.0)(graphql@16.13.2)(typescript@5.9.3)': + '@graphql-codegen/cli@6.2.1(@parcel/watcher@2.5.6)(@types/node@24.12.0)(graphql@16.13.2)(typescript@6.0.2)': dependencies: '@babel/generator': 7.29.1 '@babel/template': 7.28.6 @@ -4485,11 +4486,11 @@ snapshots: '@inquirer/prompts': 7.10.1(@types/node@24.12.0) '@whatwg-node/fetch': 0.10.13 chalk: 4.1.2 - cosmiconfig: 9.0.1(typescript@5.9.3) + cosmiconfig: 9.0.1(typescript@6.0.2) debounce: 2.2.0 detect-indent: 6.1.0 graphql: 16.13.2 - graphql-config: 5.1.6(@types/node@24.12.0)(graphql@16.13.2)(typescript@5.9.3) + graphql-config: 5.1.6(@types/node@24.12.0)(graphql@16.13.2)(typescript@6.0.2) is-glob: 4.0.3 jiti: 2.6.1 json-to-pretty-yaml: 1.2.2 @@ -6034,23 +6035,23 @@ snapshots: core-util-is@1.0.2: optional: true - cosmiconfig@8.3.6(typescript@5.9.3): + cosmiconfig@8.3.6(typescript@6.0.2): dependencies: import-fresh: 3.3.1 js-yaml: 4.1.1 parse-json: 5.2.0 path-type: 4.0.0 optionalDependencies: - typescript: 5.9.3 + typescript: 6.0.2 - cosmiconfig@9.0.1(typescript@5.9.3): + cosmiconfig@9.0.1(typescript@6.0.2): dependencies: env-paths: 2.2.1 import-fresh: 3.3.1 js-yaml: 4.1.1 parse-json: 5.2.0 optionalDependencies: - typescript: 5.9.3 + typescript: 6.0.2 crc@3.8.0: dependencies: @@ -6637,7 +6638,7 @@ snapshots: graceful-fs@4.2.11: {} - graphql-config@5.1.6(@types/node@24.12.0)(graphql@16.13.2)(typescript@5.9.3): + graphql-config@5.1.6(@types/node@24.12.0)(graphql@16.13.2)(typescript@6.0.2): dependencies: '@graphql-tools/graphql-file-loader': 8.1.12(graphql@16.13.2) '@graphql-tools/json-file-loader': 8.0.26(graphql@16.13.2) @@ -6645,7 +6646,7 @@ snapshots: '@graphql-tools/merge': 9.1.7(graphql@16.13.2) '@graphql-tools/url-loader': 9.0.6(@types/node@24.12.0)(graphql@16.13.2) '@graphql-tools/utils': 11.0.0(graphql@16.13.2) - cosmiconfig: 8.3.6(typescript@5.9.3) + cosmiconfig: 8.3.6(typescript@6.0.2) graphql: 16.13.2 jiti: 2.6.1 minimatch: 10.2.4 @@ -7969,7 +7970,7 @@ snapshots: type-fest@0.13.1: optional: true - typescript@5.9.3: {} + typescript@6.0.2: {} unc-path-regex@0.1.2: {} @@ -8049,7 +8050,7 @@ snapshots: extsprintf: 1.4.1 optional: true - vite-plugin-checker@0.12.0(@biomejs/biome@2.4.9)(typescript@5.9.3)(vite@8.0.3(@types/node@24.12.0)(jiti@2.6.1)(yaml@2.8.2)): + vite-plugin-checker@0.12.0(@biomejs/biome@2.4.9)(typescript@6.0.2)(vite@8.0.3(@types/node@24.12.0)(jiti@2.6.1)(yaml@2.8.2)): dependencies: '@babel/code-frame': 7.29.0 chokidar: 4.0.3 @@ -8062,7 +8063,7 @@ snapshots: vscode-uri: 3.1.0 optionalDependencies: '@biomejs/biome': 2.4.9 - typescript: 5.9.3 + typescript: 6.0.2 vite-plugin-electron-renderer@0.14.6: {} From 769556b866c6e08ffb5792c1095b02743b02390d Mon Sep 17 00:00:00 2001 From: Afonso Jorge Ramos Date: Wed, 1 Apr 2026 15:50:13 +0200 Subject: [PATCH 2/2] fix: update tsconfig for TypeScript 6 compatibility --- tsconfig.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index f92cc1f7d..9d3795184 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -7,11 +7,14 @@ "module": "ESNext", "lib": ["ES2024", "DOM", "DOM.Iterable"], "jsx": "react-jsx", + "rootDir": "./src", "outDir": "./build/", - "types": ["vitest/globals"], + "types": ["vitest/globals", "vite/client"], + "strict": false, "esModuleInterop": true, "moduleResolution": "Node", + "ignoreDeprecations": "6.0", "skipLibCheck": true, "allowSyntheticDefaultImports": true, "forceConsistentCasingInFileNames": true,