bump flowbite-svelte, pull in icons - fixes red bubble Indicator (#598)
Some checks failed
🔨 Build / App (macos-12) (push) Has been cancelled
🔨 Build / App (ubuntu-20.04) (push) Has been cancelled
🔨 Build / App (windows-latest) (push) Has been cancelled
📝 Linter / Frontend (push) Has been cancelled
📝 Linter / Backend Formatting (push) Has been cancelled
📝 Linter / Backend Linter (push) Has been cancelled
🧪 Tests / Frontend (push) Has been cancelled

fixes #597
This commit is contained in:
Matt Dallmeyer 2024-10-16 11:35:59 -07:00 committed by GitHub
parent 22e55170fc
commit ec7977babd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 5 deletions

View file

@ -39,7 +39,8 @@
"escape-html": "^1.0.3",
"execa": "^9.4.0",
"flowbite": "^2.5.2",
"flowbite-svelte": "0.46.23",
"flowbite-svelte": "0.47.0",
"flowbite-svelte-icons": "1.6.2",
"jsdom": "^25.0.1",
"postcss": "^8.4.47",
"postcss-load-config": "^6.0.1",

View file

@ -1682,10 +1682,15 @@ flowbite-datepicker@^1.3.0:
"@rollup/plugin-node-resolve" "^15.2.3"
flowbite "^2.0.0"
flowbite-svelte@0.46.23:
version "0.46.23"
resolved "https://registry.yarnpkg.com/flowbite-svelte/-/flowbite-svelte-0.46.23.tgz#6b60d177c0652cb60c005c3f787ffa132d133eba"
integrity sha512-saCqG/4cOm26+k5ECJ++AyvuyMqAHuIExPaO9ull0gvgAE3kLSsCAKc/bAeJPmMoYnm6dUDpvGKgSq73W9YTUQ==
flowbite-svelte-icons@1.6.2:
version "1.6.2"
resolved "https://registry.yarnpkg.com/flowbite-svelte-icons/-/flowbite-svelte-icons-1.6.2.tgz#db70756dfd30d81558cd255538b7cbc32c6db605"
integrity sha512-zgG1rbFC+rxHcjBYlktTGdFlT2l1KX3I30YKiUSxjz/OXXbWP/qHAl6LTDtKhsT/2bRCb/g3CVBZFdmSkTeOdw==
flowbite-svelte@0.47.0:
version "0.47.0"
resolved "https://registry.yarnpkg.com/flowbite-svelte/-/flowbite-svelte-0.47.0.tgz#62b0f7b8486f0c87581485f827a4f3031ded2d16"
integrity sha512-10IIGL0kf/K+wi4193yjlm+mxCSSC8hsy8agQ7Vq7aazY+T5jXbJgjF/UfUuVMOPtKY3HNUbbCDltleyN5BjGA==
dependencies:
"@floating-ui/dom" "^1.6.11"
apexcharts "^3.54.0"