diff --git a/web/package.json b/web/package.json index 77f7421..f42fa44 100644 --- a/web/package.json +++ b/web/package.json @@ -19,6 +19,6 @@ "@types/react": "19.0.0", "@types/react-dom": "19.0.0", "tailwindcss": "4.0.0", - "typescript": "5.7.0" + "typescript": "5.7.2" } }