From 049a2d0a76b51a8189daca1f9bf18d736aa48860 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 12:01:38 +0000 Subject: [PATCH] Bump next in /apps/web in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the /apps/web directory: [next](https://github.com/vercel/next.js). Updates `next` from 14.2.3 to 14.2.32 - [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.3...v14.2.32) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.32 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/package.json b/apps/web/package.json index a9efcfb..aeed542 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -18,7 +18,7 @@ "date-fns": "^3.6.0", "framer-motion": "^11.2.0", "lucide-react": "^0.379.0", - "next": "14.2.3", + "next": "14.2.32", "papaparse": "^5.4.1", "pg": "^8.16.3", "react": "^18.3.1",