File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
react-google-maps-api-gatsby-example Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 2222 "@babel/preset-env" : " 7.20.2" ,
2323 "@babel/preset-react" : " 7.18.6" ,
2424 "@babel/runtime" : " 7.20.1" ,
25- "@react-google-maps/api" : " 2.17.0 " ,
25+ "@react-google-maps/api" : " 2.17.1 " ,
2626 "@sentry/browser" : " 7.19.0" ,
2727 "cross-env" : " 7.0.3" ,
2828 "gatsby" : " 4.21.1" ,
Original file line number Diff line number Diff line change 25772577 schema-utils "^2.6.5"
25782578 source-map "^0.7.3"
25792579
2580- "@react-google-maps/api@2.17.0 ":
2581- version "2.17.0 "
2582- resolved "https://registry.yarnpkg.com/@react-google-maps/api/-/api-2.17.0 .tgz#6ef004081878583fe92c03da420417f9c83ed6c9 "
2583- integrity sha512-b4HYlWsS6w3B9QXNWoQd6pfc7eUyAOyBNu+Z10u2ouBTeWkKw5kTCDhjsPc9prhg1o+eS3UC3raJVBg88XbUtQ ==
2580+ "@react-google-maps/api@2.17.1 ":
2581+ version "2.17.1 "
2582+ resolved "https://registry.yarnpkg.com/@react-google-maps/api/-/api-2.17.1 .tgz#6f783f01deeffc09ae478a9a971666ae2cadc71b "
2583+ integrity sha512-XesubSCFfyMtilqljF2kU5zdPru4nks4I4O0HH6H2xOw51wQXs26btJKlRac2/jbJ/gIiGZ/l14q0xaL/6OaBg ==
25842584 dependencies:
25852585 "@googlemaps/js-api-loader" "1.15.1"
25862586 "@googlemaps/markerclusterer" "2.0.13"
Original file line number Diff line number Diff line change 11# Changelog
22
3+
4+ ## 2.17.1 OverlayViewF improvements, docs improvemwnts
35## 2.17.0 HeatmapLayerF component
46
57- TrafficLayerF
You can’t perform that action at this time.
0 commit comments