mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
chore(deps): bump react-map-gl from 4.0.10 to 6.1.19 (#21748)
This commit is contained in:
@@ -2,6 +2,19 @@
|
||||
"name": "@superset-ui/legacy-plugin-chart-map-box",
|
||||
"version": "0.18.25",
|
||||
"description": "Superset Legacy Chart - MapBox",
|
||||
"keywords": [
|
||||
"superset"
|
||||
],
|
||||
"homepage": "https://superset.apache.org/",
|
||||
"bugs": {
|
||||
"url": "https://github.com/apache/superset/issues"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/apache/superset.git"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"author": "Superset",
|
||||
"sideEffects": [
|
||||
"*.css"
|
||||
],
|
||||
@@ -11,32 +24,19 @@
|
||||
"esm",
|
||||
"lib"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/apache-superset/superset-ui.git"
|
||||
},
|
||||
"keywords": [
|
||||
"superset"
|
||||
],
|
||||
"author": "Superset",
|
||||
"license": "Apache-2.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/apache-superset/superset-ui/issues"
|
||||
},
|
||||
"homepage": "https://github.com/apache-superset/superset-ui#readme",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"dependencies": {
|
||||
"prop-types": "^15.6.2",
|
||||
"react-map-gl": "^4.0.10",
|
||||
"react-map-gl": "^6.1.19",
|
||||
"supercluster": "^4.1.1",
|
||||
"viewport-mercator-project": "^6.1.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@superset-ui/chart-controls": "*",
|
||||
"@superset-ui/core": "*",
|
||||
"react": "^15 || ^16",
|
||||
"mapbox-gl": "*"
|
||||
"mapbox-gl": "*",
|
||||
"react": "^15 || ^16"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user