Update dependency @types/react to v18.0.8

This commit is contained in:
Renovate Bot 2022-04-26 20:04:16 +00:00 committed by renovate[bot]
parent 31e7fe2ae5
commit e7a4c0cedd
2 changed files with 5 additions and 5 deletions

View file

@ -28,7 +28,7 @@
"@react-hook/media-query": "1.1.1",
"@types/animejs": "3.1.4",
"@types/node": "17.0.14",
"@types/react": "18.0.7",
"@types/react": "18.0.8",
"@types/react-dom": "18.0.2",
"animejs": "3.2.1",
"babel-plugin-i18next-extract": "0.8.3",

View file

@ -2578,10 +2578,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@18.0.7":
version "18.0.7"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.7.tgz#8437a226763adf854969954dfe582529a406cbad"
integrity sha512-CXSXHzTexlX9esf4ReIUJeaemKcmBEvYzxHDUk19c3BCcEGUvUjkeC3jkscPSfSaQ6SPDRNd/zMxi8oc/P1zxA==
"@types/react@18.0.8":
version "18.0.8"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.8.tgz#a051eb380a9fbcaa404550543c58e1cf5ce4ab87"
integrity sha512-+j2hk9BzCOrrOSJASi5XiOyBbERk9jG5O73Ya4M0env5Ixi6vUNli4qy994AINcEF+1IEHISYFfIT4zwr++LKw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"