mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-07-08 05:19:15 +00:00
feat: pwa
This commit is contained in:
28
pnpm-lock.yaml
generated
28
pnpm-lock.yaml
generated
@@ -722,6 +722,9 @@ importers:
|
||||
'@angular/router':
|
||||
specifier: 17.3.0
|
||||
version: 17.3.0(@angular/common@17.3.0)(@angular/core@17.3.0)(@angular/platform-browser@17.3.0)(rxjs@7.8.1)
|
||||
'@angular/service-worker':
|
||||
specifier: 17.3.0
|
||||
version: 17.3.0(@angular/common@17.3.0)(@angular/core@17.3.0)
|
||||
'@awesome-cordova-plugins/calendar':
|
||||
specifier: 6.6.0
|
||||
version: 6.6.0(@awesome-cordova-plugins/core@6.6.0)(rxjs@7.8.1)
|
||||
@@ -843,8 +846,8 @@ importers:
|
||||
specifier: 4.0.2
|
||||
version: 4.0.2
|
||||
material-symbols:
|
||||
specifier: 0.17.1
|
||||
version: 0.17.1
|
||||
specifier: 0.27.2
|
||||
version: 0.27.2
|
||||
moment:
|
||||
specifier: 2.30.1
|
||||
version: 2.30.1
|
||||
@@ -887,7 +890,7 @@ importers:
|
||||
version: 0.1703.0
|
||||
'@angular-devkit/build-angular':
|
||||
specifier: 17.3.0
|
||||
version: 17.3.0(@angular/compiler-cli@17.3.0)(@types/node@18.15.3)(karma@6.4.3)(typescript@5.4.2)
|
||||
version: 17.3.0(@angular/compiler-cli@17.3.0)(@angular/service-worker@17.3.0)(@types/node@18.15.3)(karma@6.4.3)(typescript@5.4.2)
|
||||
'@angular-devkit/core':
|
||||
specifier: 17.3.0
|
||||
version: 17.3.0
|
||||
@@ -2076,7 +2079,7 @@ packages:
|
||||
- chokidar
|
||||
dev: true
|
||||
|
||||
/@angular-devkit/build-angular@17.3.0(@angular/compiler-cli@17.3.0)(@types/node@18.15.3)(karma@6.4.3)(typescript@5.4.2):
|
||||
/@angular-devkit/build-angular@17.3.0(@angular/compiler-cli@17.3.0)(@angular/service-worker@17.3.0)(@types/node@18.15.3)(karma@6.4.3)(typescript@5.4.2):
|
||||
resolution: {integrity: sha512-mC70mZK/liITM4VlGL6hmYPkVsZwAb+X3TxwodBl/g8p/sYijDhK/4QJHzmcHTxLYQQS6nS5CUcr9ARQFkGN2w==}
|
||||
engines: {node: ^18.13.0 || >=20.9.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
|
||||
peerDependencies:
|
||||
@@ -2122,6 +2125,7 @@ packages:
|
||||
'@angular-devkit/build-webpack': 0.1703.0(webpack-dev-server@4.15.1)(webpack@5.90.3)
|
||||
'@angular-devkit/core': 17.3.0
|
||||
'@angular/compiler-cli': 17.3.0(@angular/compiler@17.3.0)(typescript@5.4.2)
|
||||
'@angular/service-worker': 17.3.0(@angular/common@17.3.0)(@angular/core@17.3.0)
|
||||
'@babel/core': 7.24.0
|
||||
'@babel/generator': 7.23.6
|
||||
'@babel/helper-annotate-as-pure': 7.22.5
|
||||
@@ -2602,6 +2606,18 @@ packages:
|
||||
tslib: 2.6.2
|
||||
dev: false
|
||||
|
||||
/@angular/service-worker@17.3.0(@angular/common@17.3.0)(@angular/core@17.3.0):
|
||||
resolution: {integrity: sha512-kpwuK3aaUrVm1T2YS4Vq7IFBAEW3H83Xyl9KVSpRbdUOEAJjG9hgiPBVz/iu0W1j0T9JkS2GJt/3vP3OW5Tkhg==}
|
||||
engines: {node: ^18.13.0 || >=20.9.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@angular/common': 17.3.0
|
||||
'@angular/core': 17.3.0
|
||||
dependencies:
|
||||
'@angular/common': 17.3.0(@angular/core@17.3.0)(rxjs@7.8.1)
|
||||
'@angular/core': 17.3.0(rxjs@7.8.1)(zone.js@0.14.4)
|
||||
tslib: 2.6.2
|
||||
|
||||
/@awesome-cordova-plugins/calendar@6.6.0(@awesome-cordova-plugins/core@6.6.0)(rxjs@7.8.1):
|
||||
resolution: {integrity: sha512-NobAl4xvmq2zBeOnLI+pqRVpC66p7OpCwd3jzrQ26h8kqhr0o5wqaNcWN6WBjmgD+/AInVnLUzsziL2QpcmD7g==}
|
||||
peerDependencies:
|
||||
@@ -15822,8 +15838,8 @@ packages:
|
||||
hasBin: true
|
||||
dev: false
|
||||
|
||||
/material-symbols@0.17.1:
|
||||
resolution: {integrity: sha512-1kJan8t3U3Fmuu/YPu2MVsL/ODSja71o+J7ODROQfMaCzzal0izY4SATafEKgXUXU+jL0zIiBQdyzsno7vXBvA==}
|
||||
/material-symbols@0.27.2:
|
||||
resolution: {integrity: sha512-3/p3V+UfAfeHrT2HMOBVGWyzsvpHZNxlJJ6jQ01XqqxCCQU+szIbrfpsXOHkZ5glMJi+IB/SMJIRt55l/gYWvQ==}
|
||||
dev: false
|
||||
|
||||
/mathml-tag-names@2.1.3:
|
||||
|
||||
Reference in New Issue
Block a user