From ca250510a17ea4974455430c9f8f802ad1662075 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 01:06:53 +0000 Subject: [PATCH] chore(deps): update dependency tw-animate-css to ^1.4.0 --- pnpm-lock.yaml | 10 +++++----- website/package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f8d60969..596f0ac0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -282,8 +282,8 @@ importers: specifier: ^3.3.1 version: 3.3.1 tw-animate-css: - specifier: ^1.3.6 - version: 1.3.6 + specifier: ^1.4.0 + version: 1.4.0 devDependencies: '@rsbuild/plugin-sass': specifier: ^1.4.0 @@ -5011,8 +5011,8 @@ packages: resolution: {integrity: sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==} engines: {node: '>=0.6.11 <=0.7.0 || >=0.7.3'} - tw-animate-css@1.3.6: - resolution: {integrity: sha512-9dy0R9UsYEGmgf26L8UcHiLmSFTHa9+D7+dAt/G/sF5dCnPePZbfgDYinc7/UzAM7g/baVrmS6m9yEpU46d+LA==} + tw-animate-css@1.4.0: + resolution: {integrity: sha512-7bziOlRqH0hJx80h/3mbicLW7o8qLsH5+RaLR2t+OHM3D0JlWGODQKQ4cxbK7WlvmUxpcj6Kgu6EKqjrGFe3QQ==} type-check@0.4.0: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} @@ -10403,7 +10403,7 @@ snapshots: tunnel@0.0.6: {} - tw-animate-css@1.3.6: {} + tw-animate-css@1.4.0: {} type-check@0.4.0: dependencies: diff --git a/website/package.json b/website/package.json index c9a512d3..1b3583fc 100644 --- a/website/package.json +++ b/website/package.json @@ -20,7 +20,7 @@ "lucide-react": "^0.548.0", "swr": "^2.3.6", "tailwind-merge": "^3.3.1", - "tw-animate-css": "^1.3.6" + "tw-animate-css": "^1.4.0" }, "devDependencies": { "@rslint/wasm": "workspace:*",