diff --git a/package-lock.json b/package-lock.json index 328b1d287..8046748da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -82,6 +82,7 @@ "tcp-ping": "~0.1.1", "thirty-two": "~1.0.2", "tough-cookie": "~4.1.3", + "web-push": "^3.6.7", "ws": "^8.13.0" }, "devDependencies": { @@ -96,6 +97,7 @@ "@testcontainers/rabbitmq": "^10.13.2", "@types/bootstrap": "~5.1.9", "@types/node": "^20.8.6", + "@types/web-push": "^3.6.4", "@typescript-eslint/eslint-plugin": "^6.7.5", "@typescript-eslint/parser": "^6.7.5", "@vitejs/plugin-vue": "~5.0.1", @@ -134,6 +136,7 @@ "v-pagination-3": "~0.1.7", "vite": "~5.2.8", "vite-plugin-compression": "^0.5.1", + "vite-plugin-pwa": "^0.21.1", "vite-plugin-vue-devtools": "^7.0.15", "vue": "~3.4.2", "vue-chartjs": "~5.2.0",