@smartsoft001/trans-shell-nestjs 1.0.794 → 1.0.798

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.794",
3
+ "version": "1.0.798",
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.567",
19
+ "@smartsoft001/trans-shell-app-services": "1.0.571",
20
20
  "@nestjs/core": "^7.6.3",
21
- "@smartsoft001/trans-domain": "1.0.569",
21
+ "@smartsoft001/trans-domain": "1.0.573",
22
22
  "typeorm": "0.2.29",
23
- "@smartsoft001/domain-core": "1.0.639",
24
- "@smartsoft001/models": "1.0.666",
23
+ "@smartsoft001/domain-core": "1.0.643",
24
+ "@smartsoft001/models": "1.0.670",
25
25
  "reflect-metadata": "0.1.13",
26
- "@smartsoft001/utils": "1.0.701",
26
+ "@smartsoft001/utils": "1.0.705",
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.658",
32
- "@smartsoft001/payu": "1.0.575",
33
- "@smartsoft001/paypal": "1.0.579",
31
+ "@smartsoft001/users": "1.0.662",
32
+ "@smartsoft001/payu": "1.0.579",
33
+ "@smartsoft001/paypal": "1.0.583",
34
34
  "paypal-rest-sdk": "^1.8.1",
35
- "@smartsoft001/revolut": "1.0.560",
35
+ "@smartsoft001/revolut": "1.0.564",
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.626",
39
+ "@smartsoft001/crud-shell-angular": "1.1.630",
40
40
  "@ngrx/store": "12.5.0",
41
41
  "@angular/core": "12.2.7",
42
- "@smartsoft001/angular": "1.1.691",
42
+ "@smartsoft001/angular": "1.1.695",
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.572",
66
- "@smartsoft001/crud-shell-nestjs": "1.0.598",
66
+ "@smartsoft001/crud-shell-dtos": "1.0.576",
67
+ "@smartsoft001/crud-shell-nestjs": "1.0.602",
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.590",
71
+ "@smartsoft001/crud-shell-app-services": "1.0.594",
71
72
  "combined-stream": "^1.0.8",
72
- "@smartsoft001/crud-domain": "1.0.577",
73
- "@smartsoft001/nestjs": "1.0.612",
73
+ "@smartsoft001/crud-domain": "1.0.581",
74
+ "@smartsoft001/nestjs": "1.0.616",
74
75
  "passport-jwt": "4.0.0",
75
76
  "@nestjs/websockets": "^7.6.3",
76
- "@smartsoft001/mongo": "1.0.612",
77
- "mongodb": "3.6.3"
77
+ "@smartsoft001/mongo": "1.0.616",
78
+ "mongodb": "^3.7.3"
78
79
  },
79
80
  "peerDependencies": {}
80
81
  }