feat!: added PDF and screenshot archive support

This commit is contained in:
Daniel
2023-03-09 01:01:24 +03:30
parent bd3b2f50f2
commit 0d5579b56d
17 changed files with 186 additions and 47 deletions
+3
View File
@@ -19,14 +19,17 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@next/font": "13.1.6",
"@prisma/client": "^4.9.0",
"@types/crypto-js": "^4.1.1",
"@types/node": "18.11.18",
"@types/react": "18.0.27",
"@types/react-dom": "18.0.10",
"bcrypt": "^5.1.0",
"crypto-js": "^4.1.1",
"eslint": "8.33.0",
"eslint-config-next": "13.1.6",
"next": "13.1.6",
"next-auth": "^4.19.1",
"playwright": "^1.31.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-select": "^5.7.0",