diff --git a/bun.lockb b/bun.lockb index 62c3c05..acda5f7 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index d9c265c..caec133 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "lodash.flattendeep": "^4.4.0", "lodash.last": "^3.0.0", "lucide-react": "^0.368.0", - "next": "14.2.1", + "next": "15.1.2", "next-themes": "^0.3.0", "nuqs": "^1.17.0", "react": "^18", @@ -52,7 +52,7 @@ "@types/react-dom": "^18", "autoprefixer": "^10.0.1", "eslint": "^8", - "eslint-config-next": "14.2.1", + "eslint-config-next": "15.1.2", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.1.3", "postcss": "^8",