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

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

---
updated-dependencies:
- dependency-name: tw-animate-css
  dependency-version: 1.3.4
  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-14 07:34:23 +00:00
committed by GitHub
parent 2785f4176f
commit f4b40af0b5
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.3",
"tw-animate-css": "^1.3.4",
"vaul": "^1.1.2"
},
"devDependencies": {
@@ -5754,9 +5754,9 @@
"license": "0BSD"
},
"node_modules/tw-animate-css": {
"version": "1.3.3",
"resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.3.tgz",
"integrity": "sha512-tXE2TRWrskc4TU3RDd7T8n8Np/wCfoeH9gz22c7PzYqNPQ9FBGFbWWzwL0JyHcFp+jHozmF76tbHfPAx22ua2Q==",
"version": "1.3.4",
"resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.4.tgz",
"integrity": "sha512-dd1Ht6/YQHcNbq0znIT6dG8uhO7Ce+VIIhZUhjsryXsMPJQz3bZg7Q2eNzLwipb25bRZslGb2myio5mScd1TFg==",
"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.3",
"tw-animate-css": "^1.3.4",
"vaul": "^1.1.2"
},
"devDependencies": {