feat: add api requests

This commit is contained in:
2025-07-07 15:45:25 +03:00
parent f20785993a
commit 9b39cf285d
8 changed files with 144 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
"@maskito/phone": "^3.9.1",
"@maskito/react": "^3.9.1",
"next": "15.3.4",
"nodemailer": "^7.0.3",
"nodemailer": "^7.0.5",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"swiper": "^11.2.10"
@@ -23,6 +23,7 @@
"devDependencies": {
"@eslint/eslintrc": "^3",
"@types/node": "^20",
"@types/nodemailer": "^6.4.17",
"@types/react": "^19",
"@types/react-dom": "^19",
"clsx": "^2.1.1",