From e0a256f2db460954ce45057bb6b4e82a7687a5d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 22:25:46 +0000 Subject: [PATCH] Update dependency @types/react to v18.3.10 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7059eccd..f51dc829 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@types/loadable__component": "5.13.9", "@types/node": "20.16.10", "@types/postcss-flexbugs-fixes": "5.0.3", - "@types/react": "18.3.9", + "@types/react": "18.3.10", "@types/react-dom": "18.3.0", "@types/react-loadable": "5.5.11", "@types/react-redux": "7.1.34", diff --git a/yarn.lock b/yarn.lock index 6fadf3a4..d5a2d420 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2236,10 +2236,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@18.3.9": - version "18.3.9" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.9.tgz#2cdf5f425ec8a133d67e9e3673909738b783db20" - integrity sha512-+BpAVyTpJkNWWSSnaLBk6ePpHLOGJKnEQNbINNovPWzvEUyAe3e+/d494QdEh71RekM/qV7lw6jzf1HGrJyAtQ== +"@types/react@18.3.10": + version "18.3.10" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.10.tgz#6edc26dc22ff8c9c226d3c7bf8357b013c842219" + integrity sha512-02sAAlBnP39JgXwkAq3PeU9DVaaGpZyF3MGcC0MKgQVkZor5IiiDAipVaxQHtDJAmO4GIy/rVBy/LzVj76Cyqg== dependencies: "@types/prop-types" "*" csstype "^3.0.2"