fix: timezone issue + improvements for funnel and conversion charts
This commit is contained in:
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user