From 1f94d295cd73005189e89345e2fe458937052f60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 07:09:47 +0000 Subject: [PATCH] chore(npm): Bump typescript from 5.6.3 to 6.0.3 Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 6.0.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.3...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- packages/file-explorer/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 8cd4384..68197db 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,6 @@ "@napi-rs/cli": "^3.0.0", "@types/node": "^20.12.0", "prettier": "^3.3.0", - "typescript": "~5.6.0" + "typescript": "~6.0.3" } } diff --git a/packages/file-explorer/package.json b/packages/file-explorer/package.json index 9f52730..9673c55 100644 --- a/packages/file-explorer/package.json +++ b/packages/file-explorer/package.json @@ -58,7 +58,7 @@ "@types/react": "^18", "fast-check": "^4.7.0", "react": "^18", - "typescript": "~5.6.0" + "typescript": "~6.0.3" }, "peerDependencies": { "react": ">=18" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c7a497e..b179e6f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^3.3.0 version: 3.8.3 typescript: - specifier: ~5.6.0 - version: 5.6.3 + specifier: ~6.0.3 + version: 6.0.3 packages/file-explorer: optionalDependencies: @@ -61,8 +61,8 @@ importers: specifier: ^18 version: 18.3.1 typescript: - specifier: ~5.6.0 - version: 5.6.3 + specifier: ~6.0.3 + version: 6.0.3 packages/file-explorer-darwin-arm64: {} @@ -743,8 +743,8 @@ packages: typanion@3.14.0: resolution: {integrity: sha512-ZW/lVMRabETuYCd9O9ZvMhAh8GslSqaUjxmK/JLPCh6l73CvLBiuXswj/+7LdnWOgYsQ130FqLzFz5aGT4I3Ug==} - typescript@5.6.3: - resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==} + typescript@6.0.3: + resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==} engines: {node: '>=14.17'} hasBin: true @@ -1317,7 +1317,7 @@ snapshots: typanion@3.14.0: {} - typescript@5.6.3: {} + typescript@6.0.3: {} undici-types@6.21.0: {}