chore: update packages

This commit is contained in:
trafficlunar 2026-07-08 23:55:09 +01:00
parent 13155672a8
commit de9b144597
5 changed files with 9185 additions and 2386 deletions

View file

@ -197,7 +197,7 @@
yDomain={[0, 1]}
yNice
padding={{ left: 32, top: 8, right: 12, bottom: 20 }}
tooltip={{ mode: "bisect-x" }}
tooltipContext={{ mode: "bisect-x" }}
>
<Svg>
<Axis
@ -261,7 +261,7 @@
yDomain={[0, null]}
yNice
padding={{ left: 32, top: 8, right: 12, bottom: 20 }}
tooltip={{ mode: "bisect-x" }}
tooltipContext={{ mode: "bisect-x" }}
>
<Svg>
<Axis