From 2b4683c63f389fc5362499de58a65452b9928eae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 01:52:50 +0000 Subject: [PATCH] Bump next from 14.2.3 to 14.2.10 in /lunar Bumps [next](https://github.com/vercel/next.js) from 14.2.3 to 14.2.10. - [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.3...v14.2.10) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lunar/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lunar/package.json b/lunar/package.json index c12b80011..73e5a6bbe 100644 --- a/lunar/package.json +++ b/lunar/package.json @@ -21,7 +21,7 @@ "date-fns": "^3.6.0", "framer-motion": "^11.3.2", "github-markdown-css": "^5.6.1", - "next": "14.2.3", + "next": "14.2.10", "prism-react-renderer": "^2.3.1", "react": "^18", "react-dom": "^18",