From f9c0a2a4e53fb00fd4b8ac5b5800650cf1550cc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 15:37:56 +0000 Subject: [PATCH] Bump next from 13.5.5 to 14.2.35 in /modules/toy-assess Bumps [next](https://github.com/vercel/next.js) from 13.5.5 to 14.2.35. - [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/v13.5.5...v14.2.35) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.35 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- modules/toy-assess/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/toy-assess/package.json b/modules/toy-assess/package.json index 3d749bb6d..1fb3276c3 100644 --- a/modules/toy-assess/package.json +++ b/modules/toy-assess/package.json @@ -19,7 +19,7 @@ "lo_event": "file:../lo_event/lo_event-0.0.3.tgz", "mapbox": "^1.0.0-beta10", "mock-aws-s3": "^4.0.2", - "next": "13.5.5", + "next": "14.2.35", "react": "^18", "react-dom": "^18", "react-markdown": "^9.0.1",