Update dependency @types/react to v18.2.33 #218

Merged
kjuulh merged 1 commits from renovate/react-monorepo into main 2023-10-26 08:07:55 +02:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit b5aac1699c - Show all commits

View File

@ -20,7 +20,7 @@
"@testing-library/user-event": "14.5.1",
"@types/jest": "29.5.6",
"@types/node": "20.8.9",
"@types/react": "18.2.32",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"@types/react-redux": "7.1.28",
"jest": "29.7.0",

View File

@ -909,10 +909,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@18.2.32":
version "18.2.32"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.32.tgz#7ec787730c45ee9a3c0ed150b19e95c31fe4608a"
integrity sha512-F0FVIZQ1x5Gxy/VYJb7XcWvCcHR28Sjwt1dXLspdIatfPq1MVACfnBDwKe6ANLxQ64riIJooXClpUR6oxTiepg==
"@types/react@18.2.33":
version "18.2.33"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.33.tgz#055356243dc4350a9ee6c6a2c07c5cae12e38877"
integrity sha512-v+I7S+hu3PIBoVkKGpSYYpiBT1ijqEzWpzQD62/jm4K74hPpSP7FF9BnKG6+fg2+62weJYkkBWDJlZt5JO/9hg==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"