@snabcentr/client-ui 0.17.3 → 0.17.4
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +5 -5
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@snabcentr/client-ui",
|
3
|
-
"version": "0.17.
|
3
|
+
"version": "0.17.4",
|
4
4
|
"author": "Snabcentr Ltd.",
|
5
5
|
"repository": "https://gitlab.snabcentr.met/web/angular/snabcentr-client-ui-lib",
|
6
6
|
"license": "Commercial",
|
@@ -17,9 +17,9 @@
|
|
17
17
|
"@maskito/core": "^1.9.0",
|
18
18
|
"@ng-web-apis/common": "^3.0.6",
|
19
19
|
"@ng-web-apis/intersection-observer": "^3.2.0",
|
20
|
-
"@ng-web-apis/storage": "^
|
20
|
+
"@ng-web-apis/storage": "^3.0.6",
|
21
21
|
"@ngneat/until-destroy": "^9.2.3",
|
22
|
-
"@snabcentr/client-core": "^0.15.
|
22
|
+
"@snabcentr/client-core": "^0.15.4",
|
23
23
|
"@taiga-ui/addon-charts": "^3.42.1",
|
24
24
|
"@taiga-ui/addon-commerce": "^3.42.1",
|
25
25
|
"@taiga-ui/addon-doc": "^3.42.1",
|
@@ -40,10 +40,10 @@
|
|
40
40
|
"rxjs": "^7.8.1",
|
41
41
|
"schema-dts": "^1.1.2",
|
42
42
|
"ts-case-convert": "^2.0.7",
|
43
|
-
"zone.js": "^0.12.0"
|
43
|
+
"zone.js": "^0.12.0 || ^0.13.3"
|
44
44
|
},
|
45
45
|
"dependencies": {
|
46
|
-
"tslib": "2.3.0"
|
46
|
+
"tslib": "^2.3.0"
|
47
47
|
},
|
48
48
|
"sideEffects": false,
|
49
49
|
"module": "fesm2015/snabcentr-client-ui.mjs",
|