Skip to content

Commit

Permalink
Update dependency recharts to v2.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and buberdds committed Mar 29, 2024
1 parent 285ec58 commit 247fc8c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions .changelog/1341.internal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12520,10 +12520,10 @@ recharts-scale@^0.4.4:
dependencies:
decimal.js-light "^2.4.1"

[email protected].2:
version "2.12.2"
resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.12.2.tgz#e2ee5ecad884ff3cb2192e615add75e20c3a276a"
integrity sha512-9bpxjXSF5g81YsKkTSlaX7mM4b6oYI1mIYck6YkUcWuL3tomADccI51/6thY4LmvhYuRTwpfrOvE80Zc3oBRfQ==
[email protected].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"
Expand Down

0 comments on commit 247fc8c

Please sign in to comment.