From 6de66ee472bf03b066eb1233ed29105651d1d631 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Mon, 26 May 2025 18:12:47 +0300 Subject: [PATCH] update @types/react --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 93330c9083..47002102ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7570,9 +7570,9 @@ "@types/react" "*" "@types/react@*", "@types/react@^19": - version "19.1.4" - resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.4.tgz#4d125f014d6ac26b4759775698db118701e314fe" - integrity sha512-EB1yiiYdvySuIITtD5lhW4yPyJ31RkJkkDw794LaQYrxCSaQV/47y5o1FMC4zF9ZyjUjzJMZwbovEnT5yHTW6g== + version "19.1.5" + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.5.tgz#9feb3bdeb506d0c79d8533b6ebdcacdbcb4756db" + integrity sha512-piErsCVVbpMMT2r7wbawdZsq4xMvIAhQuac2gedQHysu1TZYEigE6pnFfgZT+/jQnrRuF5r+SHzuehFjfRjr4g== dependencies: csstype "^3.0.2"