chore: push notification test

This commit is contained in:
mahyargdz
2025-07-24 13:03:29 +03:30
parent 5f4b679467
commit 7b7167ab7d
17 changed files with 1558 additions and 12 deletions
+3 -1
View File
@@ -72,7 +72,8 @@
"rxjs": "^7.8.2",
"slugify": "^1.6.6",
"socket.io": "^4.8.1",
"uuid": "^11.1.0"
"uuid": "^11.1.0",
"web-push": "^3.6.7"
},
"devDependencies": {
"@commitlint/cli": "^19.8.1",
@@ -90,6 +91,7 @@
"@types/nodemailer": "^6.4.17",
"@types/passport-jwt": "^4.0.1",
"@types/supertest": "^6.0.3",
"@types/web-push": "^3.6.4",
"@typescript-eslint/eslint-plugin": "^8.35.1",
"@typescript-eslint/parser": "^8.35.1",
"eslint": "^9.30.1",