diff --git a/package.json b/package.json index 0faa680..c1ec6dd 100644 --- a/package.json +++ b/package.json @@ -57,6 +57,6 @@ "@biomejs/biome": "^2.3.15", "@types/bun": "^1.3.9", "@types/react": "^19.2.14", - "typescript": "^5.7.0" + "typescript": "^6.0.2" } }