Update dependency @types/react to v18.2.44
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 2023-12-12 22:54:29 +00:00
parent 4773067434
commit 12cc88bda5
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"tailwindcss": "3.3.6"
},
"devDependencies": {
"@types/react": "18.2.43",
"@types/react": "18.2.44",
"@types/react-redux": "7.1.33",
"autoprefixer": "10.4.16",
"cssnano": "6.0.1",

View File

@ -1261,10 +1261,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@18.2.43":
version "18.2.43"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.43.tgz#c58e5abe241e6f71f60ce30e2a9aceb9d3a2a374"
integrity sha512-nvOV01ZdBdd/KW6FahSbcNplt2jCJfyWdTos61RYHV+FVv5L/g9AOX1bmbVcWcLFL8+KHQfh1zVIQrud6ihyQA==
"@types/react@18.2.44":
version "18.2.44"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.44.tgz#13104f12d30545f4cea11b8d81809bec316fe175"
integrity sha512-i7rRdWr8XsAdqVXU05NSlash6DapNLVoNnsfWfOYN2BUIzkH2YgagIeOuUK1fNmJ08iGHpt2enwi0beaBR+ldA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"