From 421a79aaa56fc393b3602dbed22fd79b96cd95f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 12:45:05 +0000 Subject: [PATCH] Update dependency @types/react to v19.1.2 (#29837) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- yarn.lock | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 81c36ede08..112af30fea 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "resolutions": { "**/pretty-format/react-is": "19.1.0", "@playwright/test": "1.51.1", - "@types/react": "19.1.1", + "@types/react": "19.1.2", "@types/react-dom": "19.1.2", "oidc-client-ts": "3.2.0", "jwt-decode": "4.0.0", @@ -212,7 +212,7 @@ "@types/node-fetch": "^2.6.2", "@types/pako": "^2.0.0", "@types/qrcode": "^1.3.5", - "@types/react": "19.1.1", + "@types/react": "19.1.2", "@types/react-beautiful-dnd": "^13.0.0", "@types/react-dom": "19.1.2", "@types/react-transition-group": "^4.4.0", diff --git a/yarn.lock b/yarn.lock index 27b94e515f..e5b44a7344 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3379,10 +3379,10 @@ "@types/prop-types" "*" "@types/react" "*" -"@types/react@*", "@types/react@19.1.1": - version "19.1.1" - resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.1.tgz#f7f2bb4a0a8d22b9ee4b8f6e27f0c78d76eb7f9b" - integrity sha512-ePapxDL7qrgqSF67s0h9m412d9DbXyC1n59O2st+9rjuuamWsZuD2w55rqY12CbzsZ7uVXb5Nw0gEp9Z8MMutQ== +"@types/react@*", "@types/react@19.1.2": + version "19.1.2" + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.2.tgz#11df86f66f188f212c90ecb537327ec68bfd593f" + integrity sha512-oxLPMytKchWGbnQM9O7D67uPa9paTNxO7jVoNMXgkkErULBPhPARCfkKL9ytcIJJRGjbsVwW4ugJzyFFvm/Tiw== dependencies: csstype "^3.0.2"