Update dependency @types/react to v18.0.22

This commit is contained in:
renovate[bot] 2022-10-24 18:50:01 +00:00 committed by GitHub
parent 935bd6012f
commit 7e50762b2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.6",
"@types/node": "17.0.14",
"@types/react": "18.0.21",
"@types/react": "18.0.22",
"@types/react-dom": "18.0.6",
"animejs": "3.2.1",
"babel-plugin-i18next-extract": "0.8.3",

View file

@ -2738,10 +2738,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@18.0.21":
version "18.0.21"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.21.tgz#b8209e9626bb00a34c76f55482697edd2b43cc67"
integrity sha512-7QUCOxvFgnD5Jk8ZKlUAhVcRj7GuJRjnjjiY/IUBWKgOlnvDvTMLD4RTF7NPyVmbRhNrbomZiOepg7M/2Kj1mA==
"@types/react@18.0.22":
version "18.0.22"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.22.tgz#97782d995d999617de116cf61f437f1351036fc7"
integrity sha512-4yWc5PyCkZN8ke8K9rQHkTXxHIWHxLzzW6RI1kXVoepkD3vULpKzC2sDtAMKn78h92BRYuzf+7b/ms7ajE6hFw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"