refactor packages

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-02-19 10:55:15 +01:00
parent ae8482c1e3
commit 2f3c5ddf76
142 changed files with 2234 additions and 5507 deletions

View File

@@ -12,9 +12,12 @@
"with-env": "dotenv -e ../../.env -c --"
},
"dependencies": {
"@clerk/nextjs": "^4.29.7",
"@clickhouse/client": "^0.2.9",
"@mixan/common": "workspace:*",
"@mixan/constants": "workspace:*",
"@mixan/redis": "workspace:*",
"@mixan/validation": "workspace:*",
"@prisma/client": "^5.1.1",
"ramda": "^0.29.1",
"uuid": "^9.0.1"