From c45cad8e9630b130c9ecee7f1bbf686789bdb9ad Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 5 Jul 2025 01:03:56 +0000 Subject: [PATCH] chore(deps): update dependency tw-animate-css to v1.3.5 --- 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 5c83f31..89381a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "prettier": "3.6.2", "prettier-plugin-tailwindcss": "0.6.13", "tailwindcss": "4.1.11", - "tw-animate-css": "1.3.4", + "tw-animate-css": "1.3.5", "typescript": "5.8.3", "typescript-eslint": "8.35.0" } @@ -7206,9 +7206,9 @@ "license": "0BSD" }, "node_modules/tw-animate-css": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.4.tgz", - "integrity": "sha512-dd1Ht6/YQHcNbq0znIT6dG8uhO7Ce+VIIhZUhjsryXsMPJQz3bZg7Q2eNzLwipb25bRZslGb2myio5mScd1TFg==", + "version": "1.3.5", + "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.5.tgz", + "integrity": "sha512-t3u+0YNoloIhj1mMXs779P6MO9q3p3mvGn4k1n3nJPqJw/glZcuijG2qTSN4z4mgNRfW5ZC3aXJFLwDtiipZXA==", "dev": true, "license": "MIT", "funding": { diff --git a/package.json b/package.json index 0685d04..3e8d0c3 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "prettier": "3.6.2", "prettier-plugin-tailwindcss": "0.6.13", "tailwindcss": "4.1.11", - "tw-animate-css": "1.3.4", + "tw-animate-css": "1.3.5", "typescript": "5.8.3", "typescript-eslint": "8.35.0" },