From 5f10e564d7c511683e2e338eae8e15388fea8cbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 15:01:18 +0000 Subject: [PATCH] Bump next from 14.2.26 to 14.2.30 in /packages/gitbook Bumps [next](https://github.com/vercel/next.js) from 14.2.26 to 14.2.30. - [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/v14.2.26...v14.2.30) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.30 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/gitbook/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gitbook/package.json b/packages/gitbook/package.json index 2be76259d9..9ffc65daa3 100644 --- a/packages/gitbook/package.json +++ b/packages/gitbook/package.json @@ -55,7 +55,7 @@ "unist-util-remove": "^4.0.0", "unist-util-visit": "^5.0.0", "memoizee": "^0.4.17", - "next": "14.2.26", + "next": "14.2.30", "next-themes": "^0.2.1", "nuqs": "^2.2.3", "object-hash": "^3.0.0",