deploy hub

This commit is contained in:
nocnico
2025-05-26 23:50:29 +02:00
parent 724a024975
commit 6c5b2f89c6
4 changed files with 51 additions and 20 deletions

View File

@@ -11,6 +11,7 @@
"dependencies": {
"@hookform/resolvers": "^4.1.3",
"@next-auth/prisma-adapter": "^1.0.7",
"@radix-ui/react-icons": "^1.3.2",
"@repo/db": "*",
"@tanstack/react-query": "^5.67.2",
"@tanstack/react-table": "^8.20.6",
@@ -40,6 +41,8 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3",
"@repo/eslint-config": "*",
"@repo/typescript-config": "*",
"@tailwindcss/postcss": "^4.0.8",
"@types/bcryptjs": "^2.4.6",
"@types/jsonwebtoken": "^9.0.8",