Skip to content

Commit a5be0ec

Browse files
Bump recharts from 2.15.4 to 3.2.0 in /frontend/packages/ui
Bumps [recharts](https://github.com/recharts/recharts) from 2.15.4 to 3.2.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.2.0) --- updated-dependencies: - dependency-name: recharts dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 799bcd4 commit a5be0ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"build": "webpack --config ./config/webpack.prod.js"
1717
},
1818
"dependencies": {
19-
"recharts": "^2.0.8",
19+
"recharts": "^3.2.0",
2020
"polished": "^4.1.3"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)