@smartsoft001/core 1.1.16 → 1.1.17

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.
Files changed (1) hide show
  1. package/package.json +27 -27
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@smartsoft001/core",
3
- "version": "1.1.16",
3
+ "version": "1.1.17",
4
4
  "dependencies": {
5
5
  "openurl": "^1.1.1"
6
6
  },
7
7
  "main": "./src/index.js",
8
8
  "typings": "./src/index.d.ts",
9
9
  "peerDependencies": {
10
- "@smartsoft001/angular": "1.2.16",
10
+ "@smartsoft001/angular": "1.2.17",
11
11
  "@angular/core": "14.1.2",
12
12
  "@ngrx/effects": "14.0.2",
13
13
  "rxjs": "7.5.6",
@@ -27,15 +27,15 @@
27
27
  "@angular/material-moment-adapter": "14.1.2",
28
28
  "ng-dynamic-component": "^10.1.0",
29
29
  "moment": "^2.27.0",
30
- "@smartsoft001/domain-core": "1.1.16",
31
- "@smartsoft001/models": "1.1.16",
30
+ "@smartsoft001/domain-core": "1.1.17",
31
+ "@smartsoft001/models": "1.1.17",
32
32
  "reflect-metadata": "0.1.13",
33
- "@smartsoft001/utils": "1.1.16",
33
+ "@smartsoft001/utils": "1.1.17",
34
34
  "lodash": "^4.17.20",
35
35
  "guid-typescript": "1.0.9",
36
36
  "flatted": "^3.2.4",
37
37
  "md5": "2.3.0",
38
- "@smartsoft001/users": "1.1.16",
38
+ "@smartsoft001/users": "1.1.17",
39
39
  "@angular/platform-browser-dynamic": "14.1.2",
40
40
  "@ngrx/router-store": "14.0.2",
41
41
  "lodash-decorators": "^6.0.1",
@@ -46,43 +46,43 @@
46
46
  "@ionic-native/fingerprint-aio": "^5.30.0",
47
47
  "ngx-cookie": "^5.0.2",
48
48
  "@ionic/storage": "^2.3.1",
49
- "@smartsoft001/mongo": "1.1.16",
49
+ "@smartsoft001/mongo": "1.1.17",
50
50
  "@nestjs/common": "9.0.9",
51
51
  "mongodb": "^3.7.3",
52
- "@smartsoft001/crud-shell-dtos": "1.1.16",
53
- "@smartsoft001/nestjs": "1.1.16",
52
+ "@smartsoft001/crud-shell-dtos": "1.1.17",
53
+ "@smartsoft001/nestjs": "1.1.17",
54
54
  "passport-jwt": "4.0.0",
55
55
  "@nestjs/passport": "^7.1.5",
56
- "@smartsoft001/paypal": "1.1.16",
56
+ "@smartsoft001/paypal": "1.1.17",
57
57
  "paypal-rest-sdk": "^1.8.1",
58
58
  "@nestjs/core": "9.0.9",
59
59
  "@nestjs/axios": "^0.1.0",
60
- "@smartsoft001/trans-domain": "1.1.16",
60
+ "@smartsoft001/trans-domain": "1.1.17",
61
61
  "typeorm": "0.2.29",
62
- "@smartsoft001/payu": "1.1.16",
63
- "@smartsoft001/revolut": "1.1.16",
64
- "@smartsoft001/google": "1.1.16",
65
- "@smartsoft001/fb": "1.1.16",
66
- "@smartsoft001/auth-domain": "1.1.16",
62
+ "@smartsoft001/payu": "1.1.17",
63
+ "@smartsoft001/revolut": "1.1.17",
64
+ "@smartsoft001/google": "1.1.17",
65
+ "@smartsoft001/fb": "1.1.17",
66
+ "@smartsoft001/auth-domain": "1.1.17",
67
67
  "@nestjs/jwt": "^7.1.0",
68
68
  "@nestjs/typeorm": "^7.1.5",
69
- "@smartsoft001/auth-shell-angular": "1.1.16",
70
- "@smartsoft001/auth-shell-dtos": "1.1.16",
71
- "@smartsoft001/auth-shell-app-services": "1.1.16",
72
- "@smartsoft001/auth-shell-nestjs": "1.1.16",
73
- "@smartsoft001/crud-domain": "1.1.16",
74
- "@smartsoft001/crud-shell-angular": "1.2.16",
75
- "@smartsoft001/crud-shell-app-services": "1.1.16",
69
+ "@smartsoft001/auth-shell-angular": "1.1.17",
70
+ "@smartsoft001/auth-shell-dtos": "1.1.17",
71
+ "@smartsoft001/auth-shell-app-services": "1.1.17",
72
+ "@smartsoft001/auth-shell-nestjs": "1.1.17",
73
+ "@smartsoft001/crud-domain": "1.1.17",
74
+ "@smartsoft001/crud-shell-angular": "1.2.17",
75
+ "@smartsoft001/crud-shell-app-services": "1.1.17",
76
76
  "combined-stream": "^1.0.8",
77
- "@smartsoft001/crud-shell-nestjs": "1.1.16",
77
+ "@smartsoft001/crud-shell-nestjs": "1.1.17",
78
78
  "json2csv": "^5.0.5",
79
79
  "xlsx": "^0.17.0",
80
80
  "busboy": "^0.3.1",
81
81
  "@nestjs/websockets": "^7.6.3",
82
- "@smartsoft001/trans-shell-app-services": "1.1.16",
83
- "@smartsoft001/paynow": "1.1.16",
82
+ "@smartsoft001/trans-shell-app-services": "1.1.17",
83
+ "@smartsoft001/paynow": "1.1.17",
84
84
  "crypto-js": "^4.1.1",
85
- "@smartsoft001/trans-shell-nestjs": "1.1.16",
85
+ "@smartsoft001/trans-shell-nestjs": "1.1.17",
86
86
  "tslib": "^2.2.0"
87
87
  }
88
88
  }