From aab0242fba28c9d6bbf622da425fe35b895dea54 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 7 Jun 2025 01:04:26 +0000 Subject: [PATCH] chore(deps): update dependency tw-animate-css to v1.3.4 --- 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 c128085..241c585 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.3", + "tw-animate-css": "1.3.4", "typescript": "5.8.3", "typescript-eslint": "8.33.0" } @@ -7203,9 +7203,9 @@ "license": "0BSD" }, "node_modules/tw-animate-css": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.3.tgz", - "integrity": "sha512-tXE2TRWrskc4TU3RDd7T8n8Np/wCfoeH9gz22c7PzYqNPQ9FBGFbWWzwL0JyHcFp+jHozmF76tbHfPAx22ua2Q==", + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.4.tgz", + "integrity": "sha512-dd1Ht6/YQHcNbq0znIT6dG8uhO7Ce+VIIhZUhjsryXsMPJQz3bZg7Q2eNzLwipb25bRZslGb2myio5mScd1TFg==", "dev": true, "license": "MIT", "funding": { diff --git a/package.json b/package.json index c61535e..c4e79ef 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.3", + "tw-animate-css": "1.3.4", "typescript": "5.8.3", "typescript-eslint": "8.33.0" },