From 7124f9a7e273a68e7365aafbb7e6356b768f6941 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 16:39:46 +0000 Subject: [PATCH] fix(deps): update dependency @types/react to ^18.3.11 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 42e2151..30daccc 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@types/lodash.throttle": "^4.1.9", "@types/node": "^18.19.54", "@types/prop-types": "^15.7.13", - "@types/react": "^18.3.10", + "@types/react": "^18.3.11", "@types/react-dom": "^18.3.0", "@types/sanitize-html": "^2.13.0", "@uifabric/icons": "^7.9.5", diff --git a/yarn.lock b/yarn.lock index 29fe9b2..a6d6881 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3607,7 +3607,7 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@^18.3.10": +"@types/react@^18.3.11": version "18.3.11" resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.11.tgz#9d530601ff843ee0d7030d4227ea4360236bd537" integrity sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ==