Updated packages.

This commit is contained in:
Mike Cao 2021-03-26 17:08:58 -07:00
parent 1ea1e06f9f
commit 69b86a2b9d
2 changed files with 143 additions and 153 deletions

View file

@ -75,17 +75,17 @@
"jose": "2.0.3",
"maxmind": "^4.3.1",
"moment-timezone": "^0.5.32",
"next": "^10.0.8",
"next": "^10.0.9",
"prompts": "2.4.0",
"prop-types": "^15.7.2",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-intl": "^5.12.3",
"react-redux": "^7.2.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-intl": "^5.14.1",
"react-redux": "^7.2.3",
"react-simple-maps": "^2.3.0",
"react-spring": "^8.0.27",
"react-tooltip": "^4.2.14",
"react-use-measure": "^2.0.3",
"react-tooltip": "^4.2.17",
"react-use-measure": "^2.0.4",
"react-window": "^1.8.6",
"redux": "^4.0.5",
"redux-thunk": "^2.3.0",