@smartsoft001/trans-shell-nestjs 1.1.54 → 1.1.56

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 +23 -23
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smartsoft001/trans-shell-nestjs",
3
- "version": "1.1.54",
3
+ "version": "1.1.56",
4
4
  "description": "This library was generated with [Nx](https://nx.dev).",
5
5
  "repository": {
6
6
  "type": "git",
@@ -13,12 +13,12 @@
13
13
  },
14
14
  "homepage": "https://github.com/emiljuchnikowski/smartsoft#readme",
15
15
  "dependencies": {
16
- "@angular/animations": "15.1.0",
17
- "@angular/common": "15.1.0",
18
- "@angular/compiler": "15.1.0",
19
- "@angular/core": "15.1.0",
20
- "@angular/platform-browser": "15.1.0",
21
- "@angular/platform-browser-dynamic": "15.1.0",
16
+ "@angular/animations": "15.1.1",
17
+ "@angular/common": "15.1.1",
18
+ "@angular/compiler": "15.1.1",
19
+ "@angular/core": "15.1.1",
20
+ "@angular/platform-browser": "15.1.1",
21
+ "@angular/platform-browser-dynamic": "15.1.1",
22
22
  "@nestjs/axios": "0.1.0",
23
23
  "@nestjs/common": "9.0.9",
24
24
  "@nestjs/core": "9.0.9",
@@ -52,22 +52,22 @@
52
52
  "zone.js": "0.11.5"
53
53
  },
54
54
  "peerDependencies": {
55
- "@smartsoft001/trans-shell-app-services": "1.1.54",
56
- "@smartsoft001/trans-domain": "1.1.54",
57
- "@smartsoft001/domain-core": "1.1.54",
58
- "@smartsoft001/models": "1.1.54",
59
- "@smartsoft001/utils": "1.1.54",
60
- "@smartsoft001/users": "1.1.54",
61
- "@smartsoft001/payu": "1.1.54",
62
- "@smartsoft001/paypal": "1.1.54",
63
- "@smartsoft001/revolut": "1.1.54",
64
- "@smartsoft001/paynow": "1.1.54",
65
- "@smartsoft001/crud-shell-nestjs": "1.1.54",
66
- "@smartsoft001/crud-shell-app-services": "1.1.54",
67
- "@smartsoft001/crud-domain": "1.1.54",
68
- "@smartsoft001/crud-shell-dtos": "1.1.54",
69
- "@smartsoft001/nestjs": "1.1.54",
70
- "@smartsoft001/mongo": "1.1.54",
55
+ "@smartsoft001/trans-shell-app-services": "1.1.56",
56
+ "@smartsoft001/trans-domain": "1.1.56",
57
+ "@smartsoft001/domain-core": "1.1.56",
58
+ "@smartsoft001/models": "1.1.56",
59
+ "@smartsoft001/utils": "1.1.56",
60
+ "@smartsoft001/users": "1.1.56",
61
+ "@smartsoft001/payu": "1.1.56",
62
+ "@smartsoft001/paypal": "1.1.56",
63
+ "@smartsoft001/revolut": "1.1.56",
64
+ "@smartsoft001/paynow": "1.1.56",
65
+ "@smartsoft001/crud-shell-nestjs": "1.1.56",
66
+ "@smartsoft001/crud-shell-app-services": "1.1.56",
67
+ "@smartsoft001/crud-domain": "1.1.56",
68
+ "@smartsoft001/crud-shell-dtos": "1.1.56",
69
+ "@smartsoft001/nestjs": "1.1.56",
70
+ "@smartsoft001/mongo": "1.1.56",
71
71
  "tslib": "2.4.1"
72
72
  },
73
73
  "main": "./src/index.js",