From 1ecec3b09d1452aeba8b957ba7daa59e74b7a54b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 03:26:45 +0000 Subject: [PATCH] Bump next from 12.0.8 to 14.2.25 in /packages/docs Bumps [next](https://github.com/vercel/next.js) from 12.0.8 to 14.2.25. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v12.0.8...v14.2.25) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docs/package.json b/packages/docs/package.json index 803987d861..5f4519a054 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -13,7 +13,7 @@ "animateplus": "1.4.0", "clsx": "^1.1.1", "immutable": "^4.0.0-rc.12", - "next": "12.0.8", + "next": "14.2.25", "prismjs": "^1.25.0", "react-share": "^4.4.0", "whatwg-fetch": "^3.6.2"