chore(deps-dev): bump oxlint from 1.56.0 to 1.60.0 in /superset-frontend (#39375)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
This commit is contained in:
dependabot[bot]
2026-04-21 14:48:10 -04:00
committed by GitHub
parent bd8d3ffb2d
commit e45330c2fd
5 changed files with 116 additions and 151 deletions

View File

@@ -170,7 +170,7 @@ const renderOperatorFields = (
<FormItem
name="targetValue"
label={t('Target value')}
initialValue={''}
initialValue=""
hidden
/>
</Col>