Skip to content

Commit 173f407

Browse files
committed
update eslint to v9 incl. related dependencies and config
1 parent e32558b commit 173f407

File tree

6 files changed

+9170
-12
lines changed

6 files changed

+9170
-12
lines changed

chartlets.js/CHANGES.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,17 @@
33
* Updated dependencies
44
- `react-vega: ^7.7.1`
55
- `canvas: ^3.2.0`
6-
6+
77
* Omitted multiple VegaTheme options. While using `react-vega` v7 the
88
vegaTheme needs to be restricted to: "dark" | "excel" | "ggplot2" |
99
"quartz" | "vox" | "default" | "system" | undefined .
1010

1111
* Typology component now allows color and text arguments.
1212
If a user uses text and children, the text argument replaces the
1313
children.
14-
14+
15+
* Updated `eslint` to v9 with related dependencies and configuration.
16+
1517
## Version 0.1.6 (from 2025/06/18)
1618

1719
* Implemented dynamic resizing for Vega Charts when the side panel's

0 commit comments

Comments
 (0)