From 464f5eee4b1d5cefe0752d55b5895b433adbbcbf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 13:16:18 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v18.3.5 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2195ef5d..14d2a263 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "devDependencies": { "@docusaurus/module-type-aliases": "3.5.2", "@docusaurus/tsconfig": "^3.2.1", - "@types/react": "18.3.4", + "@types/react": "18.3.5", "@types/react-helmet": "6.1.11", "@types/react-router-dom": "5.3.3", "@typescript-eslint/eslint-plugin": "8.3.0", diff --git a/yarn.lock b/yarn.lock index 568b4d1f..c181635b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3342,10 +3342,10 @@ "@types/prop-types" "*" csstype "^3.0.2" -"@types/react@18.3.4": - version "18.3.4" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.4.tgz#dfdd534a1d081307144c00e325c06e00312c93a3" - integrity sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw== +"@types/react@18.3.5": + version "18.3.5" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.5.tgz#5f524c2ad2089c0ff372bbdabc77ca2c4dbadf8f" + integrity sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA== dependencies: "@types/prop-types" "*" csstype "^3.0.2"