Update dependency @types/react to v18.0.19

This commit is contained in:
renovate[bot] 2022-09-10 14:02:55 +00:00
parent 8f2d03e173
commit 68a608b8c1
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.5", "@types/animejs": "3.1.5",
"@types/node": "17.0.14", "@types/node": "17.0.14",
"@types/react": "18.0.18", "@types/react": "18.0.19",
"@types/react-dom": "18.0.6", "@types/react-dom": "18.0.6",
"animejs": "3.2.1", "animejs": "3.2.1",
"babel-plugin-i18next-extract": "0.8.3", "babel-plugin-i18next-extract": "0.8.3",

View file

@ -2779,10 +2779,10 @@
"@types/scheduler" "*" "@types/scheduler" "*"
csstype "^3.0.2" csstype "^3.0.2"
"@types/react@18.0.18": "@types/react@18.0.19":
version "18.0.18" version "18.0.19"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.18.tgz#9f16f33d57bc5d9dca848d12c3572110ff9429ac" resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.19.tgz#269a5f35b9a73c69dfb0c7189017013ab02acbaa"
integrity sha512-6hI08umYs6NaiHFEEGioXnxJ+oEhY3eRz8VCUaudZmGdtvPviCJB8mgaMxaDWAdPSYd4eFavrPk2QIolwbLYrg== integrity sha512-BDc3Q+4Q3zsn7k9xZrKfjWyJsSlEDMs38gD1qp2eDazLCdcPqAT+vq1ND+Z8AGel/UiwzNUk8ptpywgNQcJ1MQ==
dependencies: dependencies:
"@types/prop-types" "*" "@types/prop-types" "*"
"@types/scheduler" "*" "@types/scheduler" "*"