diff --git a/.changelog/1341.internal.md b/.changelog/1341.internal.md new file mode 100644 index 000000000..787f5708c --- /dev/null +++ b/.changelog/1341.internal.md @@ -0,0 +1 @@ +Update dependencies diff --git a/package.json b/package.json index e08d5a268..fb9e39e03 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "react-i18next": "14.1.0", "react-quick-pinch-zoom": "5.1.0", "react-router-dom": "6.22.3", - "recharts": "2.12.2", + "recharts": "2.12.3", "swiper": "11.0.7", "use-resize-observer": "9.1.0" }, diff --git a/yarn.lock b/yarn.lock index bee585f94..6555ce1ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12520,10 +12520,10 @@ recharts-scale@^0.4.4: dependencies: decimal.js-light "^2.4.1" -recharts@2.12.2: - version "2.12.2" - resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.12.2.tgz#e2ee5ecad884ff3cb2192e615add75e20c3a276a" - integrity sha512-9bpxjXSF5g81YsKkTSlaX7mM4b6oYI1mIYck6YkUcWuL3tomADccI51/6thY4LmvhYuRTwpfrOvE80Zc3oBRfQ== +recharts@2.12.3: + version "2.12.3" + resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.12.3.tgz#c059bd34eaf1c80d23fc2b953ad3abfa9474694a" + integrity sha512-vE/F7wTlokf5mtCqVDJlVKelCjliLSJ+DJxj79XlMREm7gpV7ljwbrwE3CfeaoDlOaLX+6iwHaVRn9587YkwIg== dependencies: clsx "^2.0.0" eventemitter3 "^4.0.1"