From d10025c83aea66dcdf11a10f70ab42e8ecaf4893 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate@danet.fbi.h-da.de> Date: Thu, 27 Mar 2025 13:22:00 +0000 Subject: [PATCH] [renovate] Update dependency @types/react to v18.3.20 --- react-ui/yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/react-ui/yarn.lock b/react-ui/yarn.lock index 5e4047ff1..ffba6e847 100755 --- a/react-ui/yarn.lock +++ b/react-ui/yarn.lock @@ -2615,9 +2615,7 @@ csstype "^3.0.2" "@types/react@^18.2.66": - version "18.3.15" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.15.tgz#14674f041072c2b17062ae2edb0eb95a45787f98" - integrity sha512-XQzbwkCwrsabawgWsvDDwsDTRuH1sf6Uj1fnFYoG03ZXfT54/aBvlylKR9ix70pXAtTn8dFzj358zVcZN4m83w== + version "18.3.20" dependencies: "@types/prop-types" "*" csstype "^3.0.2" -- GitLab