From 0556e9e752e703c6a6d197b5f19b3ec5fe7b9d52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 07:36:54 +0000 Subject: [PATCH] chore(deps): bump d3-selection from 1.4.2 to 3.0.0 Bumps [d3-selection](https://github.com/d3/d3-selection) from 1.4.2 to 3.0.0. - [Release notes](https://github.com/d3/d3-selection/releases) - [Commits](https://github.com/d3/d3-selection/commits/v3.0.0) --- updated-dependencies: - dependency-name: d3-selection dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 55 +++++++++++++++++-- .../legacy-plugin-chart-calendar/package.json | 2 +- .../package.json | 2 +- .../legacy-plugin-chart-treemap/package.json | 2 +- 4 files changed, 52 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index b7f1f07b88..fe2b18ccd2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46560,7 +46560,7 @@ "@superset-ui/chart-controls": "0.18.17", "@superset-ui/core": "0.18.17", "d3-array": "^2.0.3", - "d3-selection": "^1.4.0", + "d3-selection": "^3.0.0", "d3-tip": "^0.9.1", "prop-types": "^15.6.2" }, @@ -46575,6 +46575,14 @@ "internmap": "^1.0.0" } }, + "plugins/legacy-plugin-chart-calendar/node_modules/d3-selection": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-3.0.0.tgz", + "integrity": "sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==", + "engines": { + "node": ">=12" + } + }, "plugins/legacy-plugin-chart-chord": { "name": "@superset-ui/legacy-plugin-chart-chord", "version": "0.18.17", @@ -46846,10 +46854,18 @@ "@superset-ui/chart-controls": "0.18.17", "@superset-ui/core": "0.18.17", "d3-sankey-diagram": "^0.7.3", - "d3-selection": "^1.4.0", + "d3-selection": "^3.0.0", "prop-types": "^15.6.2" } }, + "plugins/legacy-plugin-chart-sankey-loop/node_modules/d3-selection": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-3.0.0.tgz", + "integrity": "sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==", + "engines": { + "node": ">=12" + } + }, "plugins/legacy-plugin-chart-sunburst": { "name": "@superset-ui/legacy-plugin-chart-sunburst", "version": "0.18.17", @@ -46889,10 +46905,18 @@ "@superset-ui/chart-controls": "0.18.17", "@superset-ui/core": "0.18.17", "d3-hierarchy": "^1.1.8", - "d3-selection": "^1.4.0", + "d3-selection": "^3.0.0", "prop-types": "^15.6.2" } }, + "plugins/legacy-plugin-chart-treemap/node_modules/d3-selection": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-3.0.0.tgz", + "integrity": "sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==", + "engines": { + "node": ">=12" + } + }, "plugins/legacy-plugin-chart-world-map": { "name": "@superset-ui/legacy-plugin-chart-world-map", "version": "0.18.17", @@ -56886,7 +56910,7 @@ "@superset-ui/chart-controls": "0.18.17", "@superset-ui/core": "0.18.17", "d3-array": "^2.0.3", - "d3-selection": "^1.4.0", + "d3-selection": "^3.0.0", "d3-tip": "^0.9.1", "prop-types": "^15.6.2" }, @@ -56897,6 +56921,11 @@ "requires": { "internmap": "^1.0.0" } + }, + "d3-selection": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-3.0.0.tgz", + "integrity": "sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==" } } }, @@ -57111,8 +57140,15 @@ "@superset-ui/chart-controls": "0.18.17", "@superset-ui/core": "0.18.17", "d3-sankey-diagram": "^0.7.3", - "d3-selection": "^1.4.0", + "d3-selection": "^3.0.0", "prop-types": "^15.6.2" + }, + "dependencies": { + "d3-selection": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-3.0.0.tgz", + "integrity": "sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==" + } } }, "@superset-ui/legacy-plugin-chart-sunburst": { @@ -57144,8 +57180,15 @@ "@superset-ui/chart-controls": "0.18.17", "@superset-ui/core": "0.18.17", "d3-hierarchy": "^1.1.8", - "d3-selection": "^1.4.0", + "d3-selection": "^3.0.0", "prop-types": "^15.6.2" + }, + "dependencies": { + "d3-selection": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-3.0.0.tgz", + "integrity": "sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==" + } } }, "@superset-ui/legacy-plugin-chart-world-map": { diff --git a/plugins/legacy-plugin-chart-calendar/package.json b/plugins/legacy-plugin-chart-calendar/package.json index 8fe78fd605..5d3790f199 100644 --- a/plugins/legacy-plugin-chart-calendar/package.json +++ b/plugins/legacy-plugin-chart-calendar/package.json @@ -31,7 +31,7 @@ "@superset-ui/chart-controls": "0.18.17", "@superset-ui/core": "0.18.17", "d3-array": "^2.0.3", - "d3-selection": "^1.4.0", + "d3-selection": "^3.0.0", "d3-tip": "^0.9.1", "prop-types": "^15.6.2" }, diff --git a/plugins/legacy-plugin-chart-sankey-loop/package.json b/plugins/legacy-plugin-chart-sankey-loop/package.json index 27f5c699f1..d247e9ce05 100644 --- a/plugins/legacy-plugin-chart-sankey-loop/package.json +++ b/plugins/legacy-plugin-chart-sankey-loop/package.json @@ -31,7 +31,7 @@ "@superset-ui/chart-controls": "0.18.17", "@superset-ui/core": "0.18.17", "d3-sankey-diagram": "^0.7.3", - "d3-selection": "^1.4.0", + "d3-selection": "^3.0.0", "prop-types": "^15.6.2" } } diff --git a/plugins/legacy-plugin-chart-treemap/package.json b/plugins/legacy-plugin-chart-treemap/package.json index 813460c277..3a18eac28b 100644 --- a/plugins/legacy-plugin-chart-treemap/package.json +++ b/plugins/legacy-plugin-chart-treemap/package.json @@ -31,7 +31,7 @@ "@superset-ui/chart-controls": "0.18.17", "@superset-ui/core": "0.18.17", "d3-hierarchy": "^1.1.8", - "d3-selection": "^1.4.0", + "d3-selection": "^3.0.0", "prop-types": "^15.6.2" } }