diff --git a/package.json b/package.json index 7bc9289..0d12fbd 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@testing-library/jest-dom": "^6.5.0", "@testing-library/react": "^16.0.1", "@testing-library/user-event": "^14.5.2", - "@types/react": "^18.3.5", + "@types/react": "^18.3.11", "babel-plugin-macros": "^3.1.0", "eslint": "^9.9.1", "handlebars": "^4.7.8", diff --git a/yarn.lock b/yarn.lock index f6caf06..8ca84e8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3006,10 +3006,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@^18.3.5": - version "18.3.5" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.5.tgz#5f524c2ad2089c0ff372bbdabc77ca2c4dbadf8f" - integrity sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA== +"@types/react@^18.3.11": + version "18.3.12" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.12.tgz#99419f182ccd69151813b7ee24b792fe08774f60" + integrity sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw== dependencies: "@types/prop-types" "*" csstype "^3.0.2"