From b8bcfe844123bf6550d003a924d7203ca053a582 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 04:21:09 +0000 Subject: [PATCH] chore(deps): bump tw-animate-css from 1.3.5 to 1.3.8 Bumps [tw-animate-css](https://github.com/Wombosvideo/tw-animate-css) from 1.3.5 to 1.3.8. - [Release notes](https://github.com/Wombosvideo/tw-animate-css/releases) - [Commits](https://github.com/Wombosvideo/tw-animate-css/compare/v1.3.5...v1.3.8) --- updated-dependencies: - dependency-name: tw-animate-css dependency-version: 1.3.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui/package.json b/packages/ui/package.json index bb4ce4c..7214d95 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -38,7 +38,7 @@ "react": "^19.2.3", "tailwind-merge": "3.4.0", "tailwindcss-animate": "1.0.7", - "tw-animate-css": "1.3.5" + "tw-animate-css": "1.3.8" }, "exports": { "./globals.css": "./src/globals.css",