From 30fca1d7469842397355a7cf0610fd8b7ff63dfe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 09:49:22 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v18.2.58 --- package.json | 4 ++-- yarn.lock | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 252b3cb..43d2dfd 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@testing-library/react-native": "12.4.3", "@types/jest": "29.5.12", "@types/node": "20.11.19", - "@types/react": "18.2.57", + "@types/react": "18.2.58", "@types/react-native": "0.72.8", "@types/react-syntax-highlighter": "15.5.11", "@types/react-test-renderer": "18.0.7", @@ -83,7 +83,7 @@ "typescript": "5.3.3" }, "resolutions": { - "@types/react": "18.2.57" + "@types/react": "18.2.58" }, "peerDependencies": { "react": "16.8.6 || ^17.0.0 || ^18.0.0", diff --git a/yarn.lock b/yarn.lock index f4b2352..851d694 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3499,10 +3499,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@18.2.57": - version "18.2.57" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.57.tgz#147b516d8bdb2900219acbfc6f939bdeecca7691" - integrity sha512-ZvQsktJgSYrQiMirAN60y4O/LRevIV8hUzSOSNB6gfR3/o3wCBFQx3sPwIYtuDMeiVgsSS3UzCV26tEzgnfvQw== +"@types/react@*", "@types/react@18.2.58": + version "18.2.58" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.58.tgz#22082d12898d11806f4a1aefb5583116a047493d" + integrity sha512-TaGvMNhxvG2Q0K0aYxiKfNDS5m5ZsoIBBbtfUorxdH4NGSXIlYvZxLJI+9Dd3KjeB3780bciLyAb7ylO8pLhPw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"