chore(deps): update dependency tw-animate-css to v1.3.0

This commit is contained in:
Renovate Bot 2025-05-17 06:02:26 +00:00
parent d83ef08f7c
commit 2d5f9b051d
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.11",
"tailwindcss": "4.1.7",
"tw-animate-css": "1.2.9",
"tw-animate-css": "1.3.0",
"typescript": "5.8.3",
"typescript-eslint": "8.32.1"
}
@ -7155,9 +7155,9 @@
"license": "0BSD"
},
"node_modules/tw-animate-css": {
"version": "1.2.9",
"resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.2.9.tgz",
"integrity": "sha512-9O4k1at9pMQff9EAcCEuy1UNO43JmaPQvq+0lwza9Y0BQ6LB38NiMj+qHqjoQf40355MX+gs6wtlR6H9WsSXFg==",
"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==",
"dev": true,
"license": "MIT",
"funding": {

View File

@ -45,7 +45,7 @@
"prettier": "3.5.3",
"prettier-plugin-tailwindcss": "0.6.11",
"tailwindcss": "4.1.7",
"tw-animate-css": "1.2.9",
"tw-animate-css": "1.3.0",
"typescript": "5.8.3",
"typescript-eslint": "8.32.1"
},