Bump tw-animate-css from 1.3.0 to 1.3.3 in /page (#351)

Bumps [tw-animate-css](https://github.com/Wombosvideo/tw-animate-css)
from 1.3.0 to 1.3.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Wombosvideo/tw-animate-css/releases">tw-animate-css's
releases</a>.</em></p>
<blockquote>
<h2>v1.3.3</h2>
<h2>Changelog</h2>
<ul>
<li>ccfe1ec: feat: add support for Kobalte UI variables to accordion and
collapsible animations <a
href="https://redirect.github.com/Wombosvideo/tw-animate-css/issues/37">#37</a></li>
<li>919999e: fix: add CSS variables for animation utilities <a
href="https://redirect.github.com/Wombosvideo/tw-animate-css/issues/40">#40</a></li>
<li>ffce555: chore: bump version to 1.3.3</li>
</ul>
<h2>Issues fixed</h2>
<ul>
<li><a
href="https://redirect.github.com/Wombosvideo/tw-animate-css/issues/34">#34</a>:
Setting fill-mode-* has no effect</li>
<li><a
href="https://redirect.github.com/Wombosvideo/tw-animate-css/issues/36">#36</a>
(partially): Support Arbitrary Custom Properties for Accordion
Animations</li>
</ul>
<h2>v1.3.2</h2>
<h2>Changelog</h2>
<ul>
<li>493b3aa: fix: duration not applied due to property initial
value</li>
<li>e7b4aac: chore: bump version to 1.3.2</li>
</ul>
<h2>v1.3.1</h2>
<h2>Changelog</h2>
<ul>
<li>e59dfed: fix: add @‌property declarations for animation variables to
enhance inheritance control <a
href="https://redirect.github.com/Wombosvideo/tw-animate-css/issues/33">#33</a>
(thanks <a
href="https://github.com/jinyongp"><code>@​jinyongp</code></a>)</li>
<li>28156a2: fix: move @‌property declarations to the :root level</li>
<li>6c0f52e: chore: bump version to 1.3.1 and update dependencies</li>
</ul>
<h2>Issues fixed</h2>
<ul>
<li><a
href="https://redirect.github.com/Wombosvideo/tw-animate-css/issues/32">#32</a>:
Animation on parent element unexpectedly inherits to all child
elements</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ffce555d6d"><code>ffce555</code></a>
chore: bump version to 1.3.3</li>
<li><a
href="919999e1d0"><code>919999e</code></a>
fix: add CSS variables for animation utilities (<a
href="https://redirect.github.com/Wombosvideo/tw-animate-css/issues/40">#40</a>)</li>
<li><a
href="ccfe1eccbb"><code>ccfe1ec</code></a>
feat: add support for Kobalte UI variables to accordion and collapsible
anima...</li>
<li><a
href="e7b4aac314"><code>e7b4aac</code></a>
chore: bump version to 1.3.2</li>
<li><a
href="493b3aaabe"><code>493b3aa</code></a>
fix: duration not applied due to property initial value</li>
<li><a
href="6c0f52eca2"><code>6c0f52e</code></a>
chore: bump version to 1.3.1 and update dependencies</li>
<li><a
href="28156a2c7b"><code>28156a2</code></a>
fix: move <a
href="https://github.com/property"><code>@​property</code></a>
declarations to the :root level</li>
<li><a
href="e59dfedb52"><code>e59dfed</code></a>
fix: add <a
href="https://github.com/property"><code>@​property</code></a>
declarations for animation variables to enhance inheritanc...</li>
<li>See full diff in <a
href="https://github.com/Wombosvideo/tw-animate-css/compare/v1.3.0...v1.3.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tw-animate-css&package-manager=npm_and_yarn&previous-version=1.3.0&new-version=1.3.3)](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>
This commit is contained in:
Maurice Heumann
2025-06-01 23:02:17 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@
"react-window": "^1.8.11",
"tailwind-merge": "^3.3.0",
"tailwindcss": "^4.1.5",
"tw-animate-css": "^1.3.0",
"tw-animate-css": "^1.3.3",
"vaul": "^1.1.2"
},
"devDependencies": {
@@ -5716,9 +5716,9 @@
"license": "0BSD"
},
"node_modules/tw-animate-css": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.0.tgz",
"integrity": "sha512-jrJ0XenzS9KVuDThJDvnhalbl4IYiMQ/XvpA0a2FL8KmlK+6CSMviO7ROY/I7z1NnUs5NnDhlM6fXmF40xPxzw==",
"version": "1.3.3",
"resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.3.tgz",
"integrity": "sha512-tXE2TRWrskc4TU3RDd7T8n8Np/wCfoeH9gz22c7PzYqNPQ9FBGFbWWzwL0JyHcFp+jHozmF76tbHfPAx22ua2Q==",
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/Wombosvideo"

View File

@@ -41,7 +41,7 @@
"react-window": "^1.8.11",
"tailwind-merge": "^3.3.0",
"tailwindcss": "^4.1.5",
"tw-animate-css": "^1.3.0",
"tw-animate-css": "^1.3.3",
"vaul": "^1.1.2"
},
"devDependencies": {