Updated packages. Use React 18.

This commit is contained in:
Mike Cao 2022-04-01 22:26:48 -07:00
parent 62519ff8b0
commit 5d4ed6bd1b
2 changed files with 137 additions and 134 deletions

View file

@ -79,8 +79,8 @@
"next": "12.1.0",
"node-fetch": "^3.2.3",
"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-intl": "^5.24.7",
"react-simple-maps": "^2.3.0",
"react-spring": "^9.4.4",