From 044cd8f62b3fcde81be457d6e3763b59d9f56348 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 15:18:45 +0000 Subject: [PATCH] chore(deps): bump next Bumps the npm_and_yarn group with 1 update in the /apps/govquests-frontend directory: [next](https://github.com/vercel/next.js). Updates `next` from 15.1.6 to 15.2.4 - [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.6...v15.2.4) --- updated-dependencies: - dependency-name: next dependency-version: 15.2.4 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- apps/govquests-frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/govquests-frontend/package.json b/apps/govquests-frontend/package.json index 40001a79..0d29b11f 100644 --- a/apps/govquests-frontend/package.json +++ b/apps/govquests-frontend/package.json @@ -30,7 +30,7 @@ "gql.tada": "^1.8.10", "graphql-request": "^7.1.2", "lucide-react": "^0.475.0", - "next": "15.1.6", + "next": "15.2.4", "posthog-js": "^1.242.0", "react": "19.0.0", "react-confetti": "^6.4.0",