From 5b9104c821ccee2f9c3b45810bc5d41bbd0c0fca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 04:32:05 +0000 Subject: [PATCH] Bump tw-animate-css from 1.3.4 to 1.4.0 Bumps [tw-animate-css](https://github.com/Wombosvideo/tw-animate-css) from 1.3.4 to 1.4.0. - [Release notes](https://github.com/Wombosvideo/tw-animate-css/releases) - [Commits](https://github.com/Wombosvideo/tw-animate-css/compare/v1.3.4...v1.4.0) --- updated-dependencies: - dependency-name: tw-animate-css dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 0802c0e..241350c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -64,7 +64,7 @@ "sonner": "^2.0.1", "tailwind-merge": "^3.0.2", "three": "^0.177.0", - "tw-animate-css": "^1.2.4", + "tw-animate-css": "^1.4.0", "uuid": "^11.1.0", "vaul": "^1.1.2", "zod": "^3.24.2" @@ -7852,9 +7852,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.4.0", + "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.4.0.tgz", + "integrity": "sha512-7bziOlRqH0hJx80h/3mbicLW7o8qLsH5+RaLR2t+OHM3D0JlWGODQKQ4cxbK7WlvmUxpcj6Kgu6EKqjrGFe3QQ==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/Wombosvideo" diff --git a/package.json b/package.json index bc33ba5..d809aed 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "sonner": "^2.0.1", "tailwind-merge": "^3.0.2", "three": "^0.177.0", - "tw-animate-css": "^1.2.4", + "tw-animate-css": "^1.4.0", "uuid": "^11.1.0", "vaul": "^1.1.2", "zod": "^3.24.2"