Skip to content

Commit

Permalink
fix(deps): update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2022
1 parent 41f1552 commit 1fd2013
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
"memoize-one": "5.2.1",
"prop-types": "15.7.2",
"qs": "6.10.3",
"react": "16.14.0",
"react-dom": "16.14.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-helmet": "6.1.0",
"react-redux": "7.2.8",
"react-router": "5.2.1",
Expand All @@ -87,7 +87,7 @@
"@testing-library/react": "12.1.5",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.6",
"react-test-renderer": "16.14.0",
"react-test-renderer": "18.2.0",
"reactifex": "1.1.1",
"redux-mock-store": "1.5.4"
}
Expand Down

0 comments on commit 1fd2013

Please sign in to comment.