Update dependency @types/react to v19.1.5 (#30035)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-28 15:47:41 +01:00 committed by GitHub
parent 7526f20ea3
commit 331bbc19a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -70,7 +70,7 @@
"resolutions": { "resolutions": {
"**/pretty-format/react-is": "19.1.0", "**/pretty-format/react-is": "19.1.0",
"@playwright/test": "1.52.0", "@playwright/test": "1.52.0",
"@types/react": "19.1.4", "@types/react": "19.1.5",
"@types/react-dom": "19.1.5", "@types/react-dom": "19.1.5",
"oidc-client-ts": "3.2.1", "oidc-client-ts": "3.2.1",
"jwt-decode": "4.0.0", "jwt-decode": "4.0.0",
@ -212,7 +212,7 @@
"@types/node-fetch": "^2.6.2", "@types/node-fetch": "^2.6.2",
"@types/pako": "^2.0.0", "@types/pako": "^2.0.0",
"@types/qrcode": "^1.3.5", "@types/qrcode": "^1.3.5",
"@types/react": "19.1.4", "@types/react": "19.1.5",
"@types/react-beautiful-dnd": "^13.0.0", "@types/react-beautiful-dnd": "^13.0.0",
"@types/react-dom": "19.1.5", "@types/react-dom": "19.1.5",
"@types/react-transition-group": "^4.4.0", "@types/react-transition-group": "^4.4.0",

View File

@ -3438,10 +3438,10 @@
"@types/prop-types" "*" "@types/prop-types" "*"
"@types/react" "*" "@types/react" "*"
"@types/react@*", "@types/react@19.1.4": "@types/react@*", "@types/react@19.1.5":
version "19.1.4" version "19.1.5"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.4.tgz#4d125f014d6ac26b4759775698db118701e314fe" resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.5.tgz#9feb3bdeb506d0c79d8533b6ebdcacdbcb4756db"
integrity sha512-EB1yiiYdvySuIITtD5lhW4yPyJ31RkJkkDw794LaQYrxCSaQV/47y5o1FMC4zF9ZyjUjzJMZwbovEnT5yHTW6g== integrity sha512-piErsCVVbpMMT2r7wbawdZsq4xMvIAhQuac2gedQHysu1TZYEigE6pnFfgZT+/jQnrRuF5r+SHzuehFjfRjr4g==
dependencies: dependencies:
csstype "^3.0.2" csstype "^3.0.2"