diff --git a/package-lock.json b/package-lock.json index 535da6c..b5e627d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "prettier": "3.5.3", "prettier-plugin-tailwindcss": "0.6.12", "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 196d4c9..19784df 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "prettier": "3.5.3", "prettier-plugin-tailwindcss": "0.6.12", "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" },