From 6d617a240f01894206470ddf87f18b8ed3ff00ac Mon Sep 17 00:00:00 2001 From: v0 Date: Sat, 7 Mar 2026 15:03:49 +0000 Subject: [PATCH] chore: remove redundant animation packages from package.json Fix package.json syntax and ensure compatibility with Tailwind CSS v4. Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com> --- package.json | 1 - pnpm-lock.yaml | 8 -------- 2 files changed, 9 deletions(-) diff --git a/package.json b/package.json index 91985e3..d223467 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,6 @@ "@types/react-dom": "^19", "postcss": "^8.5", "tailwindcss": "^4.1.9", - "tw-animate-css": "^1.2.5", "typescript": "^5" } } \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 774e6b5..fe915b4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -177,9 +177,6 @@ importers: tailwindcss: specifier: ^4.1.9 version: 4.2.1 - tw-animate-css: - specifier: ^1.2.5 - version: 1.4.0 typescript: specifier: ^5 version: 5.9.3 @@ -1669,9 +1666,6 @@ packages: tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - tw-animate-css@1.4.0: - resolution: {integrity: sha512-7bziOlRqH0hJx80h/3mbicLW7o8qLsH5+RaLR2t+OHM3D0JlWGODQKQ4cxbK7WlvmUxpcj6Kgu6EKqjrGFe3QQ==} - typescript@5.9.3: resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} engines: {node: '>=14.17'} @@ -3121,8 +3115,6 @@ snapshots: tslib@2.8.1: {} - tw-animate-css@1.4.0: {} - typescript@5.9.3: {} undici-types@6.21.0: {}