chore: remove bun.lock file, update package.json for workspace configuration, and adjust dependencies across apps and packages
This commit is contained in:
@@ -10,11 +10,11 @@
|
||||
"description": "",
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.3.0",
|
||||
"typescript": "catalog:"
|
||||
"typescript": "^5.9.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@convex-dev/better-auth": "^0.9.6",
|
||||
"convex": "catalog:",
|
||||
"better-auth": "catalog:"
|
||||
"convex": "^1.28.0",
|
||||
"better-auth": "1.3.27"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user