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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-01 17:56:48 +00:00
committed by GitHub
parent bb96e26deb
commit 240567b4c3
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": {