remove pwa

This commit is contained in:
2026-04-21 23:16:00 +04:00
parent 0e3560f6b0
commit bfaba445c6
14 changed files with 3 additions and 103 deletions

20
package-lock.json generated
View File

@@ -15,7 +15,6 @@
"@angular/platform-browser": "^22.0.0-next.0",
"@angular/platform-server": "^22.0.0-next.0",
"@angular/router": "^22.0.0-next.0",
"@angular/service-worker": "^22.0.0-next.0",
"@angular/ssr": "^22.0.0-next.5",
"express": "^5.1.0",
"rxjs": "~7.8.0",
@@ -650,25 +649,6 @@
"rxjs": "^6.5.3 || ^7.4.0"
}
},
"node_modules/@angular/service-worker": {
"version": "22.0.0-next.8",
"resolved": "https://registry.npmjs.org/@angular/service-worker/-/service-worker-22.0.0-next.8.tgz",
"integrity": "sha512-dqQkRBX3WFNg8wJ+5NTbXUST2k7r4kMk9X0uCxaN86ptxvvn61LIF9rBwr7FKJLeDIq47jnWzwiX3UrN766YSw==",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
},
"bin": {
"ngsw-config": "ngsw-config.js"
},
"engines": {
"node": "^22.22.0 || >=24.13.1"
},
"peerDependencies": {
"@angular/core": "22.0.0-next.8",
"rxjs": "^6.5.3 || ^7.4.0"
}
},
"node_modules/@angular/ssr": {
"version": "22.0.0-next.5",
"resolved": "https://registry.npmjs.org/@angular/ssr/-/ssr-22.0.0-next.5.tgz",