From c0f3e2bb33dd9f76b956539d5f489bd941500f6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Apr 2025 04:36:55 +0000 Subject: [PATCH] chore(deps): bump next from 14.2.21 to 14.2.26 in /v1/surveys-auth0/ui Bumps [next](https://github.com/vercel/next.js) from 14.2.21 to 14.2.26. - [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.21...v14.2.26) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.26 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- v1/surveys-auth0/ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v1/surveys-auth0/ui/package.json b/v1/surveys-auth0/ui/package.json index 55c3709..79b2313 100644 --- a/v1/surveys-auth0/ui/package.json +++ b/v1/surveys-auth0/ui/package.json @@ -20,7 +20,7 @@ "clsx": "^1.2.1", "focus-visible": "^5.2.0", "framer-motion": "^6.5.1", - "next": "14.2.21", + "next": "14.2.26", "postcss-focus-visible": "^6.0.4", "react": "18.2.0", "react-dom": "18.2.0",