This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a change to branch fix/pin-transitive-deps
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 23f619a7de6 fix(deps): pin query-string and global-box to prevent ESM 
resolution issues
     add fb29606c899 refactor(word-cloud): remove encodable dependency

No new revisions were added by this update.

Summary of changes:
 superset-frontend/package-lock.json                | 295 +--------------------
 superset-frontend/package.json                     |   1 -
 .../packages/superset-ui-demo/package.json         |   1 -
 .../plugins/plugin-chart-word-cloud/package.json   |   3 +-
 .../src/chart/WordCloud.tsx                        | 201 +++++++++-----
 .../src/configureEncodable.ts                      |  83 ------
 .../plugins/plugin-chart-word-cloud/src/index.ts   |   1 -
 .../plugin-chart-word-cloud/src/plugin/index.ts    |   3 -
 8 files changed, 143 insertions(+), 445 deletions(-)
 delete mode 100644 
superset-frontend/plugins/plugin-chart-word-cloud/src/configureEncodable.ts

Reply via email to