diff --git a/frontends/react/package.json b/frontends/react/package.json index 847297c..926f33e 100644 --- a/frontends/react/package.json +++ b/frontends/react/package.json @@ -20,7 +20,7 @@ "@types/react": "18.2.73", "@types/react-dom": "18.2.22", "@vitejs/plugin-react": "4.2.1", - "typescript": "5.4.3", + "typescript": "5.9.2", "vite": "5.2.6" } }