From ca56210b31c14756827195339370e25ebab383b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 16:47:01 +0000 Subject: [PATCH] chore(deps): bump next in /benchmarks/xbow/vt-xbow-084/frontend Bumps [next](https://github.com/vercel/next.js) from 14.2.3 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/v14.2.3...v15.5.18) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/xbow/vt-xbow-084/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/xbow/vt-xbow-084/frontend/package.json b/benchmarks/xbow/vt-xbow-084/frontend/package.json index 9bf8d40b..dd8666aa 100644 --- a/benchmarks/xbow/vt-xbow-084/frontend/package.json +++ b/benchmarks/xbow/vt-xbow-084/frontend/package.json @@ -16,7 +16,7 @@ "iron-session": "^8.0.1", "js-cookie": "^3.0.5", "jsonwebtoken": "^9.0.2", - "next": "14.2.3", + "next": "15.5.18", "qs": "^6.12.1", "react": "^18", "react-dom": "^18",