From 0843c9318adb10039c6d74695b68f6db01d1346c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 17:02:40 +0000 Subject: [PATCH] chore(deps): bump next from 15.1.0 to 15.2.3 Bumps [next](https://github.com/vercel/next.js) from 15.1.0 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.0...v15.2.3) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c2217b..397d00d 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "@vercel/speed-insights": "^1.1.0", "motion": "^11.14.4", - "next": "15.1.0", + "next": "15.2.3", "react": "^19.0.0", "react-colorful": "^5.6.1", "react-dom": "^19.0.0",