Skip to content

Commit

Permalink
Merge pull request #1378 from oasisprotocol/renovate/recharts-2.x
Browse files Browse the repository at this point in the history
Update dependency recharts to v2.12.6
  • Loading branch information
buberdds committed Apr 26, 2024
2 parents f303104 + 4e737f3 commit d003472
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions .changelog/1378.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 @@ -81,7 +81,7 @@
"react-i18next": "14.1.0",
"react-quick-pinch-zoom": "5.1.0",
"react-router-dom": "6.22.3",
"recharts": "2.12.3",
"recharts": "2.12.6",
"swiper": "11.1.1",
"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 @@ -10773,10 +10773,10 @@ recharts-scale@^0.4.4:
dependencies:
decimal.js-light "^2.4.1"

[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==
[email protected].6:
version "2.12.6"
resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.12.6.tgz#e466d4af6e552b6d271e456b75af522a20a1c50d"
integrity sha512-D+7j9WI+D0NHauah3fKHuNNcRK8bOypPW7os1DERinogGBGaHI7i6tQKJ0aUF3JXyBZ63dyfKIW2WTOPJDxJ8w==
dependencies:
clsx "^2.0.0"
eventemitter3 "^4.0.1"
Expand Down

0 comments on commit d003472

Please sign in to comment.