Update dependency @types/react to v18.0.2

This commit is contained in:
Renovate Bot 2022-04-12 10:05:02 +00:00 committed by renovate[bot]
parent 97e42fe70b
commit c710f9f794
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.1",
"@types/react": "18.0.2",
"@types/react-dom": "18.0.0",
"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.1":
version "18.0.1"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.1.tgz#1b2e02fb7613212518733946e49fb963dfc66e19"
integrity sha512-VnWlrVgG0dYt+NqlfMI0yUYb8Rdl4XUROyH+c6gq/iFCiZ805Vi//26UW38DHnxQkbDhnrIWTBiy6oKZqL11cw==
"@types/react@18.0.2":
version "18.0.2"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.2.tgz#bc6a0572d434642ebe8b4ac0f121d18e2f2d8f7f"
integrity sha512-2poV9ReTwwV5ZNxkKyk7t6Vp/odeTfYI3vRjtDYWfUdEstx9mp26jzELfMBwV6gXg1irhHUnmZJH/dJW7xafcA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"