Update dependency @types/react to v18.2.9

This commit is contained in:
Kasper Juul Hermansen 2023-06-07 21:45:47 +00:00
parent 2c42522b5b
commit 2a9cf87532
2 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@
},
"devDependencies": {
"@types/node": "18.16.9",
"@types/react": "18.2.6",
"@types/react": "18.2.9",
"@types/react-dom": "18.2.4",
"autoprefixer": "10.4.14",
"postcss": "8.4.23",

View File

@ -168,10 +168,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@18.2.6":
version "18.2.6"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.6.tgz#5cd53ee0d30ffc193b159d3516c8c8ad2f19d571"
integrity sha512-wRZClXn//zxCFW+ye/D2qY65UsYP1Fpex2YXorHc8awoNamkMZSvBxwxdYVInsHOZZd2Ppq8isnSzJL5Mpf8OA==
"@types/react@18.2.9":
version "18.2.9"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.9.tgz#9207f8571afdc59a9c9c30df50e8ad2591ecefaf"
integrity sha512-pL3JAesUkF7PEQGxh5XOwdXGV907te6m1/Qe1ERJLgomojS6Ne790QiA7GUl434JEkFA2aAaB6qJ5z4e1zJn/w==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"