From 16e579309fc2247f14924d4dc6792d5f9c004290 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jun 2025 22:35:33 +0000 Subject: [PATCH] chore(deps): bump next in /build.washingtonpost.com Bumps [next](https://github.com/vercel/next.js) from 14.0.3 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.0.3...v14.2.30) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.30 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- build.washingtonpost.com/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.washingtonpost.com/package.json b/build.washingtonpost.com/package.json index 514177fe2..65c88159d 100644 --- a/build.washingtonpost.com/package.json +++ b/build.washingtonpost.com/package.json @@ -36,7 +36,7 @@ "gray-matter": "^4.0.2", "lz-string": "^1.4.4", "match-sorter": "6.3.1", - "next": "14.0.3", + "next": "14.2.30", "next-mdx-remote": "^4.4.1", "next-themes": "0.2.1", "param-case": "^3.0.4",