From 05a3bde64091040742eed16b628399e49ccb0ea7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 11:34:23 +0000 Subject: [PATCH] build(deps): bump the npm_and_yarn group across 2 directories with 1 update Bumps the npm_and_yarn group with 1 update in the /apps/dashboard directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /apps/frontend directory: [next](https://github.com/vercel/next.js). Updates `next` from 15.3.6 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.3.6...v15.5.18) Updates `next` from 15.3.6 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.3.6...v15.5.18) Updates `next` from 16.2.4 to 16.2.6 - [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.3.6...v15.5.18) Updates `next` from 16.2.4 to 16.2.6 - [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.3.6...v15.5.18) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.18 dependency-type: direct:production - dependency-name: next dependency-version: 16.2.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/dashboard/package.json | 2 +- apps/frontend/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/dashboard/package.json b/apps/dashboard/package.json index 45f675db..bfe373bb 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -53,7 +53,7 @@ "mapbox-gl-style-switcher": "^1.0.11", "moment": "^2.30.1", "moment-timezone": "^0.5.45", - "next": "15.3.6", + "next": "15.5.18", "next-auth": "^4.24.7", "next-transpile-modules": "^10.0.1", "react": "19.1.0", diff --git a/apps/frontend/package.json b/apps/frontend/package.json index 07ca8854..efaf07f7 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -31,7 +31,7 @@ "lottie-react": "^2.4.1", "maplibre-gl": "^5.18.0", "motion": "^12.6.5", - "next": "16.2.4", + "next": "16.2.6", "next-intl": "^4.3.5", "react": "19.2.5", "react-country-flag": "^3.1.0",