diff --git a/package-lock.json b/package-lock.json index 69eaae0..428d088 100644 --- a/package-lock.json +++ b/package-lock.json @@ -85,7 +85,7 @@ "recharts": "^2.15.2", "tailwind-merge": "^2.6.0", "tailwindcss-animate": "^1.0.7", - "tw-animate-css": "^1.2.5", + "tw-animate-css": "^1.4.0", "vaul": "^1.1.2", "wouter": "^3.3.5", "ws": "^8.18.0", @@ -13116,9 +13116,10 @@ } }, "node_modules/tw-animate-css": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.2.5.tgz", - "integrity": "sha512-ABzjfgVo+fDbhRREGL4KQZUqqdPgvc5zVrLyeW9/6mVqvaDepXc7EvedA+pYmMnIOsUAQMwcWzNvom26J2qYvQ==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.4.0.tgz", + "integrity": "sha512-7bziOlRqH0hJx80h/3mbicLW7o8qLsH5+RaLR2t+OHM3D0JlWGODQKQ4cxbK7WlvmUxpcj6Kgu6EKqjrGFe3QQ==", + "license": "MIT", "funding": { "url": "https://github.com/sponsors/Wombosvideo" } diff --git a/package.json b/package.json index 5b51eea..05785b0 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "recharts": "^2.15.2", "tailwind-merge": "^2.6.0", "tailwindcss-animate": "^1.0.7", - "tw-animate-css": "^1.2.5", + "tw-animate-css": "^1.4.0", "vaul": "^1.1.2", "wouter": "^3.3.5", "ws": "^8.18.0",