Update dependency @types/react to v18.3.11
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Kasper Juul Hermansen 2024-10-03 04:48:05 +00:00
parent 34930e7476
commit c41914a00c
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
},
"devDependencies": {
"@types/node": "20.16.1",
"@types/react": "18.3.4",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"prettier": "3.3.3",
"typescript": "5.5.4"

View File

@ -590,10 +590,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@18.3.4":
version "18.3.4"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.4.tgz#dfdd534a1d081307144c00e325c06e00312c93a3"
integrity sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==
"@types/react@18.3.11":
version "18.3.11"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.11.tgz#9d530601ff843ee0d7030d4227ea4360236bd537"
integrity sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"