From dd3f30d7d4f75902df1233beff8600970d6a789d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 31 May 2025 01:05:01 +0000 Subject: [PATCH] chore(deps): update dependency tw-animate-css to v1.3.2 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index c02cc6b..7972bd6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "prettier": "3.5.3", "prettier-plugin-tailwindcss": "0.6.11", "tailwindcss": "4.1.7", - "tw-animate-css": "1.3.0", + "tw-animate-css": "1.3.2", "typescript": "5.8.3", "typescript-eslint": "8.32.1" } @@ -7155,9 +7155,9 @@ "license": "0BSD" }, "node_modules/tw-animate-css": { - "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==", + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.2.tgz", + "integrity": "sha512-khGYcg4sHWFWcjpiWvy0KN0Bd6yVy6Ecc4r9ZP2u7FV+n4/Fp8MQscCWJkM0KMIRvrpGyKpIQnIbEd1hrewdeg==", "dev": true, "license": "MIT", "funding": { diff --git a/package.json b/package.json index 92e7fc2..9e8e50f 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "prettier": "3.5.3", "prettier-plugin-tailwindcss": "0.6.11", "tailwindcss": "4.1.7", - "tw-animate-css": "1.3.0", + "tw-animate-css": "1.3.2", "typescript": "5.8.3", "typescript-eslint": "8.32.1" },