Skip to content

fix(deps): update dependency recharts to v2.9.3 #5220

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
Nov 7, 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.9.2"
"recharts": "2.9.3"
},
"peerDependencies": {
"@ui5/webcomponents-react": "~1.22.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6857,7 +6857,7 @@ __metadata:
dependencies:
clsx: "npm:2.0.0"
react-content-loader: "npm:6.2.1"
recharts: "npm:2.9.2"
recharts: "npm:2.9.3"
peerDependencies:
"@ui5/webcomponents-react": ~1.22.0
"@ui5/webcomponents-react-base": ~1.22.0
Expand Down Expand Up @@ -19728,9 +19728,9 @@ __metadata:
languageName: node
linkType: hard

"recharts@npm:2.9.2":
version: 2.9.2
resolution: "recharts@npm:2.9.2"
"recharts@npm:2.9.3":
version: 2.9.3
resolution: "recharts@npm:2.9.3"
dependencies:
classnames: "npm:^2.2.5"
eventemitter3: "npm:^4.0.1"
Expand All @@ -19745,7 +19745,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: 19674eda1f685d4b31557d921bf12feef68b182e3c1be0f09b8b11a4cdf939f3df0573eb2a1ae3c44988c05c05d9c5e4737c17062232fe2575c0ba53d0b1f4c0
checksum: 7496902bbe30675b9bca6f7ade1f4ba70e1cc9e14e4b2c93c39e3da1ac10492730a22d7c752f627290372afc7ad6e8571f2f6fe35341029d3fa7ac0111cda306
languageName: node
linkType: hard

Expand Down