generated from nhcarrigan/template
feat: auth
This commit is contained in:
+5
-1
@@ -16,7 +16,10 @@
|
||||
"@angular/platform-browser": "21.1.2",
|
||||
"@angular/router": "21.1.2",
|
||||
"@fastify/autoload": "6.0.3",
|
||||
"@fastify/sensible": "6.0.4",
|
||||
"@fastify/cookie": "^11.0.2",
|
||||
"@fastify/jwt": "^10.0.0",
|
||||
"@fastify/oauth2": "^8.1.2",
|
||||
"@fastify/sensible": "5.6.0",
|
||||
"@prisma/client": "7.3.0",
|
||||
"fastify": "5.2.2",
|
||||
"fastify-plugin": "5.0.1",
|
||||
@@ -46,6 +49,7 @@
|
||||
"@swc/core": "1.5.29",
|
||||
"@swc/helpers": "0.5.18",
|
||||
"@types/jest": "30.0.0",
|
||||
"@types/jsonwebtoken": "^9.0.10",
|
||||
"@types/node": "20.19.9",
|
||||
"@typescript-eslint/utils": "8.54.0",
|
||||
"angular-eslint": "21.1.0",
|
||||
|
||||
Reference in New Issue
Block a user