From d7d0bdf3e738d62baca5fce91e59e38de1834d24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 10:23:17 +0000 Subject: [PATCH] Bump next from 14.2.5 to 14.2.25 in /front/apps/web Bumps [next](https://github.com/vercel/next.js) from 14.2.5 to 14.2.25. - [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.5...v14.2.25) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- front/apps/web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/apps/web/package.json b/front/apps/web/package.json index 1c813a61..3f335e60 100644 --- a/front/apps/web/package.json +++ b/front/apps/web/package.json @@ -30,7 +30,7 @@ "jassub": "1.7.15", "jotai": "^2.9.2", "moti": "^0.29.0", - "next": "14.2.5", + "next": "14.2.25", "next-translate": "^2.6.2", "raf": "^3.4.1", "react": "18.3.1",