🔼 Upgraded to react 18 and react-dom 18

This commit is contained in:
2022-03-30 11:01:03 -07:00
parent c208cbb76f
commit 5bf9e88b41
3 changed files with 18 additions and 20 deletions

View File

@@ -51,10 +51,10 @@
"jsdoc": "^3.6.7",
"opds-extra": "^3.0.9",
"pretty-bytes": "^5.6.0",
"react": "^17.0.2",
"react": "^18.0.0",
"react-collapsible": "^2.8.3",
"react-datepicker": "^4.5.0",
"react-dom": "^17.0.2",
"react-dom": "^18.0.0",
"react-fast-compare": "^3.2.0",
"react-final-form": "^6.5.3",
"react-final-form-arrays": "^3.1.3",