@smartsoft001/trans-shell-nestjs 1.1.41 → 1.1.50

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 +25 -21
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smartsoft001/trans-shell-nestjs",
3
- "version": "1.1.41",
3
+ "version": "1.1.50",
4
4
  "description": "This library was generated with [Nx](https://nx.dev).",
5
5
  "repository": {
6
6
  "type": "git",
@@ -17,45 +17,49 @@
17
17
  "dependencies": {},
18
18
  "peerDependencies": {
19
19
  "@nestjs/common": "9.0.9",
20
- "@smartsoft001/trans-shell-app-services": "1.1.41",
20
+ "@smartsoft001/trans-shell-app-services": "1.1.50",
21
21
  "@nestjs/core": "9.0.9",
22
- "@nestjs/axios": "0.1.1",
23
- "@smartsoft001/trans-domain": "1.1.41",
22
+ "@nestjs/axios": "0.1.0",
23
+ "@smartsoft001/trans-domain": "1.1.50",
24
24
  "typeorm": "0.2.29",
25
- "@smartsoft001/domain-core": "1.1.41",
26
- "@smartsoft001/models": "1.1.41",
25
+ "@smartsoft001/domain-core": "1.1.50",
26
+ "@smartsoft001/models": "1.1.50",
27
27
  "reflect-metadata": "0.1.13",
28
- "@smartsoft001/utils": "1.1.41",
29
- "@angular/common": "15.0.2",
30
- "@angular/core": "15.0.2",
28
+ "@smartsoft001/utils": "1.1.50",
29
+ "@angular/common": "15.1.0",
30
+ "@angular/core": "15.1.0",
31
31
  "lodash": "4.17.21",
32
32
  "guid-typescript": "1.0.9",
33
+ "util": "0.11.1",
33
34
  "flatted": "3.2.7",
34
35
  "md5": "2.3.0",
35
36
  "rxjs": "7.5.6",
36
- "@smartsoft001/users": "1.1.41",
37
- "@angular/platform-browser-dynamic": "15.0.2",
38
- "@smartsoft001/payu": "1.1.41",
39
- "@smartsoft001/paypal": "1.1.41",
37
+ "@smartsoft001/users": "1.1.50",
38
+ "@angular/platform-browser-dynamic": "15.1.0",
39
+ "@smartsoft001/payu": "1.1.50",
40
+ "@smartsoft001/paypal": "1.1.50",
40
41
  "paypal-rest-sdk": "1.8.1",
41
- "@smartsoft001/revolut": "1.1.41",
42
- "@smartsoft001/paynow": "1.1.41",
42
+ "@smartsoft001/revolut": "1.1.50",
43
+ "@smartsoft001/paynow": "1.1.50",
43
44
  "crypto-js": "4.1.1",
44
45
  "@nestjs/passport": "7.1.6",
45
46
  "@nestjs/jwt": "7.2.0",
46
- "@smartsoft001/crud-shell-nestjs": "1.1.41",
47
+ "@smartsoft001/crud-shell-nestjs": "1.1.50",
48
+ "express": "4.18.1",
47
49
  "json2csv": "5.0.7",
48
50
  "xlsx": "0.17.5",
49
51
  "busboy": "0.3.1",
50
- "@smartsoft001/crud-shell-app-services": "1.1.41",
52
+ "@smartsoft001/crud-shell-app-services": "1.1.50",
51
53
  "lodash-decorators": "6.0.1",
52
54
  "combined-stream": "1.0.8",
53
- "@smartsoft001/crud-domain": "1.1.41",
54
- "@smartsoft001/crud-shell-dtos": "1.1.41",
55
- "@smartsoft001/nestjs": "1.1.41",
55
+ "@smartsoft001/crud-domain": "1.1.50",
56
+ "@smartsoft001/crud-shell-dtos": "1.1.50",
57
+ "@smartsoft001/nestjs": "1.1.50",
56
58
  "passport-jwt": "4.0.0",
59
+ "querystring": "0.2.0",
57
60
  "@nestjs/websockets": "7.6.18",
58
- "@smartsoft001/mongo": "1.1.41",
61
+ "socket.io": "2.4.1",
62
+ "@smartsoft001/mongo": "1.1.50",
59
63
  "mongodb": "3.7.3",
60
64
  "tslib": "2.4.1"
61
65
  }