Skip to content

fix(deps): update dependency recharts to v2.7.3 #4955

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"clsx": "2.0.0",
"react-content-loader": "6.2.1",
"recharts": "2.7.2"
"recharts": "2.7.3"
},
"peerDependencies": {
"@ui5/webcomponents-react": "~1.18.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5913,7 +5913,7 @@ __metadata:
dependencies:
clsx: 2.0.0
react-content-loader: 6.2.1
recharts: 2.7.2
recharts: 2.7.3
peerDependencies:
"@ui5/webcomponents-react": ~1.18.0
"@ui5/webcomponents-react-base": ~1.18.0
Expand Down Expand Up @@ -18589,9 +18589,9 @@ __metadata:
languageName: node
linkType: hard

"recharts@npm:2.7.2":
version: 2.7.2
resolution: "recharts@npm:2.7.2"
"recharts@npm:2.7.3":
version: 2.7.3
resolution: "recharts@npm:2.7.3"
dependencies:
classnames: ^2.2.5
eventemitter3: ^4.0.1
Expand All @@ -18606,7 +18606,7 @@ __metadata:
prop-types: ^15.6.0
react: ^16.0.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0
checksum: 20d54380eb61707e4c6c1576acbaef3c2d62eda5f6b0b5e13a0716b13dc17e8d31483d39e8a93014375a35542c673dfdf776cb2f2ab7f16ceb82559e8adf8d76
checksum: 0d106906a80907eb16f9a4c0a9b9d941627d933b8ab3ad3981451023cdd6c88672c39b59bf54493461605d2532e55d806202fa4713106fab5e3595009db00d93
languageName: node
linkType: hard

Expand Down