This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch feat/bun-turborepo-poc
in repository https://gitbox.apache.org/repos/asf/superset.git
from d605e491941 perf(build): remove thread-loader from webpack config
add 373f1214213 fix(types): add missing @types packages and fix TS2742
errors for Bun
No new revisions were added by this update.
Summary of changes:
superset-frontend/bun.lock | 55 ++++++++++------------
superset-frontend/package.json | 9 ++++
.../packages/superset-core/src/ui/testing.tsx | 4 +-
.../src/components/DatePicker/index.tsx | 5 +-
.../src/components/SafeMarkdown/SafeMarkdown.tsx | 2 +-
.../superset-ui-core/src/components/Tabs/Tabs.tsx | 37 +++++++++++----
.../packages/superset-ui-core/src/spec/index.tsx | 4 +-
.../src/layers/Heatmap/Heatmap.tsx | 5 +-
.../src/layers/common.tsx | 2 +-
.../legacy-preset-chart-deckgl/src/utils.ts | 12 +++--
superset-frontend/scripts/sync-package-versions.js | 33 +++++++++----
11 files changed, 111 insertions(+), 57 deletions(-)