deps: add framer-motion and radix-ui packages

This commit is contained in:
2026-04-08 00:55:48 -04:00
parent 865bef63ac
commit 40dfde34a2
2 changed files with 80 additions and 0 deletions

View File

@@ -23,6 +23,7 @@
"date-fns": "^4.1.0",
"dotenv": "^17.2.1",
"drizzle-orm": "^0.44.4",
"framer-motion": "^12.38.0",
"ical.js": "^2.2.1",
"idb": "^8.0.3",
"lucide-react": "^0.539.0",
@@ -31,6 +32,7 @@
"next-themes": "^0.4.6",
"pg": "^8.16.3",
"postgres": "^3.4.7",
"radix-ui": "^1.4.3",
"react": "19.1.0",
"react-day-picker": "^9.9.0",
"react-dom": "19.1.0",