From f25ca57fc9f22b46c5d6f66c0d7efd9f261b0731 Mon Sep 17 00:00:00 2001 From: Evan Rusackas Date: Mon, 9 Dec 2024 15:11:10 -0700 Subject: [PATCH] chore(superset-ui): publish v0.20.3 --- superset-frontend/lerna.json | 2 +- superset-frontend/package-lock.json | 58 +++++++++---------- .../packages/generator-superset/package.json | 2 +- .../superset-ui-chart-controls/package.json | 2 +- .../packages/superset-ui-core/package.json | 2 +- .../superset-ui-switchboard/package.json | 2 +- .../legacy-plugin-chart-calendar/package.json | 2 +- .../legacy-plugin-chart-chord/package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../legacy-plugin-chart-heatmap/package.json | 2 +- .../package.json | 2 +- .../legacy-plugin-chart-horizon/package.json | 2 +- .../legacy-plugin-chart-map-box/package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../legacy-plugin-chart-rose/package.json | 2 +- .../package.json | 2 +- .../legacy-plugin-chart-sankey/package.json | 2 +- .../package.json | 2 +- .../legacy-preset-chart-deckgl/package.json | 2 +- .../legacy-preset-chart-nvd3/package.json | 2 +- .../plugins/plugin-chart-echarts/package.json | 2 +- .../plugin-chart-handlebars/package.json | 2 +- .../plugin-chart-pivot-table/package.json | 2 +- .../plugins/plugin-chart-table/package.json | 2 +- .../plugin-chart-word-cloud/package.json | 2 +- 28 files changed, 56 insertions(+), 56 deletions(-) diff --git a/superset-frontend/lerna.json b/superset-frontend/lerna.json index 02ef746a974..010924989c6 100644 --- a/superset-frontend/lerna.json +++ b/superset-frontend/lerna.json @@ -5,7 +5,7 @@ "plugins/*", "src/setup/*" ], - "version": "0.20.2", + "version": "0.20.3", "ignoreChanges": [ "**/*.md", "**/*.spec.tsx?", diff --git a/superset-frontend/package-lock.json b/superset-frontend/package-lock.json index 748a7ca9d51..3b7c2e53adf 100644 --- a/superset-frontend/package-lock.json +++ b/superset-frontend/package-lock.json @@ -56009,7 +56009,7 @@ }, "packages/generator-superset": { "name": "@superset-ui/generator-superset", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0", "dependencies": { "chalk": "^5.3.0", @@ -57597,7 +57597,7 @@ }, "packages/superset-ui-chart-controls": { "name": "@superset-ui/chart-controls", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0", "dependencies": { "@react-icons/all-files": "^4.1.0", @@ -57626,7 +57626,7 @@ }, "packages/superset-ui-core": { "name": "@superset-ui/core", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.25.6", @@ -59003,12 +59003,12 @@ }, "packages/superset-ui-switchboard": { "name": "@superset-ui/switchboard", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0" }, "plugins/legacy-plugin-chart-calendar": { "name": "@superset-ui/legacy-plugin-chart-calendar", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0", "dependencies": { "d3-array": "^2.0.3", @@ -59032,7 +59032,7 @@ }, "plugins/legacy-plugin-chart-chord": { "name": "@superset-ui/legacy-plugin-chart-chord", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0", "dependencies": { "d3": "^3.5.17", @@ -59046,7 +59046,7 @@ }, "plugins/legacy-plugin-chart-country-map": { "name": "@superset-ui/legacy-plugin-chart-country-map", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0", "dependencies": { "d3": "^3.5.17", @@ -59068,7 +59068,7 @@ }, "plugins/legacy-plugin-chart-event-flow": { "name": "@superset-ui/legacy-plugin-chart-event-flow", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0", "dependencies": { "@data-ui/event-flow": "^0.0.84", @@ -59082,7 +59082,7 @@ }, "plugins/legacy-plugin-chart-heatmap": { "name": "@superset-ui/legacy-plugin-chart-heatmap", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0", "dependencies": { "d3": "^3.5.17", @@ -59099,7 +59099,7 @@ }, "plugins/legacy-plugin-chart-histogram": { "name": "@superset-ui/legacy-plugin-chart-histogram", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0", "dependencies": { "@data-ui/histogram": "^0.0.84", @@ -59145,7 +59145,7 @@ }, "plugins/legacy-plugin-chart-horizon": { "name": "@superset-ui/legacy-plugin-chart-horizon", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0", "dependencies": { "d3-array": "^2.0.3", @@ -59204,7 +59204,7 @@ }, "plugins/legacy-plugin-chart-map-box": { "name": "@superset-ui/legacy-plugin-chart-map-box", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0", "dependencies": { "@math.gl/web-mercator": "^4.1.0", @@ -59258,7 +59258,7 @@ }, "plugins/legacy-plugin-chart-paired-t-test": { "name": "@superset-ui/legacy-plugin-chart-paired-t-test", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0", "dependencies": { "distributions": "^2.2.0", @@ -59273,7 +59273,7 @@ }, "plugins/legacy-plugin-chart-parallel-coordinates": { "name": "@superset-ui/legacy-plugin-chart-parallel-coordinates", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0", "dependencies": { "d3": "^3.5.17", @@ -59287,7 +59287,7 @@ }, "plugins/legacy-plugin-chart-partition": { "name": "@superset-ui/legacy-plugin-chart-partition", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0", "dependencies": { "d3": "^3.5.17", @@ -59305,7 +59305,7 @@ }, "plugins/legacy-plugin-chart-rose": { "name": "@superset-ui/legacy-plugin-chart-rose", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0", "dependencies": { "d3": "^3.5.17", @@ -59321,7 +59321,7 @@ }, "plugins/legacy-plugin-chart-sankey": { "name": "@superset-ui/legacy-plugin-chart-sankey", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0", "dependencies": { "d3": "^3.5.17", @@ -59336,7 +59336,7 @@ }, "plugins/legacy-plugin-chart-sankey-loop": { "name": "@superset-ui/legacy-plugin-chart-sankey-loop", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0", "dependencies": { "d3-sankey-diagram": "^0.7.3", @@ -59351,7 +59351,7 @@ }, "plugins/legacy-plugin-chart-world-map": { "name": "@superset-ui/legacy-plugin-chart-world-map", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0", "dependencies": { "d3": "^3.5.17", @@ -59375,7 +59375,7 @@ }, "plugins/legacy-preset-chart-deckgl": { "name": "@superset-ui/legacy-preset-chart-deckgl", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0", "dependencies": { "@mapbox/geojson-extent": "^1.0.1", @@ -59385,7 +59385,7 @@ "d3-array": "^1.2.4", "d3-color": "^1.4.1", "d3-scale": "^3.0.0", - "deck.gl": "9.0.34", + "deck.gl": "9.0.36", "lodash": "^4.17.21", "moment": "^2.30.1", "mousetrap": "^1.6.5", @@ -59783,7 +59783,7 @@ }, "plugins/legacy-preset-chart-nvd3": { "name": "@superset-ui/legacy-preset-chart-nvd3", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0", "dependencies": { "@data-ui/xy-chart": "^0.0.84", @@ -59811,7 +59811,7 @@ }, "plugins/plugin-chart-echarts": { "name": "@superset-ui/plugin-chart-echarts", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0", "dependencies": { "d3-array": "^1.2.0", @@ -59828,7 +59828,7 @@ }, "plugins/plugin-chart-handlebars": { "name": "@superset-ui/plugin-chart-handlebars", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0", "dependencies": { "handlebars": "^4.7.8", @@ -59873,7 +59873,7 @@ }, "plugins/plugin-chart-pivot-table": { "name": "@superset-ui/plugin-chart-pivot-table", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0", "devDependencies": { "@babel/types": "^7.25.6", @@ -59906,7 +59906,7 @@ }, "plugins/plugin-chart-table": { "name": "@superset-ui/plugin-chart-table", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0", "dependencies": { "@react-icons/all-files": "^4.1.0", @@ -59959,7 +59959,7 @@ }, "plugins/plugin-chart-word-cloud": { "name": "@superset-ui/plugin-chart-word-cloud", - "version": "0.20.2", + "version": "0.20.3", "license": "Apache-2.0", "dependencies": { "@types/d3-cloud": "^1.2.9", @@ -70727,7 +70727,7 @@ "d3-array": "^1.2.4", "d3-color": "^1.4.1", "d3-scale": "^3.0.0", - "deck.gl": "9.0.34", + "deck.gl": "9.0.36", "lodash": "^4.17.21", "moment": "^2.30.1", "mousetrap": "^1.6.5", @@ -71034,7 +71034,7 @@ "@types/jest": "^29.5.12", "@types/lodash": "^4.17.7", "handlebars": "^4.7.8", - "handlebars-group-by": "*", + "handlebars-group-by": "^1.0.1", "jest": "^29.7.0", "just-handlebars-helpers": "^1.0.19" }, diff --git a/superset-frontend/packages/generator-superset/package.json b/superset-frontend/packages/generator-superset/package.json index 35375c6b460..6c1eb2f2190 100644 --- a/superset-frontend/packages/generator-superset/package.json +++ b/superset-frontend/packages/generator-superset/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/generator-superset", - "version": "0.20.2", + "version": "0.20.3", "description": "Scaffolder for Superset", "keywords": [ "yeoman", diff --git a/superset-frontend/packages/superset-ui-chart-controls/package.json b/superset-frontend/packages/superset-ui-chart-controls/package.json index 09b5da1b17d..4bedf9911fd 100644 --- a/superset-frontend/packages/superset-ui-chart-controls/package.json +++ b/superset-frontend/packages/superset-ui-chart-controls/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/chart-controls", - "version": "0.20.2", + "version": "0.20.3", "description": "Superset UI control-utils", "keywords": [ "superset" diff --git a/superset-frontend/packages/superset-ui-core/package.json b/superset-frontend/packages/superset-ui-core/package.json index 63997aa3f16..1484c1d85a4 100644 --- a/superset-frontend/packages/superset-ui-core/package.json +++ b/superset-frontend/packages/superset-ui-core/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/core", - "version": "0.20.2", + "version": "0.20.3", "description": "Superset UI core", "keywords": [ "superset" diff --git a/superset-frontend/packages/superset-ui-switchboard/package.json b/superset-frontend/packages/superset-ui-switchboard/package.json index 880260d86bb..58298fd41e9 100644 --- a/superset-frontend/packages/superset-ui-switchboard/package.json +++ b/superset-frontend/packages/superset-ui-switchboard/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/switchboard", - "version": "0.20.2", + "version": "0.20.3", "description": "Switchboard is a library to make it easier to communicate across browser windows using the MessageChannel API", "sideEffects": false, "main": "lib/index.js", diff --git a/superset-frontend/plugins/legacy-plugin-chart-calendar/package.json b/superset-frontend/plugins/legacy-plugin-chart-calendar/package.json index a08d1a5f60f..e89df2f83d6 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-calendar/package.json +++ b/superset-frontend/plugins/legacy-plugin-chart-calendar/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/legacy-plugin-chart-calendar", - "version": "0.20.2", + "version": "0.20.3", "description": "Superset Legacy Chart - Calendar Heatmap", "keywords": [ "superset" diff --git a/superset-frontend/plugins/legacy-plugin-chart-chord/package.json b/superset-frontend/plugins/legacy-plugin-chart-chord/package.json index 84c16824f63..6dda71cd6e4 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-chord/package.json +++ b/superset-frontend/plugins/legacy-plugin-chart-chord/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/legacy-plugin-chart-chord", - "version": "0.20.2", + "version": "0.20.3", "description": "Superset Legacy Chart - Chord Diagram", "sideEffects": [ "*.css" diff --git a/superset-frontend/plugins/legacy-plugin-chart-country-map/package.json b/superset-frontend/plugins/legacy-plugin-chart-country-map/package.json index 6da661f3ee5..1420ef351a5 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-country-map/package.json +++ b/superset-frontend/plugins/legacy-plugin-chart-country-map/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/legacy-plugin-chart-country-map", - "version": "0.20.2", + "version": "0.20.3", "description": "Superset Legacy Chart - Country Map", "main": "lib/index.js", "module": "esm/index.js", diff --git a/superset-frontend/plugins/legacy-plugin-chart-event-flow/package.json b/superset-frontend/plugins/legacy-plugin-chart-event-flow/package.json index e1f6797013d..ead0d994fee 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-event-flow/package.json +++ b/superset-frontend/plugins/legacy-plugin-chart-event-flow/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/legacy-plugin-chart-event-flow", - "version": "0.20.2", + "version": "0.20.3", "description": "Superset Legacy Chart - Event Flow", "sideEffects": [ "*.css" diff --git a/superset-frontend/plugins/legacy-plugin-chart-heatmap/package.json b/superset-frontend/plugins/legacy-plugin-chart-heatmap/package.json index 6c9ccb4124f..e6cc1a824f5 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-heatmap/package.json +++ b/superset-frontend/plugins/legacy-plugin-chart-heatmap/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/legacy-plugin-chart-heatmap", - "version": "0.20.2", + "version": "0.20.3", "description": "Superset Legacy Chart - Heatmap", "keywords": [ "superset" diff --git a/superset-frontend/plugins/legacy-plugin-chart-histogram/package.json b/superset-frontend/plugins/legacy-plugin-chart-histogram/package.json index 5b8c7e38d1b..0b225a786de 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-histogram/package.json +++ b/superset-frontend/plugins/legacy-plugin-chart-histogram/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/legacy-plugin-chart-histogram", - "version": "0.20.2", + "version": "0.20.3", "description": "Superset Legacy Chart - Histogram", "sideEffects": [ "*.css" diff --git a/superset-frontend/plugins/legacy-plugin-chart-horizon/package.json b/superset-frontend/plugins/legacy-plugin-chart-horizon/package.json index dc941c320d2..877dad13f46 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-horizon/package.json +++ b/superset-frontend/plugins/legacy-plugin-chart-horizon/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/legacy-plugin-chart-horizon", - "version": "0.20.2", + "version": "0.20.3", "description": "Superset Legacy Chart - Horizon", "keywords": [ "superset" diff --git a/superset-frontend/plugins/legacy-plugin-chart-map-box/package.json b/superset-frontend/plugins/legacy-plugin-chart-map-box/package.json index 290d4eae960..152a3845dc7 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-map-box/package.json +++ b/superset-frontend/plugins/legacy-plugin-chart-map-box/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/legacy-plugin-chart-map-box", - "version": "0.20.2", + "version": "0.20.3", "description": "Superset Legacy Chart - MapBox", "keywords": [ "superset" diff --git a/superset-frontend/plugins/legacy-plugin-chart-paired-t-test/package.json b/superset-frontend/plugins/legacy-plugin-chart-paired-t-test/package.json index 6076624c14d..4b4be3e009e 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-paired-t-test/package.json +++ b/superset-frontend/plugins/legacy-plugin-chart-paired-t-test/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/legacy-plugin-chart-paired-t-test", - "version": "0.20.2", + "version": "0.20.3", "description": "Superset Legacy Chart - Paired T Test", "keywords": [ "superset" diff --git a/superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/package.json b/superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/package.json index eac3370e7e4..a5651bd9620 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/package.json +++ b/superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/legacy-plugin-chart-parallel-coordinates", - "version": "0.20.2", + "version": "0.20.3", "description": "Superset Legacy Chart - Parallel Coordinates", "sideEffects": [ "*.css" diff --git a/superset-frontend/plugins/legacy-plugin-chart-partition/package.json b/superset-frontend/plugins/legacy-plugin-chart-partition/package.json index 22df3516116..99794bf6290 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-partition/package.json +++ b/superset-frontend/plugins/legacy-plugin-chart-partition/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/legacy-plugin-chart-partition", - "version": "0.20.2", + "version": "0.20.3", "description": "Superset Legacy Chart - Partition", "keywords": [ "superset" diff --git a/superset-frontend/plugins/legacy-plugin-chart-rose/package.json b/superset-frontend/plugins/legacy-plugin-chart-rose/package.json index da20d45ef89..9f1994b4b21 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-rose/package.json +++ b/superset-frontend/plugins/legacy-plugin-chart-rose/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/legacy-plugin-chart-rose", - "version": "0.20.2", + "version": "0.20.3", "description": "Superset Legacy Chart - Nightingale Rose Diagram", "keywords": [ "superset" diff --git a/superset-frontend/plugins/legacy-plugin-chart-sankey-loop/package.json b/superset-frontend/plugins/legacy-plugin-chart-sankey-loop/package.json index 06656c7db5f..6ff25abf3ce 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-sankey-loop/package.json +++ b/superset-frontend/plugins/legacy-plugin-chart-sankey-loop/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/legacy-plugin-chart-sankey-loop", - "version": "0.20.2", + "version": "0.20.3", "description": "Superset Legacy Chart - Sankey Diagram with Loops", "keywords": [ "superset" diff --git a/superset-frontend/plugins/legacy-plugin-chart-sankey/package.json b/superset-frontend/plugins/legacy-plugin-chart-sankey/package.json index ce793ab381c..5aceb132af1 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-sankey/package.json +++ b/superset-frontend/plugins/legacy-plugin-chart-sankey/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/legacy-plugin-chart-sankey", - "version": "0.20.2", + "version": "0.20.3", "description": "Superset Legacy Chart - Sankey Diagram", "sideEffects": [ "*.css" diff --git a/superset-frontend/plugins/legacy-plugin-chart-world-map/package.json b/superset-frontend/plugins/legacy-plugin-chart-world-map/package.json index 05392e6c98f..9de55b61c83 100644 --- a/superset-frontend/plugins/legacy-plugin-chart-world-map/package.json +++ b/superset-frontend/plugins/legacy-plugin-chart-world-map/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/legacy-plugin-chart-world-map", - "version": "0.20.2", + "version": "0.20.3", "description": "Superset Legacy Chart - World Map", "sideEffects": [ "*.css" diff --git a/superset-frontend/plugins/legacy-preset-chart-deckgl/package.json b/superset-frontend/plugins/legacy-preset-chart-deckgl/package.json index 17391d9c3df..9778724d6dc 100644 --- a/superset-frontend/plugins/legacy-preset-chart-deckgl/package.json +++ b/superset-frontend/plugins/legacy-preset-chart-deckgl/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/legacy-preset-chart-deckgl", - "version": "0.20.2", + "version": "0.20.3", "description": "Superset Legacy Chart - deck.gl", "keywords": [ "superset" diff --git a/superset-frontend/plugins/legacy-preset-chart-nvd3/package.json b/superset-frontend/plugins/legacy-preset-chart-nvd3/package.json index 5984aae20f0..3bcb0393aa5 100644 --- a/superset-frontend/plugins/legacy-preset-chart-nvd3/package.json +++ b/superset-frontend/plugins/legacy-preset-chart-nvd3/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/legacy-preset-chart-nvd3", - "version": "0.20.2", + "version": "0.20.3", "description": "Superset Legacy Chart - NVD3", "sideEffects": [ "*.css" diff --git a/superset-frontend/plugins/plugin-chart-echarts/package.json b/superset-frontend/plugins/plugin-chart-echarts/package.json index fb946168144..b3f235efff9 100644 --- a/superset-frontend/plugins/plugin-chart-echarts/package.json +++ b/superset-frontend/plugins/plugin-chart-echarts/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/plugin-chart-echarts", - "version": "0.20.2", + "version": "0.20.3", "description": "Superset Chart - Echarts", "keywords": [ "superset" diff --git a/superset-frontend/plugins/plugin-chart-handlebars/package.json b/superset-frontend/plugins/plugin-chart-handlebars/package.json index d2b212bea8d..7f1c2d323cd 100644 --- a/superset-frontend/plugins/plugin-chart-handlebars/package.json +++ b/superset-frontend/plugins/plugin-chart-handlebars/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/plugin-chart-handlebars", - "version": "0.20.2", + "version": "0.20.3", "description": "Superset Chart - Write a handlebars template to render the data", "sideEffects": false, "main": "lib/index.js", diff --git a/superset-frontend/plugins/plugin-chart-pivot-table/package.json b/superset-frontend/plugins/plugin-chart-pivot-table/package.json index ac89ea2cb2c..af3cba42c06 100644 --- a/superset-frontend/plugins/plugin-chart-pivot-table/package.json +++ b/superset-frontend/plugins/plugin-chart-pivot-table/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/plugin-chart-pivot-table", - "version": "0.20.2", + "version": "0.20.3", "description": "Superset Chart - Pivot Table", "sideEffects": false, "main": "lib/index.js", diff --git a/superset-frontend/plugins/plugin-chart-table/package.json b/superset-frontend/plugins/plugin-chart-table/package.json index 5fbd478c688..6e53f9c069c 100644 --- a/superset-frontend/plugins/plugin-chart-table/package.json +++ b/superset-frontend/plugins/plugin-chart-table/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/plugin-chart-table", - "version": "0.20.2", + "version": "0.20.3", "description": "Superset Chart - Table", "keywords": [ "superset" diff --git a/superset-frontend/plugins/plugin-chart-word-cloud/package.json b/superset-frontend/plugins/plugin-chart-word-cloud/package.json index 2e1e23ff17c..beb857d470d 100644 --- a/superset-frontend/plugins/plugin-chart-word-cloud/package.json +++ b/superset-frontend/plugins/plugin-chart-word-cloud/package.json @@ -1,6 +1,6 @@ { "name": "@superset-ui/plugin-chart-word-cloud", - "version": "0.20.2", + "version": "0.20.3", "description": "Superset Chart Plugin - Word Cloud", "sideEffects": [ "*.css"