From 240567b4c349836fd53097a1e8e5e97d39defca6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 17:56:48 +0000 Subject: [PATCH] Bump tw-animate-css from 1.3.0 to 1.3.3 in /page Bumps [tw-animate-css](https://github.com/Wombosvideo/tw-animate-css) from 1.3.0 to 1.3.3. - [Release notes](https://github.com/Wombosvideo/tw-animate-css/releases) - [Commits](https://github.com/Wombosvideo/tw-animate-css/compare/v1.3.0...v1.3.3) --- updated-dependencies: - dependency-name: tw-animate-css dependency-version: 1.3.3 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 6e2aba20..97094fb4 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.0", + "tw-animate-css": "^1.3.3", "vaul": "^1.1.2" }, "devDependencies": { @@ -5716,9 +5716,9 @@ "license": "0BSD" }, "node_modules/tw-animate-css": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.0.tgz", - "integrity": "sha512-jrJ0XenzS9KVuDThJDvnhalbl4IYiMQ/XvpA0a2FL8KmlK+6CSMviO7ROY/I7z1NnUs5NnDhlM6fXmF40xPxzw==", + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.3.tgz", + "integrity": "sha512-tXE2TRWrskc4TU3RDd7T8n8Np/wCfoeH9gz22c7PzYqNPQ9FBGFbWWzwL0JyHcFp+jHozmF76tbHfPAx22ua2Q==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/Wombosvideo" diff --git a/page/package.json b/page/package.json index afaa9d2a..1da21d8c 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.0", + "tw-animate-css": "^1.3.3", "vaul": "^1.1.2" }, "devDependencies": {