diff --git a/packages/components/package.json b/packages/components/package.json index bd98db1a..22bf24a4 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -9,7 +9,7 @@ "@types/jest": "^27.4.0", "@types/lodash": "^4.14.181", "@types/node": "^17.0.23", - "@types/react": "^18.0.0", + "@types/react": "^18.0.1", "@types/react-dom": "^18.0.0", "antd": "^4.19.3", "cross-env": "^7.0.3", diff --git a/yarn.lock b/yarn.lock index 5e581206..a82fa91e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4025,7 +4025,7 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^16.9.19", "@types/react@^17.0.43", "@types/react@^18.0.0": +"@types/react@*", "@types/react@^16.9.19", "@types/react@^17.0.43", "@types/react@^18.0.1": version "17.0.44" resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7" integrity sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g==