Skip to content

fix(deps): update dependency recharts to v2.12.0 #5479

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 2 commits into from
Feb 9, 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.11.0"
"recharts": "2.12.0"
},
"peerDependencies": {
"@ui5/webcomponents-react": "~1.25.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,6 @@ const BulletChart = forwardRef<HTMLDivElement, BulletChartProps>((props, ref) =>
chartElementProps.onClick = onDataPointClickInternal;
chartElementProps.fill = element.color ?? 'black';
chartElementProps.strokeWidth = element.width;
chartElementProps.activeBar = false;
chartElementProps.shape = <ComparisonLine layout={layout} />;
chartElementProps.strokeOpacity = element.opacity;
chartElementProps.label = false;
Expand Down
78 changes: 40 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2228,7 +2228,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.14.6, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.8.3, @babel/runtime@npm:^7.8.4":
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.14.6, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.8.3, @babel/runtime@npm:^7.8.4":
version: 7.20.13
resolution: "@babel/runtime@npm:7.20.13"
dependencies:
Expand All @@ -2255,6 +2255,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.7":
version: 7.23.9
resolution: "@babel/runtime@npm:7.23.9"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: 10c0/e71205fdd7082b2656512cc98e647d9ea7e222e4fe5c36e9e5adc026446fcc3ba7b3cdff8b0b694a0b78bb85db83e7b1e3d4c56ef90726682b74f13249cf952d
languageName: node
linkType: hard

"@babel/template@npm:^7.22.15":
version: 7.22.15
resolution: "@babel/template@npm:7.22.15"
Expand Down Expand Up @@ -6811,7 +6820,7 @@ __metadata:
dependencies:
clsx: "npm:2.1.0"
react-content-loader: "npm:6.2.1"
recharts: "npm:2.11.0"
recharts: "npm:2.12.0"
peerDependencies:
"@ui5/webcomponents-react": ~1.25.0
"@ui5/webcomponents-react-base": ~1.25.0
Expand Down Expand Up @@ -10460,12 +10469,13 @@ __metadata:
languageName: node
linkType: hard

"dom-helpers@npm:^3.4.0":
version: 3.4.0
resolution: "dom-helpers@npm:3.4.0"
"dom-helpers@npm:^5.0.1":
version: 5.2.1
resolution: "dom-helpers@npm:5.2.1"
dependencies:
"@babel/runtime": "npm:^7.1.2"
checksum: 10c0/1d2d3e4eadac2c4f4c8c7470a737ab32b7ec28237c4d094ea967ec3184168fd12452196fcc424a5d7860b6176117301aeaecba39467bf1a6e8492a8e5c9639d1
"@babel/runtime": "npm:^7.8.7"
csstype: "npm:^3.0.2"
checksum: 10c0/f735074d66dd759b36b158fa26e9d00c9388ee0e8c9b16af941c38f014a37fc80782de83afefd621681b19ac0501034b4f1c4a3bff5caa1b8667f0212b5e124c
languageName: node
linkType: hard

Expand Down Expand Up @@ -12045,7 +12055,7 @@ __metadata:
languageName: node
linkType: hard

"fast-equals@npm:^5.0.0":
"fast-equals@npm:^5.0.1":
version: 5.0.1
resolution: "fast-equals@npm:5.0.1"
checksum: 10c0/d7077b8b681036c2840ed9860a3048e44fc268fad2b525b8f25b43458be0c8ad976152eb4b475de9617170423c5b802121ebb61ed6641c3ac035fadaf805c8c0
Expand Down Expand Up @@ -19748,13 +19758,6 @@ __metadata:
languageName: node
linkType: hard

"react-lifecycles-compat@npm:^3.0.4":
version: 3.0.4
resolution: "react-lifecycles-compat@npm:3.0.4"
checksum: 10c0/1d0df3c85af79df720524780f00c064d53a9dd1899d785eddb7264b378026979acbddb58a4b7e06e7d0d12aa1494fd5754562ee55d32907b15601068dae82c27
languageName: node
linkType: hard

"react-refresh@npm:^0.14.0":
version: 0.14.0
resolution: "react-refresh@npm:0.14.0"
Expand Down Expand Up @@ -19797,17 +19800,17 @@ __metadata:
languageName: node
linkType: hard

"react-smooth@npm:^2.0.5":
version: 2.0.5
resolution: "react-smooth@npm:2.0.5"
"react-smooth@npm:^4.0.0":
version: 4.0.0
resolution: "react-smooth@npm:4.0.0"
dependencies:
fast-equals: "npm:^5.0.0"
react-transition-group: "npm:2.9.0"
fast-equals: "npm:^5.0.1"
prop-types: "npm:^15.8.1"
react-transition-group: "npm:^4.4.5"
peerDependencies:
prop-types: ^15.6.0
react: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
react-dom: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
checksum: 10c0/3d7e5d0c7c927bebf47743d868ac76e8637cf18564cd1fd12edab5cfdad462743ebdd5a2f4030c653d2244f6cf85fabe26a78ee4308e7b9c738b6818755ce0b1
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 10c0/b5d1028e46467adebb3d754d1f93f9d051e9f3c817a57f167c8fbb1a79579809bfc65a491a6578ed5165fa0845a36d28a46378a25894c76b78f37a9cfba8a7a1
languageName: node
linkType: hard

Expand Down Expand Up @@ -19850,18 +19853,18 @@ __metadata:
languageName: node
linkType: hard

"react-transition-group@npm:2.9.0":
version: 2.9.0
resolution: "react-transition-group@npm:2.9.0"
"react-transition-group@npm:^4.4.5":
version: 4.4.5
resolution: "react-transition-group@npm:4.4.5"
dependencies:
dom-helpers: "npm:^3.4.0"
"@babel/runtime": "npm:^7.5.5"
dom-helpers: "npm:^5.0.1"
loose-envify: "npm:^1.4.0"
prop-types: "npm:^15.6.2"
react-lifecycles-compat: "npm:^3.0.4"
peerDependencies:
react: ">=15.0.0"
react-dom: ">=15.0.0"
checksum: 10c0/df40608e9defb6873290b9f2165921f17139b8edbb2019e2de38f77477f9cbd8fdb739b20e1e04cb16a513137c80e85cf5f0fff96049a94b740d389313394476
react: ">=16.6.0"
react-dom: ">=16.6.0"
checksum: 10c0/2ba754ba748faefa15f87c96dfa700d5525054a0141de8c75763aae6734af0740e77e11261a1e8f4ffc08fd9ab78510122e05c21c2d79066c38bb6861a886c82
languageName: node
linkType: hard

Expand Down Expand Up @@ -20084,23 +20087,22 @@ __metadata:
languageName: node
linkType: hard

"recharts@npm:2.11.0":
version: 2.11.0
resolution: "recharts@npm:2.11.0"
"recharts@npm:2.12.0":
version: 2.12.0
resolution: "recharts@npm:2.12.0"
dependencies:
clsx: "npm:^2.0.0"
eventemitter3: "npm:^4.0.1"
lodash: "npm:^4.17.19"
react-is: "npm:^16.10.2"
react-smooth: "npm:^2.0.5"
react-smooth: "npm:^4.0.0"
recharts-scale: "npm:^0.4.4"
tiny-invariant: "npm:^1.3.1"
victory-vendor: "npm:^36.6.8"
peerDependencies:
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: 10c0/29a400d77e1877ff071a479f7c6f5b35bc2db16fd05979ba4033a149da77e7a39d3d246882315ab5918ff8a27bcce1a53485618506a20ad0798ff56b2f561a1d
checksum: 10c0/add50ebeaec3673ed5439577614addd7869228b5c592c13ea5ac64291003d86a5b9824f1f6c0d98a1c51a3fb03b05cf413f9adedf19528b44f1047d2c2a25fba
languageName: node
linkType: hard

Expand Down