From 2831b3a7607977eed06db45c4b20eeeada285bed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 05:33:46 +0000 Subject: [PATCH] Bump next from 13.5.5 to 14.2.26 in /modules/toy-assess Bumps [next](https://github.com/vercel/next.js) from 13.5.5 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/v13.5.5...v14.2.26) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.26 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..cae1feb3b 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.26", "react": "^18", "react-dom": "^18", "react-markdown": "^9.0.1",