From 3e5b7cb256d5b134bb563a32f5c8019eac36d96e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 16:30:43 +0000 Subject: [PATCH] chore(deps): bump next in /v1/surveys-auth0/ui-noauth Bumps [next](https://github.com/vercel/next.js) from 14.2.25 to 16.1.5. - [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.25...v16.1.5) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- v1/surveys-auth0/ui-noauth/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v1/surveys-auth0/ui-noauth/package.json b/v1/surveys-auth0/ui-noauth/package.json index 37b452c..eaeef06 100644 --- a/v1/surveys-auth0/ui-noauth/package.json +++ b/v1/surveys-auth0/ui-noauth/package.json @@ -19,7 +19,7 @@ "clsx": "^1.2.1", "focus-visible": "^5.2.0", "framer-motion": "^6.5.1", - "next": "14.2.25", + "next": "16.1.5", "postcss-focus-visible": "^6.0.4", "react": "18.2.0", "react-dom": "18.2.0",