fix: upgrade @types/react from 18.0.20 to 18.0.21 (#437)

Snyk has created this PR to upgrade @types/react from 18.0.20 to 18.0.21.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/m.neumann0003/project/fa43585f-3bef-47f2-9c3c-8021e2afa927?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
remotes/1693176582716663532/tmp_refs/heads/watchparty
Aevann1 2022-11-09 09:29:30 +02:00 committed by GitHub
parent d3e8516382
commit 59274cb534
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 2 deletions

View File

@ -8,7 +8,7 @@
"@types/lodash.clonedeep": "^4.5.7",
"@types/lodash.debounce": "^4.0.7",
"@types/lodash.throttle": "^4.1.7",
"@types/react": "^18.0.20",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"@types/react-virtualized-auto-sizer": "^1.0.1",
"@types/react-window": "^1.8.5",

View File

@ -96,7 +96,7 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@^18.0.20":
"@types/react@*":
version "18.0.20"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.20.tgz#e4c36be3a55eb5b456ecf501bd4a00fd4fd0c9ab"
integrity sha512-MWul1teSPxujEHVwZl4a5HxQ9vVNsjTchVA+xRqv/VYGCuKGAU6UhfrTdF5aBefwD1BHUD8i/zq+O/vyCm/FrA==
@ -105,6 +105,15 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@^18.0.21":
version "18.0.25"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.25.tgz#8b1dcd7e56fe7315535a4af25435e0bb55c8ae44"
integrity sha512-xD6c0KDT4m7n9uD4ZHi02lzskaiqcBxf4zi+tXZY98a04wvc0hi/TcCPC2FOESZi51Nd7tlUeOJY8RofL799/g==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/scheduler@*":
version "0.16.2"
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"