@smartsoft001/core 1.0.578 → 1.0.589

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 +40 -40
package/package.json CHANGED
@@ -1,87 +1,87 @@
1
1
  {
2
2
  "name": "@smartsoft001/core",
3
- "version": "1.0.578",
3
+ "version": "1.0.589",
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.844",
11
- "@angular/core": "13.3.5",
12
- "@ngrx/effects": "13.0.2",
10
+ "@smartsoft001/angular": "1.1.855",
11
+ "@angular/core": "14.0.1",
12
+ "@ngrx/effects": "13.2.0",
13
13
  "rxjs": "^7.0.0",
14
- "@ngrx/store": "13.0.2",
15
- "@angular/common": "13.3.5",
16
- "@angular/router": "13.3.5",
14
+ "@ngrx/store": "13.2.0",
15
+ "@angular/common": "14.0.1",
16
+ "@angular/router": "14.0.1",
17
17
  "chart.js": "2.9.4",
18
18
  "ng2-charts": "2.4.2",
19
- "@ionic/angular": "^6.1.3",
20
- "@angular/forms": "13.3.5",
19
+ "@ionic/angular": "^6.1.9",
20
+ "@angular/forms": "14.0.1",
21
21
  "@ngx-translate/core": "^13.0.0",
22
- "@angular/material": "13.3.5",
22
+ "@angular/material": "14.0.1",
23
23
  "ngx-color-picker": "^10.1.0",
24
- "@angular/cdk": "13.3.5",
24
+ "@angular/cdk": "14.0.1",
25
25
  "ngx-editor": "9.0.2",
26
26
  "ng-lazyload-image": "^9.1.0",
27
- "@angular/material-moment-adapter": "13.3.5",
27
+ "@angular/material-moment-adapter": "14.0.1",
28
28
  "ng-dynamic-component": "^10.1.0",
29
29
  "moment": "^2.27.0",
30
- "@smartsoft001/domain-core": "1.0.792",
31
- "@smartsoft001/models": "1.0.819",
30
+ "@smartsoft001/domain-core": "1.0.803",
31
+ "@smartsoft001/models": "1.0.830",
32
32
  "reflect-metadata": "0.1.13",
33
- "@smartsoft001/utils": "1.0.854",
33
+ "@smartsoft001/utils": "1.0.865",
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.811",
39
- "@angular/platform-browser-dynamic": "13.3.5",
40
- "@ngrx/router-store": "13.0.2",
38
+ "@smartsoft001/users": "1.0.822",
39
+ "@angular/platform-browser-dynamic": "14.0.1",
40
+ "@ngrx/router-store": "13.2.0",
41
41
  "lodash-decorators": "^6.0.1",
42
- "@angular/platform-browser": "13.3.5",
42
+ "@angular/platform-browser": "14.0.1",
43
43
  "ng-table-virtual-scroll": "^1.3.8",
44
44
  "jwt-decode": "3.1.1",
45
45
  "@capacitor/core": "^2.4.2",
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.765",
49
+ "@smartsoft001/mongo": "1.0.776",
50
50
  "@nestjs/common": "^8.0.0",
51
51
  "mongodb": "^3.7.3",
52
- "@smartsoft001/crud-shell-dtos": "1.0.722",
53
- "@smartsoft001/nestjs": "1.0.765",
52
+ "@smartsoft001/crud-shell-dtos": "1.0.733",
53
+ "@smartsoft001/nestjs": "1.0.776",
54
54
  "passport-jwt": "4.0.0",
55
55
  "@nestjs/passport": "^7.1.5",
56
- "@smartsoft001/paypal": "1.0.732",
56
+ "@smartsoft001/paypal": "1.0.743",
57
57
  "paypal-rest-sdk": "^1.8.1",
58
58
  "@nestjs/core": "^8.0.0",
59
- "@smartsoft001/trans-domain": "1.0.718",
59
+ "@smartsoft001/trans-domain": "1.0.729",
60
60
  "typeorm": "0.2.29",
61
- "@smartsoft001/payu": "1.0.728",
62
- "@smartsoft001/revolut": "1.0.712",
63
- "@smartsoft001/google": "1.0.558",
64
- "@smartsoft001/fb": "1.0.561",
65
- "@smartsoft001/auth-domain": "1.0.691",
61
+ "@smartsoft001/payu": "1.0.739",
62
+ "@smartsoft001/revolut": "1.0.723",
63
+ "@smartsoft001/google": "1.0.569",
64
+ "@smartsoft001/fb": "1.0.572",
65
+ "@smartsoft001/auth-domain": "1.0.702",
66
66
  "@nestjs/jwt": "^7.1.0",
67
67
  "@nestjs/typeorm": "^7.1.5",
68
- "@smartsoft001/auth-shell-angular": "1.0.805",
69
- "@smartsoft001/auth-shell-dtos": "1.0.682",
70
- "@smartsoft001/auth-shell-app-services": "1.0.671",
71
- "@smartsoft001/auth-shell-nestjs": "1.0.663",
72
- "@smartsoft001/crud-domain": "1.0.727",
73
- "@smartsoft001/crud-shell-angular": "1.1.776",
74
- "@smartsoft001/crud-shell-app-services": "1.0.739",
68
+ "@smartsoft001/auth-shell-angular": "1.0.816",
69
+ "@smartsoft001/auth-shell-dtos": "1.0.693",
70
+ "@smartsoft001/auth-shell-app-services": "1.0.682",
71
+ "@smartsoft001/auth-shell-nestjs": "1.0.674",
72
+ "@smartsoft001/crud-domain": "1.0.738",
73
+ "@smartsoft001/crud-shell-angular": "1.1.787",
74
+ "@smartsoft001/crud-shell-app-services": "1.0.750",
75
75
  "combined-stream": "^1.0.8",
76
- "@smartsoft001/crud-shell-nestjs": "1.0.747",
76
+ "@smartsoft001/crud-shell-nestjs": "1.0.758",
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.716",
82
- "@smartsoft001/paynow": "1.0.728",
81
+ "@smartsoft001/trans-shell-app-services": "1.0.727",
82
+ "@smartsoft001/paynow": "1.0.739",
83
83
  "crypto-js": "^4.1.1",
84
- "@smartsoft001/trans-shell-nestjs": "1.0.943",
84
+ "@smartsoft001/trans-shell-nestjs": "1.0.954",
85
85
  "tslib": "^2.2.0"
86
86
  }
87
87
  }