diff --git a/package.json b/package.json index 91b9c06c..71b4820c 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@types/lodash.clamp": "4.0.7", "@types/lodash.debounce": "4.0.7", "@types/lodash.isequal": "4.5.6", - "@types/react": "18.0.23", + "@types/react": "18.0.26", "@types/react-dom": "18.0.7", "@typescript-eslint/parser": "5.46.1", "@vscode/codicons": "0.0.32", diff --git a/yarn.lock b/yarn.lock index cf3de6ff..ff30a9ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3518,10 +3518,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@18.0.23": - version "18.0.23" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.23.tgz#4190ecd58b99fa79fe2e67832bdcb287e5f893e4" - integrity sha512-R1wTULtCiJkudAN2DJGoYYySbGtOdzZyUWAACYinKdiQC8auxso4kLDUhQ7AJ2kh3F6A6z4v69U6tNY39hihVQ== +"@types/react@18.0.26": + version "18.0.26" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.26.tgz#8ad59fc01fef8eaf5c74f4ea392621749f0b7917" + integrity sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"