fix update email

This commit is contained in:
2026-06-15 22:08:23 +05:30
parent 635bd4e7ba
commit ddbf352b33
5 changed files with 97 additions and 27 deletions

View File

@@ -23,6 +23,7 @@
"lenis": "^1.3.23",
"maath": "^0.10.8",
"next": "16.2.6",
"nodemailer": "^9.0.0",
"react": "19.2.4",
"react-dom": "19.2.4",
"react-leaflet": "^5.0.0",
@@ -36,6 +37,7 @@
"@types/jest": "^30.0.0",
"@types/leaflet": "^1.9.21",
"@types/node": "^20",
"@types/nodemailer": "^8.0.1",
"@types/react": "^19",
"@types/react-dom": "^19",
"@types/three": "^0.184.0",