@smartsoft001/core 1.0.543 → 1.0.547

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 +26 -26
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@smartsoft001/core",
3
- "version": "1.0.543",
3
+ "version": "1.0.547",
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.1.807",
10
+ "@smartsoft001/angular": "1.1.811",
11
11
  "@angular/core": "13.2.7",
12
12
  "@ngrx/effects": "13.0.2",
13
13
  "rxjs": "^7.0.0",
@@ -27,16 +27,16 @@
27
27
  "@angular/material-moment-adapter": "^12.2.1",
28
28
  "ng-dynamic-component": "^10.1.0",
29
29
  "moment": "^2.27.0",
30
- "@smartsoft001/domain-core": "1.0.755",
31
- "@smartsoft001/models": "1.0.782",
30
+ "@smartsoft001/domain-core": "1.0.759",
31
+ "@smartsoft001/models": "1.0.786",
32
32
  "reflect-metadata": "0.1.13",
33
- "@smartsoft001/utils": "1.0.817",
33
+ "@smartsoft001/utils": "1.0.821",
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.0.778",
38
39
  "@angular/platform-browser-dynamic": "13.2.7",
39
- "@smartsoft001/users": "1.0.774",
40
40
  "@ngrx/router-store": "13.0.2",
41
41
  "lodash-decorators": "^6.0.1",
42
42
  "@angular/platform-browser": "13.2.7",
@@ -46,39 +46,39 @@
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.0.728",
49
+ "@smartsoft001/mongo": "1.0.732",
50
50
  "@nestjs/common": "^8.0.0",
51
51
  "mongodb": "^3.7.3",
52
- "@smartsoft001/crud-shell-dtos": "1.0.687",
53
- "@smartsoft001/nestjs": "1.0.728",
52
+ "@smartsoft001/crud-shell-dtos": "1.0.691",
53
+ "@smartsoft001/nestjs": "1.0.732",
54
54
  "passport-jwt": "4.0.0",
55
55
  "@nestjs/passport": "^7.1.5",
56
- "@smartsoft001/paypal": "1.0.695",
56
+ "@smartsoft001/paypal": "1.0.699",
57
57
  "paypal-rest-sdk": "^1.8.1",
58
58
  "@nestjs/core": "^8.0.0",
59
- "@smartsoft001/trans-domain": "1.0.683",
59
+ "@smartsoft001/trans-domain": "1.0.687",
60
60
  "typeorm": "0.2.29",
61
- "@smartsoft001/payu": "1.0.691",
62
- "@smartsoft001/revolut": "1.0.676",
63
- "@smartsoft001/google": "1.0.521",
64
- "@smartsoft001/fb": "1.0.524",
65
- "@smartsoft001/auth-domain": "1.0.655",
61
+ "@smartsoft001/payu": "1.0.695",
62
+ "@smartsoft001/revolut": "1.0.680",
63
+ "@smartsoft001/google": "1.0.525",
64
+ "@smartsoft001/fb": "1.0.528",
65
+ "@smartsoft001/auth-domain": "1.0.659",
66
66
  "@nestjs/jwt": "^7.1.0",
67
67
  "@nestjs/typeorm": "^7.1.5",
68
- "@smartsoft001/auth-shell-angular": "1.0.770",
69
- "@smartsoft001/auth-shell-dtos": "1.0.646",
70
- "@smartsoft001/auth-shell-app-services": "1.0.636",
71
- "@smartsoft001/auth-shell-nestjs": "1.0.628",
72
- "@smartsoft001/crud-domain": "1.0.692",
73
- "@smartsoft001/crud-shell-angular": "1.1.741",
74
- "@smartsoft001/crud-shell-app-services": "1.0.704",
68
+ "@smartsoft001/auth-shell-angular": "1.0.774",
69
+ "@smartsoft001/auth-shell-dtos": "1.0.650",
70
+ "@smartsoft001/auth-shell-app-services": "1.0.640",
71
+ "@smartsoft001/auth-shell-nestjs": "1.0.632",
72
+ "@smartsoft001/crud-domain": "1.0.696",
73
+ "@smartsoft001/crud-shell-angular": "1.1.745",
74
+ "@smartsoft001/crud-shell-app-services": "1.0.708",
75
75
  "combined-stream": "^1.0.8",
76
- "@smartsoft001/crud-shell-nestjs": "1.0.712",
76
+ "@smartsoft001/crud-shell-nestjs": "1.0.716",
77
77
  "json2csv": "^5.0.5",
78
78
  "xlsx": "^0.17.0",
79
79
  "busboy": "^0.3.1",
80
80
  "@nestjs/websockets": "^7.6.3",
81
- "@smartsoft001/trans-shell-app-services": "1.0.681",
82
- "@smartsoft001/trans-shell-nestjs": "1.0.908"
81
+ "@smartsoft001/trans-shell-app-services": "1.0.685",
82
+ "@smartsoft001/trans-shell-nestjs": "1.0.912"
83
83
  }
84
84
  }