Skip to content

Commit 36a9c4e

Browse files
Upgrade echarts to v6.0.0 (#117)
1 parent 46ef21b commit 36a9c4e

14 files changed

+40
-37
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## v1.2.0 (2025-10-15)
4+
* upgrade echarts to v6.0.0
5+
36
## v1.1.0 (2025-10-15)
47
* publish releases to [PyPI](https://pypi.org/project/fava-dashboards/)
58

frontend/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"dependencies": {
2020
"d3": "^7.9.0",
2121
"d3-sankey": "^0.12.3",
22-
"echarts": "^5.6.0"
22+
"echarts": "^6.0.0"
2323
}
2424
}
-11.4 KB
Loading
-16.6 KB
Loading
-3.54 KB
Loading
-3.08 KB
Loading
-4.03 KB
Loading
-6.47 KB
Loading
-13 KB
Loading

0 commit comments

Comments
 (0)