Skip to content

Commit

Permalink
bump flowbite-svelte, pull in icons - fixes red bubble Indicator
Browse files Browse the repository at this point in the history
  • Loading branch information
dallmeyer committed Oct 16, 2024
1 parent 22e5517 commit 4eae050
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
13 changes: 9 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1682,10 +1682,15 @@ flowbite-datepicker@^1.3.0:
"@rollup/plugin-node-resolve" "^15.2.3"
flowbite "^2.0.0"

[email protected]:
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==
[email protected]:
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==

[email protected]:
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"
Expand Down

0 comments on commit 4eae050

Please sign in to comment.