Skip to content

Commit c49c898

Browse files
committed
fix(deps): update react monorepo to v17
1 parent c2df008 commit c49c898

File tree

2 files changed

+77
-12
lines changed

2 files changed

+77
-12
lines changed

client/package-lock.json

Lines changed: 75 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"node-sass": "^4.14.1",
1717
"popper.js": "^1.16.1",
1818
"prop-types": "^15.7.2",
19-
"react": "^16.14.0",
19+
"react": "17.0.2",
2020
"react-avatar": "^3.9.7",
2121
"react-bootstrap": "^1.4.3",
2222
"react-bootstrap-icons": "^1.1.0",
2323
"react-bs-datatable": "^2.1.1",
2424
"react-confirm-alert": "^2.6.1",
2525
"react-data-table-component": "^6.11.6",
2626
"react-data-table-component-extensions": "^1.5.2",
27-
"react-dom": "^16.14.0",
27+
"react-dom": "17.0.2",
2828
"react-moment": "^0.9.7",
2929
"react-notifications": "^1.7.2",
3030
"react-redux": "^7.2.2",

0 commit comments

Comments
 (0)