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

Commit edc608f

Browse files
fix(deps): update react monorepo to v18
1 parent 1e71ee2 commit edc608f

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
@@ -52,8 +52,8 @@
5252
"lodash.without": "^4.4.0",
5353
"moment-timezone": "^0.5.43",
5454
"prop-types": "^15.8.1",
55-
"react": "^17.0.2",
56-
"react-dom": "^17.0.2",
55+
"react": "^18.0.0",
56+
"react-dom": "^18.0.0",
5757
"react-redux": "^7.2.8",
5858
"react-router-dom": "^6.15.0",
5959
"react-tooltip": "^4.2.21",
@@ -84,7 +84,7 @@
8484
"husky": "^8.0.1",
8585
"lodash.defaultsdeep": "^4.6.1",
8686
"qs": "^6.11.0",
87-
"react-test-renderer": "^17.0.2",
87+
"react-test-renderer": "^18.0.0",
8888
"redux-mock-store": "^1.5.4",
8989
"rosie": "^2.1.0",
9090
"webpack-merge": "^5.8.0"

0 commit comments

Comments
 (0)