chore: update react 18 (#520)

* chore: update to react 18 and related dependencies
This commit is contained in:
Dan Ribbens
2022-04-12 11:26:55 -04:00
committed by GitHub
parent 6b06fe4481
commit a4f2c5abd4
19 changed files with 65 additions and 49 deletions

View File

@@ -152,12 +152,12 @@
"process": "^0.11.10",
"qs": "^6.9.1",
"qs-middleware": "^1.0.3",
"react": "^17.0.2",
"react": "^18.0.0",
"react-animate-height": "^2.0.20",
"react-beautiful-dnd": "^13.0.0",
"react-datepicker": "^3.3.0",
"react-diff-viewer": "^3.1.1",
"react-dom": "^17.0.2",
"react-dom": "^18.0.0",
"react-helmet": "^6.1.0",
"react-router-dom": "^5.1.2",
"react-router-navigation-prompt": "^1.8.11",
@@ -186,7 +186,7 @@
"devDependencies": {
"@release-it/conventional-changelog": "^2.0.0",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.0.4",
"@testing-library/react": "^13.0.1",
"@trbl/eslint-config": "^1.2.4",
"@types/asap": "^2.0.0",
"@types/babel__core": "^7.1.12",