@smartsoft001/trans-shell-nestjs 1.0.795 → 1.0.796

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +20 -19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smartsoft001/trans-shell-nestjs",
3
- "version": "1.0.795",
3
+ "version": "1.0.796",
4
4
  "description": "This library was generated with [Nx](https://nx.dev).",
5
5
  "repository": {
6
6
  "type": "git",
@@ -16,30 +16,30 @@
16
16
  "typings": "./src/index.d.ts",
17
17
  "dependencies": {
18
18
  "@nestjs/common": "^7.6.3",
19
- "@smartsoft001/trans-shell-app-services": "1.0.568",
19
+ "@smartsoft001/trans-shell-app-services": "1.0.569",
20
20
  "@nestjs/core": "^7.6.3",
21
- "@smartsoft001/trans-domain": "1.0.570",
21
+ "@smartsoft001/trans-domain": "1.0.571",
22
22
  "typeorm": "0.2.29",
23
- "@smartsoft001/domain-core": "1.0.640",
24
- "@smartsoft001/models": "1.0.667",
23
+ "@smartsoft001/domain-core": "1.0.641",
24
+ "@smartsoft001/models": "1.0.668",
25
25
  "reflect-metadata": "0.1.13",
26
- "@smartsoft001/utils": "1.0.702",
26
+ "@smartsoft001/utils": "1.0.703",
27
27
  "lodash": "^4.17.20",
28
28
  "guid-typescript": "1.0.9",
29
29
  "md5": "2.3.0",
30
30
  "rxjs": "6.6.3",
31
- "@smartsoft001/users": "1.0.659",
32
- "@smartsoft001/payu": "1.0.576",
33
- "@smartsoft001/paypal": "1.0.580",
31
+ "@smartsoft001/users": "1.0.660",
32
+ "@smartsoft001/payu": "1.0.577",
33
+ "@smartsoft001/paypal": "1.0.581",
34
34
  "paypal-rest-sdk": "^1.8.1",
35
- "@smartsoft001/revolut": "1.0.561",
35
+ "@smartsoft001/revolut": "1.0.562",
36
36
  "@nestjs/passport": "^7.1.5",
37
37
  "@nestjs/jwt": "^7.1.0",
38
38
  "@nestjs/typeorm": "^7.1.5",
39
- "@smartsoft001/crud-shell-angular": "1.1.627",
39
+ "@smartsoft001/crud-shell-angular": "1.1.628",
40
40
  "@ngrx/store": "12.5.0",
41
41
  "@angular/core": "12.2.7",
42
- "@smartsoft001/angular": "1.1.692",
42
+ "@smartsoft001/angular": "1.1.693",
43
43
  "@ngrx/effects": "12.5.0",
44
44
  "@angular/common": "12.2.7",
45
45
  "@angular/router": "12.2.7",
@@ -57,24 +57,25 @@
57
57
  "moment": "^2.27.0",
58
58
  "@ngrx/router-store": "12.5.0",
59
59
  "lodash-decorators": "^6.0.1",
60
+ "@angular/platform-browser": "12.2.7",
60
61
  "jwt-decode": "3.1.1",
61
62
  "@capacitor/core": "^2.4.2",
62
63
  "@ionic-native/fingerprint-aio": "^5.30.0",
63
64
  "ngx-cookie": "^5.0.2",
64
65
  "@ionic/storage": "^2.3.1",
65
- "@smartsoft001/crud-shell-dtos": "1.0.573",
66
- "@smartsoft001/crud-shell-nestjs": "1.0.599",
66
+ "@smartsoft001/crud-shell-dtos": "1.0.574",
67
+ "@smartsoft001/crud-shell-nestjs": "1.0.600",
67
68
  "json2csv": "^5.0.5",
68
69
  "xlsx": "^0.17.0",
69
70
  "busboy": "^0.3.1",
70
- "@smartsoft001/crud-shell-app-services": "1.0.591",
71
+ "@smartsoft001/crud-shell-app-services": "1.0.592",
71
72
  "combined-stream": "^1.0.8",
72
- "@smartsoft001/crud-domain": "1.0.578",
73
- "@smartsoft001/nestjs": "1.0.613",
73
+ "@smartsoft001/crud-domain": "1.0.579",
74
+ "@smartsoft001/nestjs": "1.0.614",
74
75
  "passport-jwt": "4.0.0",
75
76
  "@nestjs/websockets": "^7.6.3",
76
- "@smartsoft001/mongo": "1.0.613",
77
- "mongodb": "3.6.3"
77
+ "@smartsoft001/mongo": "1.0.614",
78
+ "mongodb": "^3.7.3"
78
79
  },
79
80
  "peerDependencies": {}
80
81
  }