Working package updates?

This commit is contained in:
Scott Idem
2026-06-22 16:30:58 -04:00
parent ea3b60c819
commit 69dd102e93
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@@ -28,7 +28,7 @@
"@tailwindcss/vite": "^4.3.0",
"dayjs": "^1.11.10",
"dexie": "^4.0.0",
"flowbite-svelte": "^1.28.1",
"flowbite-svelte": "^1.31.0",
"html5-qrcode": "^2.3.8",
"marked": "^17.0.0",
"openai": "^6.10.0",
@@ -4745,19 +4745,19 @@
}
},
"node_modules/flowbite-svelte": {
"version": "1.33.1",
"resolved": "https://registry.npmjs.org/flowbite-svelte/-/flowbite-svelte-1.33.1.tgz",
"integrity": "sha512-HIG61H/YvWbfk0JTfirbPFb1F/YRPiJWYlUE7KTlmZ1X/ZTG6NZA9CgRuraO358cdpt0kv1gPYldrAKM1Apx2w==",
"version": "1.31.0",
"resolved": "https://registry.npmjs.org/flowbite-svelte/-/flowbite-svelte-1.31.0.tgz",
"integrity": "sha512-A7Ts/R5GsL8DbgRf+8+1wdrIOOK0nq4ggEkv4RuY0oGuzH1PLBAH+bvC1L8AgQ5li9mj3o8eE9tHW7Md8yjPsw==",
"license": "MIT",
"dependencies": {
"@floating-ui/dom": "^1.7.6",
"@floating-ui/utils": "^0.2.11",
"apexcharts": "^5.10.4",
"@floating-ui/dom": "^1.7.4",
"@floating-ui/utils": "^0.2.10",
"apexcharts": "^5.3.6",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"esm-env": "^1.2.2",
"flowbite": "^3.1.2",
"tailwind-merge": "^3.5.0",
"tailwind-merge": "^3.4.0",
"tailwind-variants": "^3.2.2"
},
"peerDependencies": {