feat(apps\server): auth stuff
This commit is contained in:
@@ -24,14 +24,18 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@auth/core": "^0.37.4",
|
||||
"@dotenvx/dotenvx": "^1.35.0",
|
||||
"@hono/auth-js": "^1.0.15",
|
||||
"@hono/zod-openapi": "^0.18.4",
|
||||
"@shared/lib": "*",
|
||||
"@types/bun": "^1.2.2",
|
||||
"concurrently": "^9.1.2",
|
||||
"cors": "^2.8.5",
|
||||
"dotenv": "^16.4.7",
|
||||
"hono": "^4.7.0",
|
||||
"hono": "^4.7.1",
|
||||
"http-proxy-middleware": "^3.0.3",
|
||||
"@shared/lib": "*"
|
||||
"zod": "^3.24.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5.0.0"
|
||||
|
||||
Reference in New Issue
Block a user