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: {}