diff --git a/package.json b/package.json index 8bb334f0c..94975af06 100755 --- a/package.json +++ b/package.json @@ -53,8 +53,8 @@ "lodash.without": "^4.4.0", "moment-timezone": "^0.5.43", "prop-types": "^15.8.1", - "react": "^17.0.2", - "react-dom": "^17.0.2", + "react": "^18.0.0", + "react-dom": "^18.0.0", "react-redux": "^7.2.8", "react-router-dom": "^6.15.0", "react-tooltip": "^4.2.21", @@ -85,7 +85,7 @@ "husky": "^8.0.1", "lodash.defaultsdeep": "^4.6.1", "qs": "^6.11.0", - "react-test-renderer": "^17.0.2", + "react-test-renderer": "^18.0.0", "redux-mock-store": "^1.5.4", "rosie": "^2.1.0", "webpack-merge": "^5.8.0"