From d9fe8400493c2376bd2deb2a7b116253650c5409 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 10:59:15 +0000 Subject: [PATCH] Bump tw-animate-css from 1.3.7 to 1.3.8 in /landing-page Bumps [tw-animate-css](https://github.com/Wombosvideo/tw-animate-css) from 1.3.7 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.7...v1.3.8) --- updated-dependencies: - dependency-name: tw-animate-css dependency-version: 1.3.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- landing-page/package-lock.json | 8 ++++---- landing-page/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/landing-page/package-lock.json b/landing-page/package-lock.json index 29bbbf18..d745b233 100644 --- a/landing-page/package-lock.json +++ b/landing-page/package-lock.json @@ -41,7 +41,7 @@ "eslint": "^9", "eslint-config-next": "15.5.2", "tailwindcss": "^4", - "tw-animate-css": "^1.3.7", + "tw-animate-css": "^1.3.8", "typescript": "^5" } }, @@ -8169,9 +8169,9 @@ "license": "0BSD" }, "node_modules/tw-animate-css": { - "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==", + "version": "1.3.8", + "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.8.tgz", + "integrity": "sha512-Qrk3PZ7l7wUcGYhwZloqfkWCmaXZAoqjkdbIDvzfGshwGtexa/DAs9koXxIkrpEasyevandomzCBAV1Yyop5rw==", "dev": true, "license": "MIT", "funding": { diff --git a/landing-page/package.json b/landing-page/package.json index 6b3dbdab..2b366c4e 100644 --- a/landing-page/package.json +++ b/landing-page/package.json @@ -42,7 +42,7 @@ "eslint": "^9", "eslint-config-next": "15.5.2", "tailwindcss": "^4", - "tw-animate-css": "^1.3.7", + "tw-animate-css": "^1.3.8", "typescript": "^5" } }