Add @formkit/auto-animate dependency: include version 0.8.2 in package.json and package-lock.json for enhanced animation support.

This commit is contained in:
Norbert Maciaszek
2025-08-11 23:32:48 +02:00
parent 285c12e682
commit 08935bbaca
2 changed files with 8 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@formkit/auto-animate": "^0.8.2",
"@libsql/client": "^0.15.10",
"dotenv": "^17.2.1",
"drizzle-orm": "^0.44.4",