Commit 8f14ff9
authored
Bump tailwind-variants from 0.3.1 to 1.0.0 (#1016)
Bumps
[tailwind-variants](https://github.com/heroui-inc/tailwind-variants)
from 0.3.1 to 1.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/heroui-inc/tailwind-variants/releases">tailwind-variants's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: support tailwindcss v4 by <a
href="https://github.com/winchesHe"><code>@winchesHe</code></a> in <a
href="https://redirect.github.com/heroui-inc/tailwind-variants/pull/245">heroui-inc/tailwind-variants#245</a></li>
</ul>
<h2>Breaking change</h2>
<ul>
<li>The <code>responsiveVariants</code> option has been removed.</li>
<li><code>withTv</code> has been removed.</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/winchesHe"><code>@winchesHe</code></a>
made their first contribution in <a
href="https://redirect.github.com/heroui-inc/tailwind-variants/pull/245">heroui-inc/tailwind-variants#245</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/heroui-inc/tailwind-variants/compare/v0.3.1...v1.0.0">https://github.com/heroui-inc/tailwind-variants/compare/v0.3.1...v1.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/heroui-inc/tailwind-variants/commit/dddef3adbdd4529728914748c4651a8f5b9c0ecd"><code>dddef3a</code></a>
feat: v1</li>
<li><a
href="https://github.com/heroui-inc/tailwind-variants/commit/00ec267d10d39844c53101f99dc392850a2ebc56"><code>00ec267</code></a>
feat: support tailwindcss v4 (<a
href="https://redirect.github.com/heroui-inc/tailwind-variants/issues/245">#245</a>)</li>
<li>See full diff in <a
href="https://github.com/heroui-inc/tailwind-variants/compare/v0.3.1...v1.0.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 766db6d commit 8f14ff9
2 files changed
+10
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6295 | 6295 | | |
6296 | 6296 | | |
6297 | 6297 | | |
6298 | | - | |
6299 | | - | |
6300 | | - | |
6301 | | - | |
| 6298 | + | |
| 6299 | + | |
| 6300 | + | |
| 6301 | + | |
6302 | 6302 | | |
6303 | 6303 | | |
6304 | 6304 | | |
| |||
6317 | 6317 | | |
6318 | 6318 | | |
6319 | 6319 | | |
6320 | | - | |
6321 | | - | |
6322 | | - | |
6323 | | - | |
| 6320 | + | |
| 6321 | + | |
| 6322 | + | |
| 6323 | + | |
6324 | 6324 | | |
6325 | | - | |
| 6325 | + | |
6326 | 6326 | | |
6327 | 6327 | | |
6328 | 6328 | | |
| |||
0 commit comments