From f4b40af0b5ba63523ad481bd13a522709ac2776b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Jun 2025 07:34:23 +0000 Subject: [PATCH] Bump tw-animate-css from 1.3.3 to 1.3.4 in /page Bumps [tw-animate-css](https://github.com/Wombosvideo/tw-animate-css) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/Wombosvideo/tw-animate-css/releases) - [Commits](https://github.com/Wombosvideo/tw-animate-css/compare/v1.3.3...v1.3.4) --- updated-dependencies: - dependency-name: tw-animate-css dependency-version: 1.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- page/package-lock.json | 8 ++++---- page/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/page/package-lock.json b/page/package-lock.json index e2bce8ea..8dc16fd7 100644 --- a/page/package-lock.json +++ b/page/package-lock.json @@ -39,7 +39,7 @@ "react-window": "^1.8.11", "tailwind-merge": "^3.3.0", "tailwindcss": "^4.1.5", - "tw-animate-css": "^1.3.3", + "tw-animate-css": "^1.3.4", "vaul": "^1.1.2" }, "devDependencies": { @@ -5754,9 +5754,9 @@ "license": "0BSD" }, "node_modules/tw-animate-css": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.3.tgz", - "integrity": "sha512-tXE2TRWrskc4TU3RDd7T8n8Np/wCfoeH9gz22c7PzYqNPQ9FBGFbWWzwL0JyHcFp+jHozmF76tbHfPAx22ua2Q==", + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.4.tgz", + "integrity": "sha512-dd1Ht6/YQHcNbq0znIT6dG8uhO7Ce+VIIhZUhjsryXsMPJQz3bZg7Q2eNzLwipb25bRZslGb2myio5mScd1TFg==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/Wombosvideo" diff --git a/page/package.json b/page/package.json index f2336784..d27567f9 100644 --- a/page/package.json +++ b/page/package.json @@ -41,7 +41,7 @@ "react-window": "^1.8.11", "tailwind-merge": "^3.3.0", "tailwindcss": "^4.1.5", - "tw-animate-css": "^1.3.3", + "tw-animate-css": "^1.3.4", "vaul": "^1.1.2" }, "devDependencies": {