Update dependency @types/react to v18.2.73
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-03-27 17:26:04 +00:00
parent dc33e25744
commit 9988fd3d7b
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.30",
"@types/react": "18.2.72",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.22",
"@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.72":
version "18.2.72"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.72.tgz#3341a6d0746d1c7d8510810319323850c04bd6ed"
integrity sha512-/e7GWxGzXQF7OJAua7UAYqYi/4VpXEfbGtmYQcAQwP3SjjjAXfybTf/JK5S+SaetB/ChXl8Y2g1hCsj7jDXxcg==
"@types/react@18.2.73":
version "18.2.73"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.73.tgz#0579548ad122660d99e00499d22e33b81e73ed94"
integrity sha512-XcGdod0Jjv84HOC7N5ziY3x+qL0AfmubvKOZ9hJjJ2yd5EE+KYjWhdOjt387e9HPheHkdggF9atTifMRtyAaRA==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"