aboutsummaryrefslogtreecommitdiff
path: root/modern/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'modern/package.json')
-rw-r--r--modern/package.json34
1 files changed, 16 insertions, 18 deletions
diff --git a/modern/package.json b/modern/package.json
index 29c0e47..6c74cbe 100644
--- a/modern/package.json
+++ b/modern/package.json
@@ -3,30 +3,28 @@
"version": "0.1.0",
"private": true,
"dependencies": {
- "@craco/craco": "^5.6.4",
- "@mapbox/mapbox-gl-draw": "^1.2.0",
- "@material-ui/core": "^4.11.0",
- "@material-ui/data-grid": "^4.0.0-alpha.22",
- "@material-ui/icons": "^4.9.1",
- "@material-ui/lab": "^4.0.0-alpha.56",
- "@reduxjs/toolkit": "^1.5.1",
- "@turf/turf": "^5.1.6",
+ "@craco/craco": "^5.9.0",
+ "@mapbox/mapbox-gl-draw": "^1.3.0",
+ "@material-ui/core": "^4.11.4",
+ "@material-ui/data-grid": "^4.0.0-alpha.33",
+ "@material-ui/icons": "^4.11.2",
+ "@material-ui/lab": "^4.0.0-alpha.58",
+ "@reduxjs/toolkit": "^1.6.0",
+ "@turf/turf": "^6.4.0",
"canvas-tint-image": "^2.0.1",
- "mapbox-gl": "^1.12.0",
- "moment": "^2.28.0",
- "ol": "^6.4.3",
- "ol-mapbox-style": "^6.1.4",
- "react": "^16.13.1",
+ "maplibre-gl": "^1.15.0",
+ "moment": "^2.29.1",
+ "react": "^17.0.2",
"react-container-dimensions": "^1.4.1",
- "react-dom": "^16.13.1",
- "react-redux": "^7.2.1",
+ "react-dom": "^17.0.2",
+ "react-redux": "^7.2.4",
"react-router-dom": "^5.2.0",
- "react-scripts": "^3.4.3",
+ "react-scripts": "^3.4.4",
"react-virtualized-auto-sizer": "^1.0.5",
"react-window": "^1.8.6",
"recharts": "^2.0.9",
- "redux": "^4.0.5",
- "typeface-roboto": "0.0.75",
+ "redux": "^4.1.0",
+ "typeface-roboto": "1.1.13",
"wellknown": "^0.5.0"
},
"scripts": {