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

This commit is contained in:
2025-07-05 01:03:56 +00:00
parent 86ee8c6b32
commit c45cad8e96
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -39,7 +39,7 @@
"prettier": "3.6.2", "prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.6.13", "prettier-plugin-tailwindcss": "0.6.13",
"tailwindcss": "4.1.11", "tailwindcss": "4.1.11",
"tw-animate-css": "1.3.4", "tw-animate-css": "1.3.5",
"typescript": "5.8.3", "typescript": "5.8.3",
"typescript-eslint": "8.35.0" "typescript-eslint": "8.35.0"
} }
@ -7206,9 +7206,9 @@
"license": "0BSD" "license": "0BSD"
}, },
"node_modules/tw-animate-css": { "node_modules/tw-animate-css": {
"version": "1.3.4", "version": "1.3.5",
"resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.4.tgz", "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.5.tgz",
"integrity": "sha512-dd1Ht6/YQHcNbq0znIT6dG8uhO7Ce+VIIhZUhjsryXsMPJQz3bZg7Q2eNzLwipb25bRZslGb2myio5mScd1TFg==", "integrity": "sha512-t3u+0YNoloIhj1mMXs779P6MO9q3p3mvGn4k1n3nJPqJw/glZcuijG2qTSN4z4mgNRfW5ZC3aXJFLwDtiipZXA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"funding": { "funding": {

View File

@ -45,7 +45,7 @@
"prettier": "3.6.2", "prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.6.13", "prettier-plugin-tailwindcss": "0.6.13",
"tailwindcss": "4.1.11", "tailwindcss": "4.1.11",
"tw-animate-css": "1.3.4", "tw-animate-css": "1.3.5",
"typescript": "5.8.3", "typescript": "5.8.3",
"typescript-eslint": "8.35.0" "typescript-eslint": "8.35.0"
}, },