diff --git a/package.json b/package.json index 69351795..d11e9470 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@txo/semantic-release": "^2.0.10", "@txo/tsconfig-cjs": "^2.0.0", "@types/jest": "^29.5.14", - "@types/react": "^18.3.19", + "@types/react": "^18.3.20", "@types/react-native": "^0.73.0", "@types/url-parse": "^1.4.11", "concurrently": "^9.1.2", diff --git a/yarn.lock b/yarn.lock index eb47bede..f3f6c281 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2504,10 +2504,10 @@ dependencies: react-native "*" -"@types/react@^18.3.19": - version "18.3.19" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.19.tgz#2b6a01315c9b1b644a8799a7d33efb027150240f" - integrity sha512-fcdJqaHOMDbiAwJnXv6XCzX0jDW77yI3tJqYh1Byn8EL5/S628WRx9b/y3DnNe55zTukUQKrfYxiZls2dHcUMw== +"@types/react@^18.3.20": + version "18.3.20" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.20.tgz#b0dccda9d2f1bc24d2a04b1d0cb5d0b9a3576ad3" + integrity sha512-IPaCZN7PShZK/3t6Q87pfTkRm6oLTd4vztyoj+cbHUF1g3FfVb2tFIL79uCRKEfv16AhqDMBywP2VW3KIZUvcg== dependencies: "@types/prop-types" "*" csstype "^3.0.2"