Update dependency @types/react to v18.2.65
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-03-12 00:33:51 +00:00
parent d0022a1d5d
commit 03ef397615
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
},
"devDependencies": {
"@types/node": "20.11.25",
"@types/react": "18.2.64",
"@types/react": "18.2.65",
"@types/react-dom": "18.2.21",
"prettier": "3.2.5",
"typescript": "5.4.2"

View File

@ -485,10 +485,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@18.2.64":
version "18.2.64"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.64.tgz#3700fbb6b2fa60a6868ec1323ae4cbd446a2197d"
integrity sha512-MlmPvHgjj2p3vZaxbQgFUQFvD8QiZwACfGqEdDSWou5yISWxDQ4/74nCAwsUiX7UFLKZz3BbVSPj+YxeoGGCfg==
"@types/react@18.2.65":
version "18.2.65"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.65.tgz#54eb311fa9aba173c9e163d42ec188d5a42878b8"
integrity sha512-98TsY0aW4jqx/3RqsUXwMDZSWR1Z4CUlJNue8ueS2/wcxZOsz4xmW1X8ieaWVRHcmmQM3R8xVA4XWB3dJnWwDQ==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"