Skip to content

Commit

Permalink
Bump flowbite from 2.2.0 to 2.2.1 (#153)
Browse files Browse the repository at this point in the history
Bumps [flowbite](https://github.com/themesberg/flowbite) from 2.2.0 to
2.2.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/themesberg/flowbite/releases">flowbite's
releases</a>.</em></p>
<blockquote>
<h2>v2.2.1</h2>
<ul>
<li>relased new <a
href="https://flowbite.com/docs/forms/phone-input/">phone number
input</a> component</li>
<li>relased new <a
href="https://flowbite.com/docs/components/chat-bubble/">chat bubble</a>
component</li>
<li>updated <code>z-index</code> of the datepicker to allow usage with
modals and drawers</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/themesberg/flowbite/commit/21eb96b27e2762d90c05ac9326efca25ae1af2fe"><code>21eb96b</code></a>
chore(version): update to <code>v2.2.1</code></li>
<li><a
href="https://github.com/themesberg/flowbite/commit/161b22a470c443300d763501c4158825d00e1be8"><code>161b22a</code></a>
docs(README): add new chat bubble component</li>
<li><a
href="https://github.com/themesberg/flowbite/commit/59ced565f794b8b431e6b43c696ceb1885f56099"><code>59ced56</code></a>
Merge branch 'main' of <a
href="https://github.com/themesberg/flowbite">https://github.com/themesberg/flowbite</a>
into main</li>
<li><a
href="https://github.com/themesberg/flowbite/commit/4af7a11b81c7055ba2f06f6ce9a64679452bbcc0"><code>4af7a11</code></a>
Fix background color on:hover for action button</li>
<li><a
href="https://github.com/themesberg/flowbite/commit/2257c750de1ed19c4779727a0f7f40ee255a6c99"><code>2257c75</code></a>
docs(chat bubble): add descriptions</li>
<li><a
href="https://github.com/themesberg/flowbite/commit/1f4fe5c97d7280bddd099ef6c45911db37d94a06"><code>1f4fe5c</code></a>
Merge pull request <a
href="https://redirect.github.com/themesberg/flowbite/issues/725">#725</a>
from Manal-el/chat-bubble</li>
<li><a
href="https://github.com/themesberg/flowbite/commit/74795781bab638d5f70a3de783ace91b7b9b1f8d"><code>7479578</code></a>
docs(chat bubble): component preview example heights</li>
<li><a
href="https://github.com/themesberg/flowbite/commit/7ffe541f2f3328816ef06724e2971533bf38339e"><code>7ffe541</code></a>
docs(chat bubble): add description to the URL sharing example</li>
<li><a
href="https://github.com/themesberg/flowbite/commit/7d14d6b5f6ab93de947888243cc4de8338ce81c2"><code>7d14d6b</code></a>
feat(chat bubble): finish URL sharing example</li>
<li><a
href="https://github.com/themesberg/flowbite/commit/fabb602b122f9dd524e0e4412af903a9ee7e942b"><code>fabb602</code></a>
docs(chat bubble): update heading titles</li>
<li>Additional commits viewable in <a
href="https://github.com/themesberg/flowbite/compare/v2.2.0...v2.2.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=flowbite&package-manager=npm_and_yarn&previous-version=2.2.0&new-version=2.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> 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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent d8fab1c commit 42718ed
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"flowbite": "^2.2.0"
"flowbite": "^2.2.1"
}
}

0 comments on commit 42718ed

Please sign in to comment.