From 89103697d5d1e991d74a297d676b59a1383f65c7 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 22:56:43 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v17.0.93 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- console/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/console/yarn.lock b/console/yarn.lock index 3a4b2d0a3..fd06aca43 100644 --- a/console/yarn.lock +++ b/console/yarn.lock @@ -1252,9 +1252,9 @@ csstype "^3.2.2" "@types/react@^17.0.37": - version "17.0.92" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.92.tgz#85887e3bff12c978975d3894d522e060e653185c" - integrity sha512-TqKlM6WfeXFUV0rKnRhe7yYctmCNfLHhJGyN3FRr70nwQmCM4pYRO1l0W8979K0Va72KGF1d8MPtT1kt0pw0ng== + version "17.0.93" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.93.tgz#1f8d44a7ea97fb0cbd3935235949d7fda43f64ea" + integrity sha512-KM4Ty/ZTLZupiYxZVAlP+InNJS3De6uBMdq0ePa6/04+eG9Y7ftnWfst1xTLQ5rwAhgHwQ4momt/O4KepdGBTw== dependencies: "@types/prop-types" "*" "@types/scheduler" "^0.16"