small fix

This commit is contained in:
Daniel
2023-07-02 19:43:30 +03:30
parent 97fcec9968
commit 5e6057f17b
6 changed files with 57 additions and 826 deletions
-6
View File
@@ -31,15 +31,10 @@
"crypto-js": "^4.1.1",
"eslint": "8.33.0",
"eslint-config-next": "13.1.6",
"multer": "^1.4.5-lts.1",
"next": "13.1.6",
"next-auth": "^4.22.1",
"nodemailer": "^6.9.3",
"playwright": "^1.35.1",
"puppeteer": "^19.8.0",
"puppeteer-extra": "^3.3.6",
"puppeteer-extra-plugin-adblocker": "^2.13.6",
"puppeteer-extra-plugin-stealth": "^2.11.2",
"react": "18.2.0",
"react-colorful": "^5.6.1",
"react-dom": "18.2.0",
@@ -52,7 +47,6 @@
"devDependencies": {
"@playwright/test": "^1.35.1",
"@types/bcrypt": "^5.0.0",
"@types/multer": "^1.4.7",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.24",
"prisma": "^4.9.0",