diff --git a/frontend/package.json b/frontend/package.json index a1be72b..87b622b 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -11,7 +11,7 @@ "build-storybook": "storybook build" }, "dependencies": { - "next": "14.2.0", + "next": "15.5.15", "react": "^18.3.0", "react-dom": "^18.3.0", "recharts": "^2.12.0",