From 8a14ee0861b6be7c522ba27b2a2bcc7a196f579c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Jun 2025 04:44:44 +0000 Subject: [PATCH] Bump next from 13.5.5 to 14.2.30 in /modules/toy-assess Bumps [next](https://github.com/vercel/next.js) from 13.5.5 to 14.2.30. - [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.30) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.30 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..1a1a6261c 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.30", "react": "^18", "react-dom": "^18", "react-markdown": "^9.0.1",