From 9d3ef6745886b4954b632ed96c87c82677296db0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 14:39:03 +0000 Subject: [PATCH] Bump tw-animate-css from 1.2.8 to 1.4.0 Bumps [tw-animate-css](https://github.com/Wombosvideo/tw-animate-css) from 1.2.8 to 1.4.0. - [Release notes](https://github.com/Wombosvideo/tw-animate-css/releases) - [Commits](https://github.com/Wombosvideo/tw-animate-css/compare/v1.2.8...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 8b1a8af..cea5bfe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -76,7 +76,7 @@ "tailwind-merge": "^3.2.0", "tailwind-variants": "^1.0.0", "tailwindcss-animate": "^1.0.7", - "tw-animate-css": "^1.2.6", + "tw-animate-css": "^1.4.0", "vaul": "^1.1.2", "zod": "^3.24.2" }, @@ -17127,9 +17127,9 @@ "license": "0BSD" }, "node_modules/tw-animate-css": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.2.8.tgz", - "integrity": "sha512-AxSnYRvyFnAiZCUndS3zQZhNfV/B77ZhJ+O7d3K6wfg/jKJY+yv6ahuyXwnyaYA9UdLqnpCwhTRv9pPTBnPR2g==", + "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 dc305dc..2a10a57 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "tailwind-merge": "^3.2.0", "tailwind-variants": "^1.0.0", "tailwindcss-animate": "^1.0.7", - "tw-animate-css": "^1.2.6", + "tw-animate-css": "^1.4.0", "vaul": "^1.1.2", "zod": "^3.24.2" },