Skip to content

Commit 1cbfc83

Browse files
Update dependency recharts to v3 (#228)
1 parent a3c39f9 commit 1cbfc83

File tree

2 files changed

+452
-640
lines changed

2 files changed

+452
-640
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"react": "19.1.0",
3737
"react-dom": "19.1.0",
3838
"react-is": "19.1.0",
39-
"recharts": "2.15.4",
39+
"recharts": "3.0.2",
4040
"scriptex-socials": "1.9.0",
4141
"styled-components": "6.1.19",
4242
"universal-github-client": "1.0.3",
@@ -47,6 +47,7 @@
4747
"@babel/plugin-transform-runtime": "7.27.4",
4848
"@babel/preset-env": "7.27.2",
4949
"@babel/preset-react": "7.27.1",
50+
"buffer": "^5.5.0||^6.0.0",
5051
"parcel": "2.15.4",
5152
"process": "0.11.10"
5253
},

0 commit comments

Comments
 (0)