chore(deps): update dependency @types/react to v18.2.75
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-04-08 22:49:04 +00:00
parent 690507c7b2
commit 15230c4265
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"tailwindcss": "3.4.3"
},
"devDependencies": {
"@types/react": "18.2.74",
"@types/react": "18.2.75",
"@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.74":
version "18.2.74"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.74.tgz#2d52eb80e4e7c4ea8812c89181d6d590b53f958c"
integrity sha512-9AEqNZZyBx8OdZpxzQlaFEVCSFUM2YXJH46yPOiOpm078k6ZLOCcuAzGum/zK8YBwY+dbahVNbHrbgrAwIRlqw==
"@types/react@18.2.75":
version "18.2.75"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.75.tgz#45d18f384939306d35312def1bf532eb38a68562"
integrity sha512-+DNnF7yc5y0bHkBTiLKqXFe+L4B3nvOphiMY3tuA5X10esmjqk7smyBZzbGTy2vsiy/Bnzj8yFIBL8xhRacoOg==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"