From 369d6e7cdf5d6020594f4c479355c480b047ed0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 11:31:35 +0000 Subject: [PATCH] chore(deps): bump next from 14.2.21 to 16.1.5 in /v1/surveys-auth0/ui Bumps [next](https://github.com/vercel/next.js) from 14.2.21 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.21...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/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..6b63f74 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": "16.1.5", "postcss-focus-visible": "^6.0.4", "react": "18.2.0", "react-dom": "18.2.0",