update react related pkgs
This commit is contained in:
+10
-10
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user