Bump react version per Next's suggestion

This commit is contained in:
Gabe Kangas 2021-02-16 09:42:57 -08:00
parent 8acbbb27c6
commit d86acad338
2 changed files with 364 additions and 3474 deletions

3832
web/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -15,11 +15,11 @@
"classnames": "^2.2.6",
"date-fns": "^2.16.1",
"markdown-it": "^12.0.4",
"next": "10.0.0",
"next": "^10.0.5",
"prop-types": "^15.7.2",
"react": "16.13.1",
"react": "^17.0.1",
"react-chartkick": "^0.4.1",
"react-dom": "16.13.1",
"react-dom": "^17.0.1",
"react-linkify": "^1.0.0-alpha",
"react-markdown": "^5.0.3",
"react-markdown-editor-lite": "^1.2.3",