diff --git a/package.json b/package.json index 58312d08..fcdf53cf 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.24", + "@types/react": "^18.3.25", "@types/react-dom": "^18.3.7", "@types/react-native": "^0.73.0", "concurrently": "^9.2.1", diff --git a/yarn.lock b/yarn.lock index c8290c2c..7c5f1c82 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2510,10 +2510,10 @@ dependencies: react-native "*" -"@types/react@^18.3.24": - version "18.3.24" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.24.tgz#f6a5a4c613242dfe3af0dcee2b4ec47b92d9b6bd" - integrity sha512-0dLEBsA1kI3OezMBF8nSsb7Nk19ZnsyE1LLhB8r27KbgU5H4pvuqZLdtE+aUkJVoXgTVuA+iLIwmZ0TuK4tx6A== +"@types/react@^18.3.25": + version "18.3.25" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.25.tgz#b37e3b05b6762b49f3944760f3bce3d5b6afa19b" + integrity sha512-oSVZmGtDPmRZtVDqvdKUi/qgCsWp5IDY29wp8na8Bj4B3cc99hfNzvNhlMkVVxctkAOGUA3Km7MMpBHAnWfcIA== dependencies: "@types/prop-types" "*" csstype "^3.0.2"