diff --git a/package.json b/package.json index 766b45b..9897631 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@swc/jest": "^0.2.29", "@types/jest": "^29.5.10", "@types/node": "20.9.0", - "@types/react": "18.2.38", + "@types/react": "18.2.43", "@types/react-dom": "18.2.17", "@types/react-lottie": "^1.2.10", "@typescript-eslint/eslint-plugin": "^5.60.1", diff --git a/yarn.lock b/yarn.lock index 2d05ad4..941da6b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2244,10 +2244,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@18.2.38": - version "18.2.38" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.38.tgz#3605ca41d3daff2c434e0b98d79a2469d4c2dd52" - integrity sha512-cBBXHzuPtQK6wNthuVMV6IjHAFkdl/FOPFIlkd81/Cd1+IqkHu/A+w4g43kaQQoYHik/ruaQBDL72HyCy1vuMw== +"@types/react@*", "@types/react@18.2.43": + version "18.2.43" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.43.tgz#c58e5abe241e6f71f60ce30e2a9aceb9d3a2a374" + integrity sha512-nvOV01ZdBdd/KW6FahSbcNplt2jCJfyWdTos61RYHV+FVv5L/g9AOX1bmbVcWcLFL8+KHQfh1zVIQrud6ihyQA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"