diff --git a/frontend/package.json b/frontend/package.json index 6a1af9a..4b67342 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -17,7 +17,7 @@ "build-storybook": "storybook build --output-dir storybook-static" }, "dependencies": { - "next": "^15.5.15", + "next": "^16.2.6", "react": "^19.2.5", "react-dom": "^19.2.5", "swr": "^2.4.1",