feat: add libs
This commit is contained in:
@@ -11,14 +11,20 @@
|
||||
"prepare": "husky"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hookform/resolvers": "^5.1.1",
|
||||
"@maskito/core": "^3.9.1",
|
||||
"@maskito/phone": "^3.9.1",
|
||||
"@maskito/react": "^3.9.1",
|
||||
"libphonenumber-js": "^1.12.9",
|
||||
"next": "15.3.4",
|
||||
"nodemailer": "^7.0.5",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"swiper": "^11.2.10"
|
||||
"react-hook-form": "^7.60.0",
|
||||
"react-hot-toast": "^2.5.2",
|
||||
"react-yandex-metrika": "^2.6.0",
|
||||
"swiper": "^11.2.10",
|
||||
"zod": "^3.25.75"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/eslintrc": "^3",
|
||||
|
||||
Reference in New Issue
Block a user