From 208251f1c7bef92fb9d52cc40acc3176387a6680 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 4 Feb 2023 15:15:35 -0800 Subject: Update web dependencies --- modern/package.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'modern/package.json') diff --git a/modern/package.json b/modern/package.json index db25538c..a79c5cba 100644 --- a/modern/package.json +++ b/modern/package.json @@ -5,17 +5,17 @@ "dependencies": { "@emotion/react": "^11.10.5", "@emotion/styled": "^11.10.5", - "@mapbox/mapbox-gl-draw": "^1.3.0", + "@mapbox/mapbox-gl-draw": "^1.4.0", "@maplibre/maplibre-gl-geocoder": "^1.5.0", - "@mui/icons-material": "^5.10.15", - "@mui/lab": "^5.0.0-alpha.109", - "@mui/material": "^5.10.15", - "@mui/styles": "^5.10.15", - "@reduxjs/toolkit": "^1.9.0", - "@tmcw/togeojson": "^5.5.0", + "@mui/icons-material": "^5.11.0", + "@mui/lab": "^5.0.0-alpha.118", + "@mui/material": "^5.11.7", + "@mui/styles": "^5.11.7", + "@reduxjs/toolkit": "^1.9.2", + "@tmcw/togeojson": "^5.6.0", "@turf/circle": "^6.5.0", "@turf/turf": "^6.5.0", - "mapbox-gl": "^1.13.2", + "mapbox-gl": "^1.13.3", "maplibre-gl": "^2.4.0", "moment": "^2.29.4", "react": "^18.2.0", @@ -23,12 +23,12 @@ "react-draggable": "^4.4.5", "react-mui-dropzone": "^4.0.6", "react-redux": "^8.0.5", - "react-router-dom": "^6.4.3", + "react-router-dom": "^6.8.0", "react-scripts": "^5.0.1", "react-virtualized-auto-sizer": "^1.0.7", "react-window": "^1.8.8", - "recharts": "^2.1.16", - "redux": "^4.2.0", + "recharts": "^2.3.2", + "redux": "^4.2.1", "typeface-roboto": "1.1.13", "wellknown": "^0.5.0", "workbox-background-sync": "^6.5.4", @@ -62,10 +62,10 @@ ] }, "devDependencies": { - "eslint": "^8.28.0", + "eslint": "^8.33.0", "eslint-config-airbnb": "^19.0.4", - "eslint-plugin-import": "^2.26.0", - "eslint-plugin-react": "^7.31.11", + "eslint-plugin-import": "^2.27.5", + "eslint-plugin-react": "^7.32.2", "eslint-plugin-react-hooks": "^4.6.0" } } -- cgit v1.2.3