Update react monorepo to v19.1.3 (#29936)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-13 11:30:45 +00:00
committed by GitHub
parent 501c8194e5
commit 2b5f687c40
2 changed files with 12 additions and 12 deletions

View File

@@ -70,8 +70,8 @@
"resolutions": {
"**/pretty-format/react-is": "19.1.0",
"@playwright/test": "1.52.0",
"@types/react": "19.1.2",
"@types/react-dom": "19.1.2",
"@types/react": "19.1.3",
"@types/react-dom": "19.1.3",
"oidc-client-ts": "3.2.0",
"jwt-decode": "4.0.0",
"caniuse-lite": "1.0.30001715",
@@ -212,9 +212,9 @@
"@types/node-fetch": "^2.6.2",
"@types/pako": "^2.0.0",
"@types/qrcode": "^1.3.5",
"@types/react": "19.1.2",
"@types/react": "19.1.3",
"@types/react-beautiful-dnd": "^13.0.0",
"@types/react-dom": "19.1.2",
"@types/react-dom": "19.1.3",
"@types/react-transition-group": "^4.4.0",
"@types/sanitize-html": "2.15.0",
"@types/semver": "^7.5.8",