From edac0d37267b63db081aeacb19c998aa985e5fcd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Nov 2023 07:52:02 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20rech?= =?UTF-8?q?arts=20to=20v2.9.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index ffb2c2c8f..2a4c10ddd 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -133,7 +133,7 @@ "react-hook-form": "7.47.0", "react-icons": "4.11.0", "react-snowfall": "1.2.1", - "recharts": "2.9.1", + "recharts": "2.9.2", "remove-markdown": "0.5.0", "use-sound": "4.0.1", "zod": "3.22.4" diff --git a/yarn.lock b/yarn.lock index 7705632bc..2950cc086 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8874,10 +8874,10 @@ recharts-scale@^0.4.4: dependencies: decimal.js-light "^2.4.1" -recharts@2.9.1: - version "2.9.1" - resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.9.1.tgz#8c692877b0ef158c4d72fcb5e22e3bd4845fe32f" - integrity sha512-GqHrQVMgDIktzNIIlhtvZnjYurr6Wy+KMSDxO1MEp3CrZZbvisUmnBojSWAZ7j8cjwhD4uRRFga2s5wcd/w9sQ== +recharts@2.9.2: + version "2.9.2" + resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.9.2.tgz#a6a4e4c2887467ea57abde7e3af5c8021355a606" + integrity sha512-ig0zYgO5nUP/896GW16b9yy2sHIRW1AHB90x48hypFTSjjxQt/J9rPzlLJjgNupzJKEHPCwMi1VnvN/k20K45w== dependencies: classnames "^2.2.5" eventemitter3 "^4.0.1"