From 3bee7ab34ff16d33dce72b5f2ce568532968f264 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 09:23:20 +0000 Subject: [PATCH] chore(deps): bump typescript from 5.9.3 to 6.0.3 Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/studio/package.json | 2 +- package.json | 2 +- packages/scanners/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/apps/studio/package.json b/apps/studio/package.json index 1959229..e19b881 100644 --- a/apps/studio/package.json +++ b/apps/studio/package.json @@ -23,7 +23,7 @@ "@types/react-dom": "^19.2.0", "@types/three": "^0.184.1", "@vitejs/plugin-react": "^6.0.0", - "typescript": "^5.9.3", + "typescript": "^6.0.3", "vite": "^8.0.0" } } diff --git a/package.json b/package.json index 5c9fd95..ff4fa3b 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@kawngraph/shared": "workspace:*", "@kawngraph/studio-server": "workspace:*", "@types/node": "^22.10.0", - "typescript": "^5.7.2" + "typescript": "^6.0.3" }, "author": "Abdulrahman Alnashri (https://www.linkedin.com/in/abdulrahman-alnashri-ai/)", "repository": { diff --git a/packages/scanners/package.json b/packages/scanners/package.json index 32a651c..6f013a0 100644 --- a/packages/scanners/package.json +++ b/packages/scanners/package.json @@ -22,7 +22,7 @@ "@kawngraph/shared": "workspace:*", "@lezer/common": "^1.5.2", "@lezer/python": "^1.1.19", - "typescript": "^5.7.2" + "typescript": "^6.0.3" }, "author": "Abdulrahman Alnashri (https://www.linkedin.com/in/abdulrahman-alnashri-ai/)", "repository": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ee33f9b..20ca5bd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: ^22.10.0 version: 22.19.21 typescript: - specifier: ^5.7.2 - version: 5.9.3 + specifier: ^6.0.3 + version: 6.0.3 apps/studio: dependencies: @@ -70,8 +70,8 @@ importers: specifier: ^6.0.0 version: 6.0.2(vite@8.0.16(@types/node@22.19.21)) typescript: - specifier: ^5.9.3 - version: 5.9.3 + specifier: ^6.0.3 + version: 6.0.3 vite: specifier: ^8.0.0 version: 8.0.16(@types/node@22.19.21) @@ -188,8 +188,8 @@ importers: specifier: ^1.1.19 version: 1.1.19 typescript: - specifier: ^5.7.2 - version: 5.9.3 + specifier: ^6.0.3 + version: 6.0.3 packages/shared: {} @@ -870,8 +870,8 @@ packages: tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - typescript@5.9.3: - resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} + typescript@6.0.3: + resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==} engines: {node: '>=14.17'} hasBin: true @@ -1518,7 +1518,7 @@ snapshots: tslib@2.8.1: {} - typescript@5.9.3: {} + typescript@6.0.3: {} undici-types@6.21.0: {}