Update dependency @types/react to v18.0.3

This commit is contained in:
Renovate Bot 2022-04-12 18:52:34 +00:00 committed by renovate[bot]
parent 5b2023d0fe
commit e1a29c540a
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -2578,10 +2578,10 @@
"@types/scheduler" "*" "@types/scheduler" "*"
csstype "^3.0.2" csstype "^3.0.2"
"@types/react@18.0.2": "@types/react@18.0.3":
version "18.0.2" version "18.0.3"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.2.tgz#bc6a0572d434642ebe8b4ac0f121d18e2f2d8f7f" resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.3.tgz#baefa397561372015b9f8ba5bc83bc3f84ae8fcb"
integrity sha512-2poV9ReTwwV5ZNxkKyk7t6Vp/odeTfYI3vRjtDYWfUdEstx9mp26jzELfMBwV6gXg1irhHUnmZJH/dJW7xafcA== integrity sha512-P8QUaMW4k+kH9aKNPl9b3XWcKMSSALYprLL8xpAMJOLUn3Pl6B+6nKC4F7dsk9oJPwkiRx+qlwhG/Zc1LxFVuQ==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
"@types/scheduler" "*" "@types/scheduler" "*"