fix: secure update

This commit is contained in:
2025-12-11 11:31:05 +03:00
parent 3afa1fbb7b
commit df0f6cfe41
3 changed files with 78 additions and 77 deletions

View File

@@ -18,7 +18,7 @@
"libphonenumber-js": "^1.12.9",
"next": "^15.5.7",
"nodemailer": "7.0.11",
"puppeteer": "^24.32.0",
"puppeteer": "^24.32.1",
"react": "19.1.1",
"react-dom": "19.1.1",
"react-hook-form": "^7.60.0",
@@ -34,7 +34,7 @@
"@types/react": "19.1.11",
"@types/react-dom": "19.1.8",
"clsx": "^2.1.1",
"eslint": "^9",
"eslint": "^9.39.1",
"eslint-config-next": "15.5.2",
"husky": "^9.1.7",
"lint-staged": "^16.1.2",