From 4ee0bb3f21d40924ed0afb349f2aeb68d8a7cd95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 09:16:59 +0000 Subject: [PATCH] Bump tw-animate-css from 1.3.5 to 1.3.7 in the dev-patch-updates group Bumps the dev-patch-updates group with 1 update: [tw-animate-css](https://github.com/Wombosvideo/tw-animate-css). Updates `tw-animate-css` from 1.3.5 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.5...v1.3.7) --- updated-dependencies: - dependency-name: tw-animate-css dependency-version: 1.3.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-patch-updates ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1ec9298d..22cab140 100644 --- a/package-lock.json +++ b/package-lock.json @@ -93,7 +93,7 @@ "eslint-plugin-react-refresh": "^0.4.20", "globals": "^16.3.0", "ts-node": "^10.9.2", - "tw-animate-css": "^1.3.5", + "tw-animate-css": "^1.3.7", "typescript": "~5.9.2", "typescript-eslint": "^8.40.0", "vite": "^7.1.3" @@ -8441,9 +8441,9 @@ } }, "node_modules/tw-animate-css": { - "version": "1.3.5", - "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.5.tgz", - "integrity": "sha512-t3u+0YNoloIhj1mMXs779P6MO9q3p3mvGn4k1n3nJPqJw/glZcuijG2qTSN4z4mgNRfW5ZC3aXJFLwDtiipZXA==", + "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==", "dev": true, "license": "MIT", "funding": { diff --git a/package.json b/package.json index bfb57933..65fc754a 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "eslint-plugin-react-refresh": "^0.4.20", "globals": "^16.3.0", "ts-node": "^10.9.2", - "tw-animate-css": "^1.3.5", + "tw-animate-css": "^1.3.7", "typescript": "~5.9.2", "typescript-eslint": "^8.40.0", "vite": "^7.1.3" -- 2.49.1