Skip to content

Commit 2bf48b8

Browse files
chore(deps): bump recharts from 2.15.4 to 3.6.0
Bumps [recharts](https://github.com/recharts/recharts) from 2.15.4 to 3.6.0. - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md) - [Commits](recharts/recharts@v2.15.4...v3.6.0) --- updated-dependencies: - dependency-name: recharts dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent afb0341 commit 2bf48b8

File tree

2 files changed

+118
-86
lines changed

2 files changed

+118
-86
lines changed

packages/plugin-charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"lint": "eslint ."
3232
},
3333
"dependencies": {
34-
"recharts": "^2.15.0",
34+
"recharts": "^3.6.0",
3535
"@object-ui/components": "workspace:*",
3636
"@object-ui/core": "workspace:*",
3737
"@object-ui/react": "workspace:*",

0 commit comments

Comments
 (0)