chore(deps): bump mapbox-gl from 3.18.0 to 3.18.1 in /superset-frontend (#37382)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-23 12:57:59 -08:00
committed by GitHub
parent e8363cf606
commit d6328fcb42
2 changed files with 5 additions and 5 deletions

View File

@@ -88,7 +88,7 @@
"json-bigint": "^1.0.0",
"json-stringify-pretty-compact": "^2.0.0",
"lodash": "^4.17.21",
"mapbox-gl": "^3.18.0",
"mapbox-gl": "^3.18.1",
"markdown-to-jsx": "^9.6.0",
"match-sorter": "^6.3.4",
"memoize-one": "^5.2.1",
@@ -43299,9 +43299,9 @@
"license": "MIT"
},
"node_modules/mapbox-gl": {
"version": "3.18.0",
"resolved": "https://registry.npmjs.org/mapbox-gl/-/mapbox-gl-3.18.0.tgz",
"integrity": "sha512-xMr9HUoof0qPqWrVNK+kLiPtU1ogyfR6cihGSTB4eQAzdfFuMTC7CPrbpbZK0oUKQxXI/1qvB35FXZIK7kfR9w==",
"version": "3.18.1",
"resolved": "https://registry.npmjs.org/mapbox-gl/-/mapbox-gl-3.18.1.tgz",
"integrity": "sha512-Izc8dee2zkmb6Pn9hXFbVioPRLXJz1OFUcrvri69MhFACPU4bhLyVmhEsD9AyW1qOAP0Yvhzm60v63xdMIHPPw==",
"license": "SEE LICENSE IN LICENSE.txt",
"workspaces": [
"src/style-spec",

View File

@@ -169,7 +169,7 @@
"json-bigint": "^1.0.0",
"json-stringify-pretty-compact": "^2.0.0",
"lodash": "^4.17.21",
"mapbox-gl": "^3.18.0",
"mapbox-gl": "^3.18.1",
"markdown-to-jsx": "^9.6.0",
"match-sorter": "^6.3.4",
"memoize-one": "^5.2.1",