From 45a280948f5365dfaded6cfdc55e270eb37da2cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 00:24:26 +0000 Subject: [PATCH] chore(deps): update nextjs monorepo to v15.2.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d6354fe6..62b2f5ac 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@biomejs/biome": "1.9.4", - "@next/third-parties": "15.1.7", + "@next/third-parties": "15.2.0", "@theguild/remark-mermaid": "0.2.0", "class-variance-authority": "0.7.1", "clsx": "2.1.1", @@ -21,7 +21,7 @@ "fumadocs-twoslash": "3.0.1", "fumadocs-ui": "15.0.13", "lucide-react": "0.476.0", - "next": "15.1.7", + "next": "15.2.0", "react": "19.0.0", "react-dom": "19.0.0", "tailwind-merge": "3.0.2", @@ -37,7 +37,7 @@ "@types/react-dom": "19.0.4", "babel-plugin-react-compiler": "19.0.0-beta-e1e972c-20250221", "eslint": "8.57.1", - "eslint-config-next": "15.1.7", + "eslint-config-next": "15.2.0", "postcss": "8.5.3", "tailwindcss": "4.0.9", "typescript": "5.7.3"