@smartsoft001/trans-shell-nestjs 1.0.903 → 1.0.904
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +19 -19
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smartsoft001/trans-shell-nestjs",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.904",
|
4
4
|
"description": "This library was generated with [Nx](https://nx.dev).",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -17,14 +17,14 @@
|
|
17
17
|
"dependencies": {},
|
18
18
|
"peerDependencies": {
|
19
19
|
"@nestjs/common": "^8.0.0",
|
20
|
-
"@smartsoft001/trans-shell-app-services": "1.0.
|
20
|
+
"@smartsoft001/trans-shell-app-services": "1.0.677",
|
21
21
|
"@nestjs/core": "^8.0.0",
|
22
|
-
"@smartsoft001/trans-domain": "1.0.
|
22
|
+
"@smartsoft001/trans-domain": "1.0.679",
|
23
23
|
"typeorm": "0.2.29",
|
24
|
-
"@smartsoft001/domain-core": "1.0.
|
25
|
-
"@smartsoft001/models": "1.0.
|
24
|
+
"@smartsoft001/domain-core": "1.0.751",
|
25
|
+
"@smartsoft001/models": "1.0.778",
|
26
26
|
"reflect-metadata": "0.1.13",
|
27
|
-
"@smartsoft001/utils": "1.0.
|
27
|
+
"@smartsoft001/utils": "1.0.813",
|
28
28
|
"@angular/common": "13.2.7",
|
29
29
|
"@angular/core": "13.2.7",
|
30
30
|
"lodash": "^4.17.20",
|
@@ -33,22 +33,22 @@
|
|
33
33
|
"md5": "2.3.0",
|
34
34
|
"rxjs": "^7.0.0",
|
35
35
|
"@angular/platform-browser-dynamic": "13.2.7",
|
36
|
-
"@smartsoft001/users": "1.0.
|
37
|
-
"@smartsoft001/payu": "1.0.
|
38
|
-
"@smartsoft001/paypal": "1.0.
|
36
|
+
"@smartsoft001/users": "1.0.770",
|
37
|
+
"@smartsoft001/payu": "1.0.687",
|
38
|
+
"@smartsoft001/paypal": "1.0.691",
|
39
39
|
"paypal-rest-sdk": "^1.8.1",
|
40
|
-
"@smartsoft001/revolut": "1.0.
|
40
|
+
"@smartsoft001/revolut": "1.0.672",
|
41
41
|
"@nestjs/passport": "^7.1.5",
|
42
42
|
"@nestjs/jwt": "^7.1.0",
|
43
43
|
"@nestjs/typeorm": "^7.1.5",
|
44
|
-
"@smartsoft001/crud-shell-angular": "1.1.
|
44
|
+
"@smartsoft001/crud-shell-angular": "1.1.737",
|
45
45
|
"@ngrx/store": "13.0.2",
|
46
|
-
"@smartsoft001/angular": "1.1.
|
46
|
+
"@smartsoft001/angular": "1.1.803",
|
47
47
|
"@ngrx/effects": "13.0.2",
|
48
48
|
"@angular/router": "13.2.7",
|
49
49
|
"chart.js": "2.9.4",
|
50
50
|
"ng2-charts": "2.4.2",
|
51
|
-
"@ionic/angular": "^
|
51
|
+
"@ionic/angular": "^6.0.14",
|
52
52
|
"@angular/forms": "13.2.7",
|
53
53
|
"@ngx-translate/core": "^13.0.0",
|
54
54
|
"@angular/material": "13.2.6",
|
@@ -68,18 +68,18 @@
|
|
68
68
|
"@ionic-native/fingerprint-aio": "^5.30.0",
|
69
69
|
"ngx-cookie": "^5.0.2",
|
70
70
|
"@ionic/storage": "^2.3.1",
|
71
|
-
"@smartsoft001/crud-shell-nestjs": "1.0.
|
71
|
+
"@smartsoft001/crud-shell-nestjs": "1.0.708",
|
72
72
|
"json2csv": "^5.0.5",
|
73
73
|
"xlsx": "^0.17.0",
|
74
74
|
"busboy": "^0.3.1",
|
75
|
-
"@smartsoft001/crud-shell-app-services": "1.0.
|
75
|
+
"@smartsoft001/crud-shell-app-services": "1.0.700",
|
76
76
|
"combined-stream": "^1.0.8",
|
77
|
-
"@smartsoft001/crud-domain": "1.0.
|
78
|
-
"@smartsoft001/crud-shell-dtos": "1.0.
|
79
|
-
"@smartsoft001/nestjs": "1.0.
|
77
|
+
"@smartsoft001/crud-domain": "1.0.688",
|
78
|
+
"@smartsoft001/crud-shell-dtos": "1.0.683",
|
79
|
+
"@smartsoft001/nestjs": "1.0.724",
|
80
80
|
"passport-jwt": "4.0.0",
|
81
81
|
"@nestjs/websockets": "^7.6.3",
|
82
|
-
"@smartsoft001/mongo": "1.0.
|
82
|
+
"@smartsoft001/mongo": "1.0.724",
|
83
83
|
"mongodb": "^3.7.3"
|
84
84
|
}
|
85
85
|
}
|