update react
This commit is contained in:
+7
-7
@@ -37,10 +37,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/js-cookie": "2.2.6",
|
||||
"@types/react": "17.0.2",
|
||||
"@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-dom": "^17.0.1",
|
||||
"@types/react-jsonschema-form": "1.7.4",
|
||||
"@types/shortid": "0.0.29",
|
||||
"@types/styled-components": "5.1.7",
|
||||
@@ -72,14 +72,14 @@
|
||||
"lodash": "4.17.21",
|
||||
"next": "^10.1.3",
|
||||
"normalize.css": "8.0.1",
|
||||
"react": "17.0.1",
|
||||
"react": "^17.0.2",
|
||||
"react-beautiful-dnd": "13.1.0",
|
||||
"react-csv": "2.0.3",
|
||||
"react-dom": "17.0.1",
|
||||
"react-is": "17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-is": "^17.0.2",
|
||||
"react-jsonschema-form": "1.8.1",
|
||||
"react-markdown": "5.0.3",
|
||||
"react-mde": "11.0.6",
|
||||
"react-markdown": "^5.0.3",
|
||||
"react-mde": "^11.1.0",
|
||||
"react-toastify": "^7.0.3",
|
||||
"shortid": "2.2.16",
|
||||
"styled-components": "5.2.3",
|
||||
|
||||
Reference in New Issue
Block a user