chore(deps): update dependency @types/react to v18.2.61
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-29 12:30:41 +00:00
parent 4ee305db3c
commit cbeafeddf2
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"tailwindcss": "3.4.1"
},
"devDependencies": {
"@types/react": "18.2.60",
"@types/react": "18.2.61",
"@types/react-redux": "7.1.33",
"autoprefixer": "10.4.17",
"cssnano": "6.0.5",

View File

@ -1278,10 +1278,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@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==
"@types/react@18.2.61":
version "18.2.61"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.61.tgz#5607308495037436779939ec0348a5816c08799d"
integrity sha512-NURTN0qNnJa7O/k4XUkEW2yfygA+NxS0V5h1+kp9jPwhzZy95q3ADoGMP0+JypMhrZBTTgjKAUlTctde1zzeQA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"