chore(deps): 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:24:30 +00:00
parent 157c1ff2cf
commit 28889a3390
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"tailwindcss": "3.4.2"
},
"devDependencies": {
"@types/react": "18.2.72",
"@types/react": "18.2.73",
"@types/react-redux": "7.1.33",
"autoprefixer": "10.4.19",
"cssnano": "6.1.2",

View File

@ -1278,10 +1278,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"