From 3d6b8f4b20ea5a8c3447b063a802b9ff7383c682 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 17:51:00 +0000 Subject: [PATCH] Bump next in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js). Updates `next` from 15.1.3 to 15.2.3 - [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/v15.1.3...v15.2.3) --- updated-dependencies: - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d4430c..e026a0e 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "framer-motion": "7.8.1", "mdast-util-to-string": "^3.1.0", "mdx-annotations": "^0.1.1", - "next": "15.1.3", + "next": "15.2.3", "postcss-focus-visible": "^6.0.4", "react": "18.2.0", "react-dom": "18.2.0",