diff --git a/package.json b/package.json index 2ede16d7..895dec3a 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@txo/semantic-release": "^2.0.10", "@txo/tsconfig-cjs": "^2.0.0", "@types/jest": "^29.5.14", - "@types/react": "^18.3.20", + "@types/react": "^18.3.21", "@types/react-dom": "^18.3.7", "@types/react-native": "^0.73.0", "concurrently": "^9.1.2", diff --git a/yarn.lock b/yarn.lock index fc795285..f765113e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2498,10 +2498,10 @@ dependencies: react-native "*" -"@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== +"@types/react@^18.3.21": + version "18.3.21" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.21.tgz#ba9bdc8833ceaf2b5edabbbabfbf9a84040df89a" + integrity sha512-gXLBtmlcRJeT09/sI4PxVwyrku6SaNUj/6cMubjE6T6XdY1fDmBL7r0nX0jbSZPU/Xr0KuwLLZh6aOYY5d91Xw== dependencies: "@types/prop-types" "*" csstype "^3.0.2"