summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 9 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7eaa64a..b57acde 100644
--- a/package.json
+++ b/package.json
@@ -10,12 +10,20 @@
"preview": "vite preview"
},
"dependencies": {
+ "@base-ui/react": "^1.3.0",
+ "@fontsource-variable/geist": "^5.2.8",
"@tailwindcss/vite": "^4.2.1",
"axios": "^1.13.6",
+ "class-variance-authority": "^0.7.1",
+ "clsx": "^2.1.1",
"drupal-jsonapi-params": "^3.0.1",
+ "lucide-react": "^0.577.0",
"react": "^19.2.0",
"react-dom": "^19.2.0",
- "tailwindcss": "^4.2.1"
+ "shadcn": "^4.1.0",
+ "tailwind-merge": "^3.5.0",
+ "tailwindcss": "^4.2.1",
+ "tw-animate-css": "^1.4.0"
},
"devDependencies": {
"@eslint/js": "^9.39.1",