Skip to content

fix(deps): update dependency recharts to v2.10.4 #5409

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
Jan 10, 2024
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.1.0",
"react-content-loader": "6.2.1",
"recharts": "2.10.3"
"recharts": "2.10.4"
},
"peerDependencies": {
"@ui5/webcomponents-react": "~1.24.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6706,7 +6706,7 @@ __metadata:
dependencies:
clsx: "npm:2.1.0"
react-content-loader: "npm:6.2.1"
recharts: "npm:2.10.3"
recharts: "npm:2.10.4"
peerDependencies:
"@ui5/webcomponents-react": ~1.24.0
"@ui5/webcomponents-react-base": ~1.24.0
Expand Down Expand Up @@ -19899,9 +19899,9 @@ __metadata:
languageName: node
linkType: hard

"recharts@npm:2.10.3":
version: 2.10.3
resolution: "recharts@npm:2.10.3"
"recharts@npm:2.10.4":
version: 2.10.4
resolution: "recharts@npm:2.10.4"
dependencies:
clsx: "npm:^2.0.0"
eventemitter3: "npm:^4.0.1"
Expand All @@ -19915,7 +19915,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: 7c2896e05bef4777362621ab3b4de5aaa2469370295638028e93f1fc917fbf93c94ff09d330c5d01529c50d2b7a9b4a29a4f259e3f39b0a7b471f9dfe5ecbe1d
checksum: 9c27f91c372a96a9740f3af832fb05175865772bf9275e4cf08136ff5e27ac5007d689048823b3b893c0bd4438440c6f7f2ce711e42610d60690ececd9da9dbd
languageName: node
linkType: hard

Expand Down