chore(deps): update dependency @types/react to v18.2.47
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-01-06 10:55:47 +00:00
parent 3badb23152
commit 0809a912df
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"tailwindcss": "3.4.1"
},
"devDependencies": {
"@types/react": "18.2.46",
"@types/react": "18.2.47",
"@types/react-redux": "7.1.33",
"autoprefixer": "10.4.16",
"cssnano": "6.0.3",

View File

@ -1261,10 +1261,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@18.2.46":
version "18.2.46"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.46.tgz#f04d6c528f8f136ea66333bc66abcae46e2680df"
integrity sha512-nNCvVBcZlvX4NU1nRRNV/mFl1nNRuTuslAJglQsq+8ldXe5Xv0Wd2f7WTE3jOxhLH2BFfiZGC6GCp+kHQbgG+w==
"@types/react@18.2.47":
version "18.2.47"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.47.tgz#85074b27ab563df01fbc3f68dc64bf7050b0af40"
integrity sha512-xquNkkOirwyCgoClNk85BjP+aqnIS+ckAJ8i37gAbDs14jfW/J23f2GItAf33oiUPQnqNMALiFeoM9Y5mbjpVQ==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"