chore(deps): update dependency tw-animate-css to v1.3.4
All checks were successful
Lint / Lint and Typecheck (push) Successful in 48s

This commit is contained in:
Renovate Bot 2025-06-07 01:04:26 +00:00
parent bff9c98db1
commit aab0242fba
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -39,7 +39,7 @@
"prettier": "3.5.3",
"prettier-plugin-tailwindcss": "0.6.12",
"tailwindcss": "4.1.8",
"tw-animate-css": "1.3.3",
"tw-animate-css": "1.3.4",
"typescript": "5.8.3",
"typescript-eslint": "8.33.0"
}
@ -7203,9 +7203,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==",
"dev": true,
"license": "MIT",
"funding": {

View File

@ -45,7 +45,7 @@
"prettier": "3.5.3",
"prettier-plugin-tailwindcss": "0.6.12",
"tailwindcss": "4.1.8",
"tw-animate-css": "1.3.3",
"tw-animate-css": "1.3.4",
"typescript": "5.8.3",
"typescript-eslint": "8.33.0"
},