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

Commit 250a6f4

Browse files
committed
fix(deps): update react monorepo to v18
1 parent da0e8e4 commit 250a6f4

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
@@ -48,8 +48,8 @@
4848
"lodash.snakecase": "^4.1.1",
4949
"lodash.without": "^4.4.0",
5050
"prop-types": "^15.7.2",
51-
"react": "^16.14.0",
52-
"react-dom": "^16.14.0",
51+
"react": "18.1.0",
52+
"react-dom": "18.1.0",
5353
"react-redux": "^7.2.6",
5454
"react-router-dom": "^5.3.0",
5555
"react-tooltip": "^3.11.6",
@@ -78,7 +78,7 @@
7878
"husky": "^7.0.4",
7979
"lodash.defaultsdeep": "^4.6.1",
8080
"qs": "^6.10.1",
81-
"react-test-renderer": "^16.14.0",
81+
"react-test-renderer": "18.1.0",
8282
"redux-mock-store": "^1.5.4",
8383
"rosie": "^2.1.0",
8484
"webpack-merge": "^5.8.0"

0 commit comments

Comments
 (0)