From a791c0a8cec31cce1ea2b93f29c2793d55e55576 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 07:34:50 +0000 Subject: [PATCH] Build(deps): Bump tw-animate-css from 1.3.6 to 1.3.7 in /page Bumps [tw-animate-css](https://github.com/Wombosvideo/tw-animate-css) from 1.3.6 to 1.3.7. - [Release notes](https://github.com/Wombosvideo/tw-animate-css/releases) - [Commits](https://github.com/Wombosvideo/tw-animate-css/compare/v1.3.6...v1.3.7) --- updated-dependencies: - dependency-name: tw-animate-css dependency-version: 1.3.7 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 b3db878b..008b9561 100644 --- a/page/package-lock.json +++ b/page/package-lock.json @@ -40,7 +40,7 @@ "shell-quote": "^1.8.3", "tailwind-merge": "^3.3.1", "tailwindcss": "^4.1.11", - "tw-animate-css": "^1.3.6", + "tw-animate-css": "^1.3.7", "vaul": "^1.1.2", "wasm-feature-detect": "^1.8.0" }, @@ -5730,9 +5730,9 @@ "license": "0BSD" }, "node_modules/tw-animate-css": { - "version": "1.3.6", - "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.6.tgz", - "integrity": "sha512-9dy0R9UsYEGmgf26L8UcHiLmSFTHa9+D7+dAt/G/sF5dCnPePZbfgDYinc7/UzAM7g/baVrmS6m9yEpU46d+LA==", + "version": "1.3.7", + "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.7.tgz", + "integrity": "sha512-lvLb3hTIpB5oGsk8JmLoAjeCHV58nKa2zHYn8yWOoG5JJusH3bhJlF2DLAZ/5NmJ+jyH3ssiAx/2KmbhavJy/A==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/Wombosvideo" diff --git a/page/package.json b/page/package.json index 2b577b06..b254b7e0 100644 --- a/page/package.json +++ b/page/package.json @@ -42,7 +42,7 @@ "shell-quote": "^1.8.3", "tailwind-merge": "^3.3.1", "tailwindcss": "^4.1.11", - "tw-animate-css": "^1.3.6", + "tw-animate-css": "^1.3.7", "vaul": "^1.1.2", "wasm-feature-detect": "^1.8.0" },