diff --git a/package-lock.json b/package-lock.json index 0802c0e..981bebd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -64,7 +64,7 @@ "sonner": "^2.0.1", "tailwind-merge": "^3.0.2", "three": "^0.177.0", - "tw-animate-css": "^1.2.4", + "tw-animate-css": "^1.3.5", "uuid": "^11.1.0", "vaul": "^1.1.2", "zod": "^3.24.2" @@ -7852,9 +7852,9 @@ "license": "0BSD" }, "node_modules/tw-animate-css": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.4.tgz", - "integrity": "sha512-dd1Ht6/YQHcNbq0znIT6dG8uhO7Ce+VIIhZUhjsryXsMPJQz3bZg7Q2eNzLwipb25bRZslGb2myio5mScd1TFg==", + "version": "1.3.5", + "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.5.tgz", + "integrity": "sha512-t3u+0YNoloIhj1mMXs779P6MO9q3p3mvGn4k1n3nJPqJw/glZcuijG2qTSN4z4mgNRfW5ZC3aXJFLwDtiipZXA==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/Wombosvideo" diff --git a/package.json b/package.json index bc33ba5..5119357 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "sonner": "^2.0.1", "tailwind-merge": "^3.0.2", "three": "^0.177.0", - "tw-animate-css": "^1.2.4", + "tw-animate-css": "^1.3.5", "uuid": "^11.1.0", "vaul": "^1.1.2", "zod": "^3.24.2"