From 70eb46746fe7c8c185b8e36e406bc0c930762554 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 04:59:51 +0000 Subject: [PATCH] Bump next from 15.5.15 to 15.5.18 in /modules/toy-assess Bumps [next](https://github.com/vercel/next.js) from 15.5.15 to 15.5.18. - [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/v15.5.15...v15.5.18) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.18 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 cb7696df..56c0df7f 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": "15.5.15", + "next": "15.5.18", "react": "^18", "react-dom": "^18", "react-markdown": "^9.0.1",