chore(deps): update dependency @types/react to v18.2.77
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error

This commit is contained in:
Kasper Juul Hermansen 2024-04-11 21:45:37 +00:00
parent 3c7645d957
commit 26a2da9448
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"tailwindcss": "3.4.3" "tailwindcss": "3.4.3"
}, },
"devDependencies": { "devDependencies": {
"@types/react": "18.2.75", "@types/react": "18.2.77",
"@types/react-redux": "7.1.33", "@types/react-redux": "7.1.33",
"autoprefixer": "10.4.19", "autoprefixer": "10.4.19",
"cssnano": "6.1.2", "cssnano": "6.1.2",

View File

@ -1278,10 +1278,10 @@
"@types/scheduler" "*" "@types/scheduler" "*"
csstype "^3.0.2" csstype "^3.0.2"
"@types/react@18.2.75": "@types/react@18.2.77":
version "18.2.75" version "18.2.77"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.75.tgz#45d18f384939306d35312def1bf532eb38a68562" resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.77.tgz#af2f857b6a6dfb6ca89ec102ebc147b1f1616880"
integrity sha512-+DNnF7yc5y0bHkBTiLKqXFe+L4B3nvOphiMY3tuA5X10esmjqk7smyBZzbGTy2vsiy/Bnzj8yFIBL8xhRacoOg== integrity sha512-CUT9KUUF+HytDM7WiXKLF9qUSg4tGImwy4FXTlfEDPEkkNUzJ7rVFolYweJ9fS1ljoIaP7M7Rdjc5eUm/Yu5AA==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
csstype "^3.0.2" csstype "^3.0.2"