This commit is contained in:
headlessdev
2025-04-11 14:48:12 +02:00
parent 7e85c1d785
commit e8e7225a4a
11 changed files with 1866 additions and 8 deletions

View File

@@ -9,8 +9,11 @@
"lint": "next lint"
},
"dependencies": {
"@radix-ui/react-dialog": "^1.1.7",
"@radix-ui/react-label": "^2.1.3",
"@radix-ui/react-separator": "^1.1.3",
"@radix-ui/react-slot": "^1.2.0",
"@radix-ui/react-tooltip": "^1.2.0",
"@types/axios": "^0.9.36",
"@types/js-cookie": "^3.0.6",
"@types/jsonwebtoken": "^9.0.9",