From 52cabbbf6cc16352e5c869b73fcd29a4c023655d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 19:06:50 +0000 Subject: [PATCH] [DEPS] Bump next from 15.1.0 to 15.1.3 in /apps/frontend Bumps [next](https://github.com/vercel/next.js) from 15.1.0 to 15.1.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.1.3) --- updated-dependencies: - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/frontend/package.json b/apps/frontend/package.json index 0fb8932..d1bc109 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -15,7 +15,7 @@ "@react-aria/visually-hidden": "3.8.15", "clsx": "2.1.1", "framer-motion": "11.16.0", - "next": "15.1.0", + "next": "15.1.3", "next-themes": "0.3.0", "react": "18.3.1", "react-dom": "18.3.1",