Update dependency @types/react to v18.2.60
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2024-02-27 09:36:04 +00:00
parent c051947535
commit 2208e17221
2 changed files with 5 additions and 5 deletions

View File

@ -20,7 +20,7 @@
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/node": "20.11.20",
"@types/react": "18.2.59",
"@types/react": "18.2.60",
"@types/react-dom": "18.2.19",
"@types/react-redux": "7.1.33",
"jest": "29.7.0",

View File

@ -909,10 +909,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@18.2.59":
version "18.2.59"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.59.tgz#14c7bcab22e2ce71d9eaa02f78d3d55067724d7f"
integrity sha512-DE+F6BYEC8VtajY85Qr7mmhTd/79rJKIHCg99MU9SWPB4xvLb6D1za2vYflgZfmPqQVEr6UqJTnLXEwzpVPuOg==
"@types/react@18.2.60":
version "18.2.60"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.60.tgz#df026eaef1100b6dafe420f36fecb1d209a8cee1"
integrity sha512-dfiPj9+k20jJrLGOu9Nf6eqxm2EyJRrq2NvwOFsfbb7sFExZ9WELPs67UImHj3Ayxg8ruTtKtNnbjaF8olPq0A==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"