Added info modal window
This commit is contained in:
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@@ -44,6 +44,9 @@ dependencies:
|
||||
'@fortawesome/free-solid-svg-icons':
|
||||
specifier: ^6.4.2
|
||||
version: 6.5.1
|
||||
'@ngneat/dialog':
|
||||
specifier: 5.0.0
|
||||
version: 5.0.0(@angular/core@17.2.3)
|
||||
rxjs:
|
||||
specifier: ~7.8.0
|
||||
version: 7.8.1
|
||||
@@ -2433,6 +2436,15 @@ packages:
|
||||
call-bind: 1.0.7
|
||||
dev: true
|
||||
|
||||
/@ngneat/dialog@5.0.0(@angular/core@17.2.3):
|
||||
resolution: {integrity: sha512-+qLGaLcNXQ5PVtlv4htqHsJ4JV9TZ+wy89rtYMsno/jZuB63usMITPEB7TgtEPgpbyDDcYVagA6eQqYMEgZPOA==}
|
||||
peerDependencies:
|
||||
'@angular/core': '>=17.0.0'
|
||||
dependencies:
|
||||
'@angular/core': 17.2.3(rxjs@7.8.1)(zone.js@0.14.4)
|
||||
tslib: 2.3.1
|
||||
dev: false
|
||||
|
||||
/@ngtools/webpack@17.2.2(@angular/compiler-cli@17.2.3)(typescript@5.3.3)(webpack@5.90.1):
|
||||
resolution: {integrity: sha512-HgvClGO6WVq4VA5d0ZvlDG5hrj8lQzRH99Gt87URm7G8E5XkatysdOsMqUQsJz+OwFWhP4PvTRWVblpBDiDl/A==}
|
||||
engines: {node: ^18.13.0 || >=20.9.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'}
|
||||
@@ -5893,8 +5905,6 @@ packages:
|
||||
peerDependenciesMeta:
|
||||
webpack:
|
||||
optional: true
|
||||
webpack-sources:
|
||||
optional: true
|
||||
dependencies:
|
||||
webpack: 5.90.1(esbuild@0.20.0)
|
||||
webpack-sources: 3.2.3
|
||||
@@ -8054,6 +8064,10 @@ packages:
|
||||
strip-bom: 3.0.0
|
||||
dev: true
|
||||
|
||||
/tslib@2.3.1:
|
||||
resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==}
|
||||
dev: false
|
||||
|
||||
/tslib@2.6.2:
|
||||
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user