This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch
dependabot/npm_and_yarn/airflow-core/src/airflow/ui/typescript-231ff6e3d3
in repository https://gitbox.apache.org/repos/asf/airflow.git
from edebb452c0e Bump the typescript group across 1 directory with 5 updates
add 92a37b250a7 Adapt UI to TypeScript 6.0 stricter inference
No new revisions were added by this update.
Summary of changes:
airflow-core/src/airflow/ui/src/components/BasicTooltip.tsx | 8 ++++----
airflow-core/src/airflow/ui/src/components/ConfigForm.tsx | 4 ++--
.../src/airflow/ui/src/components/FilterBar/FilterPill.tsx | 6 +++---
.../airflow/ui/src/components/Graph/DirectionDropdown.tsx | 8 ++++----
.../ui/src/layouts/Details/Gantt/GanttTimeline.test.tsx | 4 ++--
.../src/airflow/ui/src/layouts/Details/Gantt/utils.test.ts | 4 ++--
.../src/airflow/ui/src/layouts/Details/Grid/utils.test.ts | 12 +++++-------
.../src/airflow/ui/src/layouts/Nav/UserSettingsButton.tsx | 7 +------
.../src/airflow/ui/src/pages/Connections/ConnectionForm.tsx | 3 +--
.../src/airflow/ui/src/pages/Dag/Calendar/calendarUtils.ts | 2 +-
airflow-core/src/airflow/ui/tsconfig.app.json | 9 +++++----
airflow-core/src/airflow/ui/tsconfig.node.json | 1 +
12 files changed, 31 insertions(+), 37 deletions(-)