diff --git a/example/package.json b/example/package.json index b20cb675..f5a126a9 100644 --- a/example/package.json +++ b/example/package.json @@ -16,7 +16,7 @@ "react-dom": "^17.0.2" }, "devDependencies": { - "@types/react": "^17.0.18", + "@types/react": "^17.0.19", "next-sitemap": "*" } } diff --git a/yarn.lock b/yarn.lock index e5198dfa..2a6eedef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -877,10 +877,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^17.0.18": - version "17.0.18" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.18.tgz#4109cbbd901be9582e5e39e3d77acd7b66bb7fbe" - integrity sha512-YTLgu7oS5zvSqq49X5Iue5oAbVGhgPc5Au29SJC4VeE17V6gASoOxVkUDy9pXFMRFxCWCD9fLeweNFizo3UzOg== +"@types/react@*", "@types/react@^17.0.19": + version "17.0.19" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.19.tgz#8f2a85e8180a43b57966b237d26a29481dacc991" + integrity sha512-sX1HisdB1/ZESixMTGnMxH9TDe8Sk709734fEQZzCV/4lSu9kJCPbo2PbTRoZM+53Pp0P10hYVyReUueGwUi4A== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"