From a40da0c23d6e8edf61b97676e514aff5b5a75c83 Mon Sep 17 00:00:00 2001 From: "public-glueops-renovatebot[bot]" <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 20:04:26 +0000 Subject: [PATCH] chore(patch): update @types/react to 19.2.13 #patch (#650) Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index 03f61a2..afe9b34 100644 --- a/ui/package.json +++ b/ui/package.json @@ -68,7 +68,7 @@ "@eslint/js": "9.39.2", "@ianvs/prettier-plugin-sort-imports": "4.7.0", "@types/node": "25.2.2", - "@types/react": "19.2.11", + "@types/react": "19.2.13", "@types/react-dom": "19.2.3", "@vitejs/plugin-react": "5.1.3", "eslint": "9.39.2", diff --git a/ui/yarn.lock b/ui/yarn.lock index 0e04f79..f81bfd2 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -2282,10 +2282,10 @@ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.2.3.tgz#c1e305d15a52a3e508d54dca770d202cb63abf2c" integrity sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ== -"@types/react@19.2.11": - version "19.2.11" - resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.11.tgz#301b615ec33df67f6b0ba63f2b6aedce46cca0de" - integrity sha512-tORuanb01iEzWvMGVGv2ZDhYZVeRMrw453DCSAIn/5yvcSVnMoUMTyf33nQJLahYEnv9xqrTNbgz4qY5EfSh0g== +"@types/react@19.2.13": + version "19.2.13" + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.13.tgz#7cea30d7f60a01d97e4ece039c04e9056682218a" + integrity sha512-KkiJeU6VbYbUOp5ITMIc7kBfqlYkKA5KhEHVrGMmUUMt7NeaZg65ojdPk+FtNrBAOXNVM5QM72jnADjM+XVRAQ== dependencies: csstype "^3.2.2"