Add swagger, update TypeScript

This commit is contained in:
2024-12-05 00:45:37 +01:00
parent d75ecf61b6
commit 80c574dfd6
4 changed files with 87 additions and 20 deletions

View File

@@ -4,6 +4,7 @@ packages:
catalog:
'@elysiajs/cors': '^1.1.1'
'@elysiajs/eden': '^1.1.3'
'@elysiajs/swagger': '^1.1.6'
'@radix-ui/react-dialog': '^1.1.2'
'@radix-ui/react-dropdown-menu': '^2.1.2'
'@radix-ui/react-label': '^2.1.0'
@@ -27,5 +28,5 @@ catalog:
tailwind-merge: '^2.5.5'
tailwindcss: '^3.4.15'
tailwindcss-animate: '^1.0.7'
typescript: '^5.6.3'
typescript: '^5.7.2'
vite: '^5.4.11'