diff --git a/package.json b/package.json index bd38162..1efb790 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "arrowParens": "avoid" }, "resolutions": { - "react": "^17.0.1", + "react": "^17", "@types/styled-components": "^5.0.0" } } diff --git a/yarn.lock b/yarn.lock index cf9cbef..4135e92 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8939,7 +8939,7 @@ react-window@^1.8.5: "@babel/runtime" "^7.0.0" memoize-one ">=3.1.1 <6" -react@^16.10.2, react@^17.0.1: +react@^16.10.2, react@^17, react@^17.0.1: version "17.0.1" resolved "https://registry.yarnpkg.com/react/-/react-17.0.1.tgz#6e0600416bd57574e3f86d92edba3d9008726127" integrity sha512-lG9c9UuMHdcAexXtigOZLX8exLWkW0Ku29qPRU8uhF2R9BN96dLCt0psvzPLlHc5OWkgymP3qwTRgbnw5BKx3w==