chore(deps): update dayjs requirement from ^1.11.13 to ^1.11.18 in /superset-frontend/plugins/plugin-chart-echarts (#34955)

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: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
dependabot[bot]
2025-12-10 16:59:12 -08:00
committed by GitHub
parent 683a65488f
commit ee2ab7e078
8 changed files with 18 additions and 10 deletions

View File

@@ -16,6 +16,8 @@
* specific language governing permissions and limitations
* under the License.
*/
// Type augmentation for dayjs plugins
import 'dayjs/plugin/utc';
import {
CustomSeriesOption,
CustomSeriesRenderItem,