Skip to content

Commit

Permalink
Update recharts to v2.13 to resolve defaultProps errors (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
JackoPlane authored Oct 14, 2024
1 parent 6fa9531 commit 1223711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/saas-ui-charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@chakra-ui/styled-system": "^2.11.1",
"recharts": "^2.12.7"
"recharts": "^2.13.0"
},
"peerDependencies": {
"@chakra-ui/react": ">=2.4.8",
Expand Down

0 comments on commit 1223711

Please sign in to comment.