From a4cf66174b46e4fc2a2c797e0971960321972628 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 21:14:12 +0000 Subject: [PATCH] Bump next from 15.0.3 to 15.1.2 in the npm_and_yarn group Bumps the npm_and_yarn group with 1 update: [next](https://github.com/vercel/next.js). Updates `next` from 15.0.3 to 15.1.2 - [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.0.3...v15.1.2) --- 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 4c0c04a..abd5663 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "ethers": "^6.13.2", "firebase": "^11.0.2", "lucide-react": "^0.465.0", - "next": "15.0.3", + "next": "15.1.2", "pino-pretty": "^13.0.0", "react": "18.3.1", "react-dom": "18.3.1",