add better access control

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-06-05 23:47:45 +02:00
parent 68c4530ea5
commit 1e6cd0dee2
17 changed files with 309 additions and 34 deletions

View File

@@ -13,6 +13,7 @@
"@openpanel/constants": "workspace:*",
"@openpanel/db": "workspace:*",
"@openpanel/validation": "workspace:*",
"@openpanel/redis": "workspace:*",
"@seventy-seven/sdk": "0.0.0-beta.2",
"@trpc/server": "^10.45.1",
"date-fns": "^3.3.1",
@@ -44,4 +45,4 @@
]
},
"prettier": "@openpanel/prettier-config"
}
}