diff --git a/package.json b/package.json index 3cb091a..7e6a1c9 100644 --- a/package.json +++ b/package.json @@ -10,10 +10,10 @@ "date-fns-tz": "^1.0.7", "history": "^4.9.0", "immer": "^8.0.1", - "polished": "^3.4.1", + "polished": "^4.1.1", "prop-types": "^15.7.2", - "react": "^16.8.6", - "react-dom": "^16.8.6", + "react": "^17.0.1", + "react-dom": "^17.0.1", "react-icons": "^3.7.0", "react-perfect-scrollbar": "^1.5.3", "react-redux": "^7.1.0", @@ -55,7 +55,7 @@ "babel-eslint": "^10.0.2", "customize-cra": "^1.0.0", "eslint": "^5.16.0", - "eslint-config-airbnb": "^17.1.1", + "eslint-config-airbnb": "^18.2.1", "eslint-config-prettier": "^6.0.0", "eslint-import-resolver-babel-plugin-root-import": "^1.1.1", "eslint-plugin-import": "^2.18.2", @@ -63,7 +63,7 @@ "eslint-plugin-prettier": "^3.1.0", "eslint-plugin-react": "^7.14.3", "eslint-plugin-react-hooks": "^1.6.1", - "prettier": "^1.18.2", + "prettier": "^2.2.1", "react-app-rewired": "^2.1.3" } } diff --git a/yarn.lock b/yarn.lock index 8a48eec..8f1ff3c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11229,4 +11229,4 @@ yup@^0.27.0: lodash "^4.17.11" property-expr "^1.5.0" synchronous-promise "^2.0.6" - toposort "^2.0.2" + toposort "^2.0.2" \ No newline at end of file