SamiSuleiman / pore

vocab builder.
MIT License
2 stars 0 forks source link

build(deps-dev): bump flowbite-svelte from 0.44.24 to 0.46.0 in /web #58

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps flowbite-svelte from 0.44.24 to 0.46.0.

Release notes

Sourced from flowbite-svelte's releases.

v0.46.0

  • 998d0176 BREAKING: #1277 change style prop to tabStyle to avoid conflict with CSS attr (40a1d6581d555c28ff00e5b373d5742a314b6b02)
  • 572888c4 docs: #1282 add warnings in the docs where components are using @​html
  • bb479286 fix: docsearch style using @​docsearch/css@​3
  • 656f2223 fix: #1287 #1304
  • 113de668 fix: add disabled prop to Button component
  • 4fbd9bd0 docs: change tailwind.config.cjs darkMode class to selector

v0.45.1

  • 3eb228d3 fix: node from 20.0.0 to 18.0.0 in package.json engines (987f564b0e7cc62c68898fd5e0b73af96610c406)
  • 0d9a9332 fix: adjust eslint configuration to eslint-plugin-svelte (previously used eslint-plugin-svelte3) (#1310)
  • 191ca2e0 fix: add define to vite.config.ts for VERSION
  • ad3d1c7f fix: move FATHOM_ID to .env and use FathomAnalytics.svelte
  • 6011780a > Gitignore updated at 2024-04-18 06:10:47
  • ba81e3bb fix: update gitignore

v0.45.0

What's Changed

New Contributors

Full Changelog: https://github.com/themesberg/flowbite-svelte/compare/v0.44.24...v0.45.0

Changelog

Sourced from flowbite-svelte's changelog.

0.46.0

Minor Changes

    • 998d0176 BREAKING: #1277 change style prop to tabStyle to avoid conflict with CSS attr (40a1d6581d555c28ff00e5b373d5742a314b6b02)
    • 572888c4 docs: #1282 add warnings in the docs where components are using @​html
    • bb479286 fix: docsearch style using @​docsearch/css@​3
    • 656f2223 fix: #1287 #1304
    • 113de668 fix: add disabled prop to Button component
    • 4fbd9bd0 docs: change tailwind.config.cjs darkMode class to selector

0.45.1

Patch Changes

    • 3eb228d3 fix: node from 20.0.0 to 18.0.0 in package.json engines (987f564b0e7cc62c68898fd5e0b73af96610c406)
    • 0d9a9332 fix: adjust eslint configuration to eslint-plugin-svelte (previously used eslint-plugin-svelte3) (#1310)
    • 191ca2e0 fix: add define to vite.config.ts for VERSION
    • ad3d1c7f fix: move FATHOM_ID to .env and use FathomAnalytics.svelte
    • 6011780a > Gitignore updated at 2024-04-18 06:10:47
    • ba81e3bb fix: update gitignore

0.45.0

Minor Changes

  • BREAKING: flowbie-svelte-icons updated 1.5.0 (#1308)

    fix: update icon sizes

    chore: lib-helpers

    fix: update engines node >=20.0.0

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)