diff --git a/next-app/package.json b/next-app/package.json index 5c76979..fb5d2e0 100644 --- a/next-app/package.json +++ b/next-app/package.json @@ -11,7 +11,7 @@ "test:watch": "vitest" }, "dependencies": { - "next": "14.2.35", + "next": "16.1.5", "react": "18.3.1", "react-dom": "18.3.1", "zustand": "4.5.2",