diff --git a/package-lock.json b/package-lock.json index b8486de..6db7823 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.8", - "tw-animate-css": "1.3.2", + "tw-animate-css": "1.3.3", "typescript": "5.8.3", "typescript-eslint": "8.33.0" } @@ -7203,9 +7203,9 @@ "license": "0BSD" }, "node_modules/tw-animate-css": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.2.tgz", - "integrity": "sha512-khGYcg4sHWFWcjpiWvy0KN0Bd6yVy6Ecc4r9ZP2u7FV+n4/Fp8MQscCWJkM0KMIRvrpGyKpIQnIbEd1hrewdeg==", + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.3.tgz", + "integrity": "sha512-tXE2TRWrskc4TU3RDd7T8n8Np/wCfoeH9gz22c7PzYqNPQ9FBGFbWWzwL0JyHcFp+jHozmF76tbHfPAx22ua2Q==", "dev": true, "license": "MIT", "funding": { diff --git a/package.json b/package.json index d3a9286..f876840 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "prettier": "3.5.3", "prettier-plugin-tailwindcss": "0.6.12", "tailwindcss": "4.1.8", - "tw-animate-css": "1.3.2", + "tw-animate-css": "1.3.3", "typescript": "5.8.3", "typescript-eslint": "8.33.0" },