refactor: move convex into packages

This commit is contained in:
2025-09-16 23:17:01 +00:00
parent 223a594479
commit 68ca8cbccd
22 changed files with 43 additions and 14 deletions

View File

@@ -10,6 +10,7 @@
},
"dependencies": {
"@convex-dev/workos": "^0.0.1",
"@fileone/convex": "workspace:*",
"@radix-ui/react-checkbox": "^1.3.3",
"@radix-ui/react-context-menu": "^2.2.16",
"@radix-ui/react-dialog": "^1.1.15",
@@ -42,4 +43,4 @@
"@types/react": "^19",
"@types/react-dom": "^19"
}
}
}