export dialog progress

This commit is contained in:
vcoppe
2024-06-28 15:43:57 +02:00
parent d11ed1e5b0
commit ec8d3f8f87
6 changed files with 131 additions and 32 deletions

View File

@@ -10,7 +10,7 @@
"dependencies": {
"@internationalized/date": "^3.5.4",
"@mapbox/mapbox-gl-geocoder": "^5.0.2",
"bits-ui": "^0.21.10",
"bits-ui": "^0.21.11",
"chart.js": "^4.4.3",
"clsx": "^2.1.1",
"dexie": "^4.0.7",
@@ -1911,9 +1911,9 @@
}
},
"node_modules/bits-ui": {
"version": "0.21.10",
"resolved": "https://registry.npmjs.org/bits-ui/-/bits-ui-0.21.10.tgz",
"integrity": "sha512-KuweEOKO0Rr8XX87dQh46G9mG0bZSmTqNxj5qBazz4OTQC+oPKui04/wP/ISsCOSGFomaRydTULqh4p+nsyc2g==",
"version": "0.21.11",
"resolved": "https://registry.npmjs.org/bits-ui/-/bits-ui-0.21.11.tgz",
"integrity": "sha512-pFS/9z1qLaPZwb+9Tm0YS4iBp+ClsJBARMZWFOjv0lGCYpzAN7lx4eNk3SbSB5QMBUKwoVjr9Rai71ROq3RD1Q==",
"dependencies": {
"@internationalized/date": "^3.5.1",
"@melt-ui/svelte": "0.76.2",