|
@@ -4,34 +4,34 @@
|
|
|
"private": true,
|
|
|
"proxy": "http://maps.googleapis.com",
|
|
|
"dependencies": {
|
|
|
- "@terrestris/react-geo": "^14.1.0",
|
|
|
+ "@terrestris/react-geo": "^14.2.2",
|
|
|
"@testing-library/jest-dom": "^4.2.4",
|
|
|
"@testing-library/react": "^9.5.0",
|
|
|
"@testing-library/user-event": "^7.2.1",
|
|
|
- "antd": "^4.7.2",
|
|
|
- "bootstrap": "^4.5.2",
|
|
|
+ "antd": "^4.10.0",
|
|
|
+ "bootstrap": "^4.5.3",
|
|
|
"express": "^4.17.1",
|
|
|
- "google-map-react": "^2.1.8",
|
|
|
+ "google-map-react": "^2.1.9",
|
|
|
"jquery": "^3.5.1",
|
|
|
"leaflet": "^1.7.1",
|
|
|
"leaflet-draw": "^1.0.4",
|
|
|
- "mapbox-gl": "^1.12.0",
|
|
|
- "ol": "^6.0.1",
|
|
|
+ "mapbox-gl": "^1.13.0",
|
|
|
+ "ol": "^6.5.0",
|
|
|
"pigeon-draggable": "^0.1.1",
|
|
|
- "pigeon-maps": "^0.16.1",
|
|
|
+ "pigeon-maps": "^0.17.0",
|
|
|
"pigeon-marker": "^0.3.4",
|
|
|
"pigeon-overlay": "^0.2.3",
|
|
|
"react": "^16.14.0",
|
|
|
"react-dom": "^16.14.0",
|
|
|
- "react-leaflet": "^2.7.0",
|
|
|
+ "react-leaflet": "^2.8.0",
|
|
|
"react-leaflet-draw": "^0.19.0",
|
|
|
- "react-map-gl": "^5.2.9",
|
|
|
+ "react-map-gl": "^5.2.11",
|
|
|
"react-map-gl-draw": "^0.21.1",
|
|
|
"react-mapbox-gl": "^4.8.6",
|
|
|
"react-redux": "^7.2.2",
|
|
|
"react-router-dom": "^5.2.0",
|
|
|
"react-scripts": "3.4.3",
|
|
|
- "reactstrap": "^8.6.0",
|
|
|
+ "reactstrap": "^8.8.1",
|
|
|
"redux": "^4.0.5",
|
|
|
"serve": "^11.3.2"
|
|
|
},
|