From 0e0b995410a0ab4cdb06b2d7de8637b63b97a3c2 Mon Sep 17 00:00:00 2001 From: "skyway-renovate-bot[bot]" <184155648+skyway-renovate-bot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 16:33:27 +0000 Subject: [PATCH] Update dependency @types/react to v18.3.31 --- test/app/yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/test/app/yarn.lock b/test/app/yarn.lock index 5c3b8beb8..c5d054785 100644 --- a/test/app/yarn.lock +++ b/test/app/yarn.lock @@ -2048,9 +2048,7 @@ "@types/react" "^18" "@types/react@^18", "@types/react@^18.2.6": - version "18.3.20" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.20.tgz#b0dccda9d2f1bc24d2a04b1d0cb5d0b9a3576ad3" - integrity sha512-IPaCZN7PShZK/3t6Q87pfTkRm6oLTd4vztyoj+cbHUF1g3FfVb2tFIL79uCRKEfv16AhqDMBywP2VW3KIZUvcg== + version "18.3.31" dependencies: "@types/prop-types" "*" csstype "^3.0.2"