Express layers
All checks were successful
Lint / lint (push) Successful in 15s

This commit is contained in:
Julien Valverdé
2024-09-05 00:25:18 +02:00
parent 07578a7ac7
commit 4f16a08b7f
5 changed files with 90 additions and 0 deletions

View File

@@ -83,9 +83,11 @@
"@effect/schema": "^0.72.0",
"@prisma/studio-server": "^0.502.0",
"@tanstack/form-core": "^0.30.0",
"@types/express": "^4.17.21",
"@types/jsonwebtoken": "^9.0.6",
"bun-types": "^1.1.26",
"effect": "^3.7.0",
"express": "^4.19.2",
"jsonwebtoken": "^9.0.2",
"mobx": "^6.13.1",
"npm-check-updates": "^17.1.1",