From adcdce67cbcfe75e6034a7fe75229621bb1f19e6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 7 Jun 2025 02:04:01 +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 c58f89f..98a3e89 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 6b770ba..fd7b897 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" },