diff --git a/bun.lockb b/bun.lockb index 45ac884f..836e0384 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index ab0f50f5..8e2c71ed 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "geist": "^1.3.1", "jotai": "^2.10.0", "lucide-react": "^0.452.0", - "next": "^15.0.4-canary.4", + "next": "^16.1.6", "next-auth": "^5.0.0-beta.22", "next-themes": "^0.3.0", "postgres": "^3.4.4", @@ -76,7 +76,7 @@ "@commitlint/cli": "^19.5.0", "@commitlint/config-conventional": "^19.5.0", "@ianvs/prettier-plugin-sort-imports": "^4.3.1", - "@next/bundle-analyzer": "15.0.3", + "@next/bundle-analyzer": "16.1.6", "@total-typescript/ts-reset": "^0.6.1", "@types/bcryptjs": "^3.0.0", "@types/node": "22.7.5", @@ -87,7 +87,7 @@ "autoprefixer": "10.4.20", "drizzle-kit": "^0.25.0", "eslint": "9.14.0", - "eslint-config-next": "15.0.3", + "eslint-config-next": "16.1.6", "eslint-config-prettier": "^10.0.1", "eslint-plugin-react-compiler": "^0.0.0-experimental-45ae4c3-20241011", "eslint-plugin-tailwindcss": "^3.17.5",