Bump tw-animate-css from 1.2.9 to 1.3.0 in /page

Bumps [tw-animate-css](https://github.com/Wombosvideo/tw-animate-css) from 1.2.9 to 1.3.0.
- [Release notes](https://github.com/Wombosvideo/tw-animate-css/releases)
- [Commits](https://github.com/Wombosvideo/tw-animate-css/compare/v1.2.9...v1.3.0)

---
updated-dependencies:
- dependency-name: tw-animate-css
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-19 18:20:19 +00:00
committed by GitHub
parent 1be867d101
commit 5c433ddda3
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.2.9",
"tw-animate-css": "^1.3.0",
"vaul": "^1.1.2"
},
"devDependencies": {
@@ -6483,9 +6483,9 @@
"license": "0BSD"
},
"node_modules/tw-animate-css": {
"version": "1.2.9",
"resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.2.9.tgz",
"integrity": "sha512-9O4k1at9pMQff9EAcCEuy1UNO43JmaPQvq+0lwza9Y0BQ6LB38NiMj+qHqjoQf40355MX+gs6wtlR6H9WsSXFg==",
"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==",
"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.2.9",
"tw-animate-css": "^1.3.0",
"vaul": "^1.1.2"
},
"devDependencies": {