From 31affed92144da8696127f82abdf1e68c84885b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 06:26:10 +0000 Subject: [PATCH] Bump tw-animate-css from 1.2.5 to 1.4.0 Bumps [tw-animate-css](https://github.com/Wombosvideo/tw-animate-css) from 1.2.5 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.5...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 | 9 +++++---- package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 69eaae0..428d088 100644 --- a/package-lock.json +++ b/package-lock.json @@ -85,7 +85,7 @@ "recharts": "^2.15.2", "tailwind-merge": "^2.6.0", "tailwindcss-animate": "^1.0.7", - "tw-animate-css": "^1.2.5", + "tw-animate-css": "^1.4.0", "vaul": "^1.1.2", "wouter": "^3.3.5", "ws": "^8.18.0", @@ -13116,9 +13116,10 @@ } }, "node_modules/tw-animate-css": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.2.5.tgz", - "integrity": "sha512-ABzjfgVo+fDbhRREGL4KQZUqqdPgvc5zVrLyeW9/6mVqvaDepXc7EvedA+pYmMnIOsUAQMwcWzNvom26J2qYvQ==", + "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 5b51eea..05785b0 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "recharts": "^2.15.2", "tailwind-merge": "^2.6.0", "tailwindcss-animate": "^1.0.7", - "tw-animate-css": "^1.2.5", + "tw-animate-css": "^1.4.0", "vaul": "^1.1.2", "wouter": "^3.3.5", "ws": "^8.18.0",