Update dependency @glideapps/glide-data-grid to v6 (#81189)

* Update dependency @glideapps/glide-data-grid to v6

* mark glide-data-grid as esmodule

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
renovate[bot]
2024-01-25 10:52:49 +00:00
committed by GitHub
parent 14e55fefbb
commit c58dc09e84
3 changed files with 169 additions and 15 deletions

View File

@@ -4,6 +4,7 @@
process.env.TZ = 'Pacific/Easter'; // UTC-06:00 or UTC-05:00 depending on daylight savings
const esModules = [
'@glideapps/glide-data-grid',
'ol',
'd3',
'd3-color',