From 10c5ed3fd6d73b924864281b8cb3315d096eb8c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Oct 2022 15:03:37 +0000 Subject: [PATCH] Update dependency @types/react to v18.0.24 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 592c003..01cd7a6 100644 --- a/package.json +++ b/package.json @@ -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.23", + "@types/react": "18.0.24", "@types/react-dom": "18.0.7", "animejs": "3.2.1", "babel-plugin-i18next-extract": "0.8.3", diff --git a/yarn.lock b/yarn.lock index 75b3daa..ad28b3d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2738,10 +2738,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@18.0.23": - version "18.0.23" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.23.tgz#4190ecd58b99fa79fe2e67832bdcb287e5f893e4" - integrity sha512-R1wTULtCiJkudAN2DJGoYYySbGtOdzZyUWAACYinKdiQC8auxso4kLDUhQ7AJ2kh3F6A6z4v69U6tNY39hihVQ== +"@types/react@18.0.24": + version "18.0.24" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.24.tgz#2f79ed5b27f08d05107aab45c17919754cc44c20" + integrity sha512-wRJWT6ouziGUy+9uX0aW4YOJxAY0bG6/AOk5AW5QSvZqI7dk6VBIbXvcVgIw/W5Jrl24f77df98GEKTJGOLx7Q== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"