Upgrade to React 17

This commit is contained in:
Alex Gleason
2022-05-28 13:15:23 -05:00
parent 6d8d92cd1b
commit 4e3935d044
2 changed files with 15 additions and 17 deletions

View File

@ -149,10 +149,10 @@
"prop-types": "^15.5.10",
"punycode": "^2.1.0",
"qrcode.react": "^1.0.0",
"react": "^16.13.1",
"react": "^17.0.2",
"react-color": "^2.18.1",
"react-datepicker": "^4.7.0",
"react-dom": "^16.13.1",
"react-dom": "^17.0.2",
"react-helmet": "^6.0.0",
"react-hotkeys": "^1.1.4",
"react-immutable-proptypes": "^2.1.0",