Skip to content

Commit 63ad2d0

Browse files
committed
chore(staking): upgrade recharts
Seems like recharts's ResponsiveContainer component in version 2.13.2 wasn't working with React 19, and the issue has been fixed with recharts 2.13.3
1 parent ad04400 commit 63ad2d0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

apps/staking/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"react-aria": "^3.34.3",
4848
"react-aria-components": "^1.3.3",
4949
"react-dom": "catalog:",
50-
"recharts": "^2.13.2",
50+
"recharts": "^2.13.3",
5151
"swr": "^2.2.5",
5252
"zod": "^3.23.8"
5353
},

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)