Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Commit dc6c472

Browse files
fix(deps): update react monorepo to v18
1 parent 51c5c81 commit dc6c472

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"lodash.snakecase": "^4.1.1",
5050
"lodash.without": "^4.4.0",
5151
"prop-types": "^15.8.1",
52-
"react": "^16.14.0",
53-
"react-dom": "^16.14.0",
52+
"react": "18.2.0",
53+
"react-dom": "18.2.0",
5454
"react-redux": "^7.2.8",
5555
"react-router-dom": "^5.3.3",
5656
"react-tooltip": "^4.2.21",
@@ -79,7 +79,7 @@
7979
"husky": "^8.0.1",
8080
"lodash.defaultsdeep": "^4.6.1",
8181
"qs": "^6.11.0",
82-
"react-test-renderer": "^16.14.0",
82+
"react-test-renderer": "18.2.0",
8383
"redux-mock-store": "^1.5.4",
8484
"rosie": "^2.1.0",
8585
"webpack-merge": "^5.8.0"

0 commit comments

Comments
 (0)