rusackas commented on code in PR #22708: URL: https://github.com/apache/superset/pull/22708#discussion_r1462466589
########## superset-frontend/plugins/legacy-plugin-chart-map-box/package.json: ########## @@ -35,7 +35,7 @@ "@superset-ui/chart-controls": "*", "@superset-ui/core": "*", "mapbox-gl": "*", - "react": "^15 || ^16" + "react": "^15 || ^16 || ^17" Review Comment: ... same with the rest of these. We've been on React 16 long enough that I would hope we can drop 15 as a peer dependency? ¯\\\_(ツ)_/¯ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org