Browse Source

Bump react version per Next's suggestion

pull/1886/head
Gabe Kangas 4 years ago
parent
commit
d86acad338
  1. 3980
      web/package-lock.json
  2. 6
      web/package.json

3980
web/package-lock.json generated

File diff suppressed because it is too large Load Diff

6
web/package.json

@ -15,11 +15,11 @@ @@ -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",

Loading…
Cancel
Save