chore: upgrade deps and linting

This commit is contained in:
Mythie
2023-08-01 17:34:17 +10:00
parent 0fca2e9f4e
commit dc58f77c61
34 changed files with 2189 additions and 16450 deletions

View File

@ -16,13 +16,13 @@
"@documenso/email": "*",
"@documenso/prisma": "*",
"@pdf-lib/fontkit": "^1.1.1",
"@next-auth/prisma-adapter": "^1.0.6",
"@next-auth/prisma-adapter": "1.0.7",
"@upstash/redis": "^1.20.6",
"bcrypt": "^5.1.0",
"pdf-lib": "^1.17.1",
"nanoid": "^4.0.2",
"next": "13.4.9",
"next-auth": "^4.22.1",
"next": "13.4.12",
"next-auth": "4.22.3",
"react": "18.2.0",
"stripe": "^12.7.0"
},