Update dependency @types/react to v18

This commit is contained in:
Renovate Bot 2022-04-08 01:29:34 +00:00 committed by renovate[bot]
parent c296776805
commit fd4293143c
2 changed files with 11 additions and 2 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": "17.0.44",
"@types/react": "18.0.0",
"@types/react-dom": "17.0.15",
"animejs": "3.2.1",
"babel-plugin-i18next-extract": "0.8.3",

View file

@ -2578,7 +2578,16 @@
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@17.0.44", "@types/react@^17":
"@types/react@18.0.0":
version "18.0.0"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.0.tgz#4be8aa3a2d04afc3ac2cc1ca43d39b0bd412890c"
integrity sha512-7+K7zEQYu7NzOwQGLR91KwWXXDzmTFODRVizJyIALf6RfLv2GDpqpknX64pvRVILXCpXi7O/pua8NGk44dLvJw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
csstype "^3.0.2"
"@types/react@^17":
version "17.0.44"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7"
integrity sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g==