diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 22473178..48770e30 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 @@ -4971,8 +4971,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==} @@ -10355,7 +10355,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 a5e9fc33..52eb31eb 100644 --- a/website/package.json +++ b/website/package.json @@ -20,7 +20,7 @@ "lucide-react": "^0.539.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:*",