Build(deps): Bump tw-animate-css from 1.3.7 to 1.3.8 in /page

Bumps [tw-animate-css](https://github.com/Wombosvideo/tw-animate-css) from 1.3.7 to 1.3.8.
- [Release notes](https://github.com/Wombosvideo/tw-animate-css/releases)
- [Commits](https://github.com/Wombosvideo/tw-animate-css/compare/v1.3.7...v1.3.8)

---
updated-dependencies:
- dependency-name: tw-animate-css
  dependency-version: 1.3.8
  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-09-08 07:06:30 +00:00
committed by GitHub
parent 238c2aea6a
commit adbbef0f48
2 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@
"shell-quote": "^1.8.3",
"tailwind-merge": "^3.3.1",
"tailwindcss": "^4.1.12",
"tw-animate-css": "^1.3.7",
"tw-animate-css": "^1.3.8",
"vaul": "^1.1.2",
"wasm-feature-detect": "^1.8.0"
},
@@ -9561,9 +9561,9 @@
"license": "0BSD"
},
"node_modules/tw-animate-css": {
"version": "1.3.7",
"resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.7.tgz",
"integrity": "sha512-lvLb3hTIpB5oGsk8JmLoAjeCHV58nKa2zHYn8yWOoG5JJusH3bhJlF2DLAZ/5NmJ+jyH3ssiAx/2KmbhavJy/A==",
"version": "1.3.8",
"resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.8.tgz",
"integrity": "sha512-Qrk3PZ7l7wUcGYhwZloqfkWCmaXZAoqjkdbIDvzfGshwGtexa/DAs9koXxIkrpEasyevandomzCBAV1Yyop5rw==",
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/Wombosvideo"

View File

@@ -41,7 +41,7 @@
"shell-quote": "^1.8.3",
"tailwind-merge": "^3.3.1",
"tailwindcss": "^4.1.12",
"tw-animate-css": "^1.3.7",
"tw-animate-css": "^1.3.8",
"vaul": "^1.1.2",
"wasm-feature-detect": "^1.8.0"
},