mirror of
https://github.com/dsoaress/link-free.git
synced 2026-08-18 15:36:03 +01:00
feat: add user and session
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
"@prisma/client": "^3.6.0",
|
||||
"@stitches/react": "^1.2.6",
|
||||
"axios": "^0.24.0",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"dotenv": "^10.0.0",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"lodash": "^4.17.21",
|
||||
"next": "12.0.7",
|
||||
"next-connect": "^0.11.0",
|
||||
@@ -35,6 +38,8 @@
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "15.0.0",
|
||||
"@commitlint/config-conventional": "15.0.0",
|
||||
"@types/bcryptjs": "^2.4.2",
|
||||
"@types/jsonwebtoken": "^8.5.6",
|
||||
"@types/lodash": "^4.14.178",
|
||||
"@types/node": "^16.11.12",
|
||||
"@types/react": "17.0.37",
|
||||
|
||||
Reference in New Issue
Block a user