diff --git a/client/package.json b/client/package.json index 82e5c64..45a24d7 100644 --- a/client/package.json +++ b/client/package.json @@ -19,7 +19,7 @@ "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^4.7.0", - "typescript": "^5.9.3", + "typescript": "^6.0.3", "vite": "^6.4.3" } }