diff --git a/package.json b/package.json index 08c61e51..c40352a3 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@testing-library/react": "^14.0.0", "@types/jest": "^29.5.8", "@types/node": "^20.8.10", - "@types/react": "^18.2.34", + "@types/react": "^18.2.37", "@types/react-dom": "^18.2.14", "chokidar": "^3.5.3", "esbuild": "^0.19.5", diff --git a/yarn.lock b/yarn.lock index 178c06a7..60a3986e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2473,10 +2473,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.2.34": - version "18.2.34" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.34.tgz#aed20f19473721ba328feb99d1ec3307ebc1a8dd" - integrity sha512-U6eW/alrRk37FU/MS2RYMjx0Va2JGIVXELTODaTIYgvWGCV4Y4TfTUzG8DdmpDNIT0Xpj/R7GfyHOJJrDttcvg== +"@types/react@*", "@types/react@^18.2.37": + version "18.2.37" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.37.tgz#0f03af69e463c0f19a356c2660dbca5d19c44cae" + integrity sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"