pwa support

This commit is contained in:
Bastian Wagner
2026-02-18 14:02:45 +01:00
parent dd59a62e96
commit 0fd4967c44
15 changed files with 120 additions and 5 deletions

View File

@@ -25,6 +25,7 @@
"@angular/platform-browser": "^21.1.4",
"@angular/platform-browser-dynamic": "^21.1.4",
"@angular/router": "^21.1.4",
"@angular/service-worker": "^21.1.4",
"@ngneat/overview": "^7.0.0",
"@ngxpert/hot-toast": "^6.1.0",
"ag-grid-angular": "^35.1.0",
@@ -49,4 +50,4 @@
"vite": "^7.3.1",
"vitest": "^4.0.18"
}
}
}