@smartsoft001/trans-shell-nestjs 1.1.65 → 1.1.67

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 +21 -19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smartsoft001/trans-shell-nestjs",
3
- "version": "1.1.65",
3
+ "version": "1.1.67",
4
4
  "description": "This library was generated with [Nx](https://nx.dev).",
5
5
  "repository": {
6
6
  "type": "git",
@@ -21,7 +21,9 @@
21
21
  "@nestjs/core": "9.4.0",
22
22
  "@nestjs/jwt": "^7.1.0",
23
23
  "@nestjs/passport": "^7.1.5",
24
- "@nestjs/websockets": "^7.6.3",
24
+ "@nestjs/terminus": "^9.2.2",
25
+ "@nestjs/typeorm": "^9.0.1",
26
+ "@nestjs/websockets": "^9.4.0",
25
27
  "busboy": "^0.3.1",
26
28
  "combined-stream": "^1.0.8",
27
29
  "crypto-js": "^4.1.1",
@@ -38,27 +40,27 @@
38
40
  "querystring": "0.2.0",
39
41
  "reflect-metadata": "0.1.13",
40
42
  "rxjs": "7.8.1",
41
- "socket.io": "2.4.1",
43
+ "socket.io": "4.6.1",
42
44
  "typeorm": "0.2.29",
43
45
  "xlsx": "^0.17.0"
44
46
  },
45
47
  "peerDependencies": {
46
- "@smartsoft001/crud-domain": "1.1.65",
47
- "@smartsoft001/crud-shell-app-services": "1.1.65",
48
- "@smartsoft001/crud-shell-dtos": "1.1.65",
49
- "@smartsoft001/crud-shell-nestjs": "1.1.65",
50
- "@smartsoft001/domain-core": "1.1.65",
51
- "@smartsoft001/models": "1.1.65",
52
- "@smartsoft001/mongo": "1.1.65",
53
- "@smartsoft001/nestjs": "1.1.65",
54
- "@smartsoft001/paynow": "1.1.65",
55
- "@smartsoft001/paypal": "1.1.65",
56
- "@smartsoft001/payu": "1.1.65",
57
- "@smartsoft001/revolut": "1.1.65",
58
- "@smartsoft001/trans-domain": "1.1.65",
59
- "@smartsoft001/trans-shell-app-services": "1.1.65",
60
- "@smartsoft001/users": "1.1.65",
61
- "@smartsoft001/utils": "1.1.65",
48
+ "@smartsoft001/crud-domain": "1.1.67",
49
+ "@smartsoft001/crud-shell-app-services": "1.1.67",
50
+ "@smartsoft001/crud-shell-dtos": "1.1.67",
51
+ "@smartsoft001/crud-shell-nestjs": "1.1.67",
52
+ "@smartsoft001/domain-core": "1.1.67",
53
+ "@smartsoft001/models": "1.1.67",
54
+ "@smartsoft001/mongo": "1.1.67",
55
+ "@smartsoft001/nestjs": "1.1.67",
56
+ "@smartsoft001/paynow": "1.1.67",
57
+ "@smartsoft001/paypal": "1.1.67",
58
+ "@smartsoft001/payu": "1.1.67",
59
+ "@smartsoft001/revolut": "1.1.67",
60
+ "@smartsoft001/trans-domain": "1.1.67",
61
+ "@smartsoft001/trans-shell-app-services": "1.1.67",
62
+ "@smartsoft001/users": "1.1.67",
63
+ "@smartsoft001/utils": "1.1.67",
62
64
  "util": "0.12.5",
63
65
  "tslib": "2.4.1"
64
66
  },