diff --git a/package.json b/package.json index 65eaa30..3223516 100644 --- a/package.json +++ b/package.json @@ -15,9 +15,9 @@ "@types/react": "19.2.14", "@types/react-dom": "19.2.3", "@types/styled-components": "5.1.36", - "@vitejs/plugin-react": "5.2.0", + "@vitejs/plugin-react": "6.0.3", "prettier": "3.8.1", - "typescript": "5.9.3", + "typescript": "7.0.2", "vite": "8.0.14" } }