Update dependency @types/react to v18.2.45 #267

Merged
kjuulh merged 1 commits from renovate/react-monorepo into main 2023-12-13 03:04:28 +01:00
2 changed files with 5 additions and 5 deletions

View File

@ -20,7 +20,7 @@
"@testing-library/user-event": "14.5.1", "@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.11", "@types/jest": "29.5.11",
"@types/node": "20.10.4", "@types/node": "20.10.4",
"@types/react": "18.2.44", "@types/react": "18.2.45",
"@types/react-dom": "18.2.17", "@types/react-dom": "18.2.17",
"@types/react-redux": "7.1.33", "@types/react-redux": "7.1.33",
"jest": "29.7.0", "jest": "29.7.0",

View File

@ -909,10 +909,10 @@
"@types/scheduler" "*" "@types/scheduler" "*"
csstype "^3.0.2" csstype "^3.0.2"
"@types/react@18.2.44": "@types/react@18.2.45":
version "18.2.44" version "18.2.45"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.44.tgz#13104f12d30545f4cea11b8d81809bec316fe175" resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.45.tgz#253f4fac288e7e751ab3dc542000fb687422c15c"
integrity sha512-i7rRdWr8XsAdqVXU05NSlash6DapNLVoNnsfWfOYN2BUIzkH2YgagIeOuUK1fNmJ08iGHpt2enwi0beaBR+ldA== integrity sha512-TtAxCNrlrBp8GoeEp1npd5g+d/OejJHFxS3OWmrPBMFaVQMSN0OFySozJio5BHxTuTeug00AVXVAjfDSfk+lUg==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
"@types/scheduler" "*" "@types/scheduler" "*"