From fa4bcced9ec677e9bac9a467275d9263f7514719 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 15:13:10 +0000 Subject: [PATCH] Bump mapbox-gl from 2.15.0 to 3.21.0 Bumps [mapbox-gl](https://github.com/mapbox/mapbox-gl-js) from 2.15.0 to 3.21.0. - [Release notes](https://github.com/mapbox/mapbox-gl-js/releases) - [Changelog](https://github.com/mapbox/mapbox-gl-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/mapbox/mapbox-gl-js/compare/v2.15.0...v3.21.0) --- updated-dependencies: - dependency-name: mapbox-gl dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 554ed2c..37520bd 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@mdx-js/react": "^3.1.1", "@next/mdx": "^16.2.2", "lodash": "^4.17.23", - "mapbox-gl": "^2.15.0", + "mapbox-gl": "^3.21.0", "next": "^16.2.2", "nprogress": "^0.2.0", "pluralize": "^8.0.0",