Update dependency @types/react to v18.0.18

This commit is contained in:
renovate[bot] 2022-08-30 21:42:29 +00:00
parent ecb9c1718f
commit 841196a096
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.5",
"@types/node": "17.0.14",
"@types/react": "18.0.17",
"@types/react": "18.0.18",
"@types/react-dom": "18.0.6",
"animejs": "3.2.1",
"babel-plugin-i18next-extract": "0.8.3",

View file

@ -3210,10 +3210,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@18.0.17":
version "18.0.17"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.17.tgz#4583d9c322d67efe4b39a935d223edcc7050ccf4"
integrity sha512-38ETy4tL+rn4uQQi7mB81G7V1g0u2ryquNmsVIOKUAEIDK+3CUjZ6rSRpdvS99dNBnkLFL83qfmtLacGOTIhwQ==
"@types/react@18.0.18":
version "18.0.18"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.18.tgz#9f16f33d57bc5d9dca848d12c3572110ff9429ac"
integrity sha512-6hI08umYs6NaiHFEEGioXnxJ+oEhY3eRz8VCUaudZmGdtvPviCJB8mgaMxaDWAdPSYd4eFavrPk2QIolwbLYrg==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"