fix: timezone issue + improvements for funnel and conversion charts

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-10-30 11:04:41 +01:00
parent ddc99e9850
commit 931188a8ab
15 changed files with 128 additions and 103 deletions

10
pnpm-lock.yaml generated
View File

@@ -767,6 +767,9 @@ importers:
'@types/react-dom':
specifier: 'catalog:'
version: 19.1.8(@types/react@19.1.11)
'@types/react-grid-layout':
specifier: ^1.3.5
version: 1.3.5
'@types/react-simple-maps':
specifier: ^3.0.4
version: 3.0.4
@@ -8617,6 +8620,9 @@ packages:
peerDependencies:
'@types/react': ^19.0.0
'@types/react-grid-layout@1.3.5':
resolution: {integrity: sha512-WH/po1gcEcoR6y857yAnPGug+ZhkF4PaTUxgAbwfeSH/QOgVSakKHBXoPGad/sEznmkiaK3pqHk+etdWisoeBQ==}
'@types/react-simple-maps@3.0.4':
resolution: {integrity: sha512-U9qnX0wVhxldrTpsase44fIoLpyO1OT/hgNMRoJTixj1qjpMRdSRIfih93mR3D/Tss/8CmM7dPwKMjtaGkDpmw==}
@@ -24161,6 +24167,10 @@ snapshots:
dependencies:
'@types/react': 19.1.11
'@types/react-grid-layout@1.3.5':
dependencies:
'@types/react': 19.1.11
'@types/react-simple-maps@3.0.4':
dependencies:
'@types/d3-geo': 2.0.7