mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Bumps [flowbite](https://github.com/themesberg/flowbite) from 2.2.1 to 2.3.0. <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.3.0</h2> <ul> <li>added new <a href="https://flowbite.com/docs/components/clipboard/">copy to clipboard</a> component and examples</li> <li>added new JavaScript tab to the documentation examples</li> <li>update dependency to Tailwind CSS v3.4.1</li> <li>fixed carousel component behavior when there’s only one image</li> <li>added new data attribute to set active and inactive classes for tabs</li> <li>Ruby on Rails integration fix for turbo load</li> <li>minor bug fixes and improvements</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="7941f8bb79"><code>7941f8b</code></a> docs(README): add new clipboard component to readme</li> <li><a href="e4f9f16aae"><code>e4f9f16</code></a> fix(clipboard): target element can be input element too</li> <li><a href="5cd600a348"><code>5cd600a</code></a> feat(changelog): add Ruby on Rails fix mention</li> <li><a href="fdf9bfe52a"><code>fdf9bfe</code></a> chore(versioning): bump all version instances to <code>v2.3.0</code></li> <li><a href="bfbf97db7b"><code>bfbf97d</code></a> chore(package): update keywords and name</li> <li><a href="52ed4101a0"><code>52ed410</code></a> Merge pull request <a href="https://redirect.github.com/themesberg/flowbite/issues/804">#804</a> from themesberg/fix-inconsistencies</li> <li><a href="06778c3906"><code>06778c3</code></a> fix(modals): replace old alternative buttons with the new ones to have consis...</li> <li><a href="bcb1dbf990"><code>bcb1dbf</code></a> refactor(input fields): add maximum width to search and select inputs</li> <li><a href="03667ef73a"><code>03667ef</code></a> fix(input-forms): fix bg-color & text-color on:dark for "Form validation" inp...</li> <li><a href="3179d1ffa8"><code>3179d1f</code></a> fix(forms): toggle switch typo</li> <li>Additional commits viewable in <a href="https://github.com/themesberg/flowbite/compare/v2.2.1...v2.3.0">compare view</a></li> </ul> </details> <br /> [](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>
7 lines
97 B
JSON
7 lines
97 B
JSON
{
|
|
"dependencies": {
|
|
"@fontsource/source-sans-3": "^5.0.18",
|
|
"flowbite": "^2.3.0"
|
|
}
|
|
}
|