update react related pkgs

This commit is contained in:
Aarni Halinen
2021-05-07 22:21:04 +03:00
parent d0ee8ccbd5
commit 8e24d2ea02
2 changed files with 905 additions and 1020 deletions
+10 -10
View File
@@ -37,11 +37,11 @@
},
"devDependencies": {
"@types/js-cookie": "2.2.6",
"@types/react": "^17.0.2",
"@types/react-beautiful-dnd": "13.0.0",
"@types/react-csv": "1.1.1",
"@types/react-dom": "^17.0.1",
"@types/react-jsonschema-form": "1.7.4",
"@types/react": "^17.0.5",
"@types/react-beautiful-dnd": "^13.0.0",
"@types/react-csv": "^1.1.1",
"@types/react-dom": "^17.0.3",
"@types/react-jsonschema-form": "^1.7.4",
"@types/shortid": "0.0.29",
"@types/styled-components": "5.1.7",
"@typescript-eslint/eslint-plugin": "4.16.1",
@@ -73,14 +73,14 @@
"next": "^10.2.0",
"normalize.css": "8.0.1",
"react": "^17.0.2",
"react-beautiful-dnd": "13.1.0",
"react-csv": "2.0.3",
"react-beautiful-dnd": "^13.1.0",
"react-csv": "^2.0.3",
"react-dom": "^17.0.2",
"react-is": "^17.0.2",
"react-jsonschema-form": "1.8.1",
"react-markdown": "^6.0.0",
"react-mde": "^11.1.0",
"react-toastify": "^7.0.3",
"react-markdown": "^6.0.2",
"react-mde": "^11.5.0",
"react-toastify": "^7.0.4",
"rehype-raw": "^5.1.0",
"rehype-sanitize": "^4.0.0",
"shortid": "2.2.16",