diff --git a/bun.lockb b/bun.lockb index c8001b7..76ea3b3 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e6c99f1..f5062e6 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "start": "next start" }, "dependencies": { - "next": "15.0.3", + "next": "15.1.1", "react": "19.0.0-rc-66855b96-20241106", "react-dom": "19.0.0-rc-66855b96-20241106" }, @@ -24,7 +24,7 @@ "@types/react-dom": "^18", "autoprefixer": "^10.4.20", "eslint": "^8", - "eslint-config-next": "15.0.3", + "eslint-config-next": "15.1.1", "eslint-config-prettier": "^9.1.0", "globals": "^15.0.0", "postcss": "^8",