diff --git a/bun.lockb b/bun.lockb index 9607dd6..0bcd0d7 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 3b91ba2..7db4d63 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "lint": "bunx biome check --write" }, "dependencies": { - "next": "15.0.0-canary.166", + "next": "canary", "react": "canary", "react-dom": "canary" },