@minimaltech/node-infra 0.2.36 → 0.2.37

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 +49 -41
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@minimaltech/node-infra",
3
- "version": "0.2.36",
4
- "description": "NodeJS Infrastructure - Loopback 4 Framework",
3
+ "version": "0.2.37",
4
+ "description": "Minimal Technology NodeJS Infrastructure - Loopback 4 Framework",
5
5
  "keywords": [
6
6
  "web",
7
7
  "restful",
@@ -16,7 +16,13 @@
16
16
  "StrongLoop",
17
17
  "loopback",
18
18
  "loopback-application",
19
- "infrastructure"
19
+ "infrastructure",
20
+ "minimaltech",
21
+ "minimaltek",
22
+ "mt",
23
+ "infra",
24
+ "nodejs",
25
+ "nodejs framework"
20
26
  ],
21
27
  "main": "dist/index.js",
22
28
  "types": "dist/index.d.ts",
@@ -45,64 +51,66 @@
45
51
  "access": "public"
46
52
  },
47
53
  "dependencies": {
48
- "@grpc/grpc-js": "^1.11.1",
54
+ "@grpc/grpc-js": "^1.11.2",
49
55
  "@grpc/proto-loader": "^0.7.13",
50
- "@loopback/authentication": "^11.0.3",
51
- "@loopback/authentication-jwt": "^0.15.3",
52
- "@loopback/authentication-passport": "^7.0.3",
53
- "@loopback/authorization": "^0.15.3",
54
- "@loopback/boot": "^7.0.3",
55
- "@loopback/core": "^6.1.0",
56
- "@loopback/http-server": "^6.0.3",
57
- "@loopback/metadata": "^7.0.5",
58
- "@loopback/repository": "^7.0.3",
59
- "@loopback/rest": "^14.0.3",
60
- "@loopback/rest-crud": "^0.18.3",
61
- "@loopback/rest-explorer": "^7.0.3",
62
- "@loopback/security": "^0.11.3",
63
- "@loopback/service-proxy": "^7.0.3",
64
- "@node-oauth/oauth2-server": "^5.1.0",
56
+ "@node-oauth/oauth2-server": "^5.2.0",
65
57
  "@socket.io/redis-adapter": "^8.3.0",
66
58
  "@socket.io/redis-emitter": "^5.1.0",
67
59
  "axios": "^1.7.7",
68
- "bullmq": "^5.12.12",
60
+ "bullmq": "^5.13.0",
69
61
  "casbin": "^5.30.0",
70
62
  "cron": "^3.1.7",
71
- "dayjs": "^1.11.12",
72
63
  "dotenv-flow": "4.1.0",
73
64
  "ejs": "^3.1.10",
74
65
  "ioredis": "^5.4.1",
75
- "jsonwebtoken": "^9.0.0",
76
- "knex": "^3.1.0",
77
- "lodash": "^4.17.21",
66
+ "jsonwebtoken": "^9.0.2",
78
67
  "minio": "^8.0.1",
79
68
  "mocha": "^10.7.3",
80
- "mqtt": "^5.9.0",
81
- "multer": "^1.4.5-lts.1",
82
- "rxjs": "^7.8.0",
69
+ "mqtt": "^5.10.1",
70
+ "multer": "1.4.5-lts.1",
71
+ "rxjs": "^7.8.1",
83
72
  "socket.io": "^4.7.5",
84
73
  "socket.io-client": "^4.7.5",
85
- "winston": "^3.13.1",
74
+ "winston": "^3.14.2",
86
75
  "winston-daily-rotate-file": "^5.0.0"
87
76
  },
88
77
  "devDependencies": {
89
- "@loopback/build": "^11.0.3",
90
- "@loopback/testlab": "^7.0.3",
91
- "@minimaltech/eslint-node": "^0.1.14",
78
+ "@loopback/build": "^11.0.6",
79
+ "@loopback/testlab": "^7.0.6",
80
+ "@minimaltech/eslint-node": "^0.1.15",
92
81
  "@types/express": "^4.17.21",
93
- "@types/jsonwebtoken": "^9.0.6",
82
+ "@types/jsonwebtoken": "^9.0.7",
94
83
  "@types/lodash": "^4.17.7",
95
- "@types/mocha": "^10.0.7",
96
- "@types/multer": "^1.4.7",
97
- "@types/node": "^20.16.2",
98
- "eslint": "^8.57.0",
99
- "husky": "^9.1.5",
100
- "prettier": "^3.3.2",
84
+ "@types/mocha": "^10.0.8",
85
+ "@types/multer": "^1.4.12",
86
+ "@types/node": "^20.16.5",
87
+ "eslint": "^8.57.1",
88
+ "husky": "^9.1.6",
89
+ "prettier": "^3.3.3",
101
90
  "source-map-support": "^0.5.21",
102
- "ts-node": "^10.9.1",
103
- "tsc-alias": "^1.8.7",
91
+ "ts-node": "^10.9.2",
92
+ "tsc-alias": "^1.8.10",
104
93
  "tsconfig-paths": "^4.2.0",
105
- "typescript": "^5.5.3"
94
+ "typescript": "^5.6.2"
95
+ },
96
+ "peerDependencies": {
97
+ "@loopback/authentication": "^11.0.6",
98
+ "@loopback/authentication-jwt": "^0.15.6",
99
+ "@loopback/authentication-passport": "^7.0.6",
100
+ "@loopback/authorization": "^0.15.6",
101
+ "@loopback/boot": "^7.0.6",
102
+ "@loopback/core": "^6.1.3",
103
+ "@loopback/http-server": "^6.0.6",
104
+ "@loopback/metadata": "^7.0.6",
105
+ "@loopback/repository": "^7.0.6",
106
+ "@loopback/rest": "^14.0.6",
107
+ "@loopback/rest-crud": "^0.18.6",
108
+ "@loopback/rest-explorer": "^7.0.6",
109
+ "@loopback/security": "^0.11.6",
110
+ "@loopback/service-proxy": "^7.0.6",
111
+ "dayjs": "^1.11.13",
112
+ "knex": "^3.1.0",
113
+ "lodash": "^4.17.21"
106
114
  },
107
115
  "scripts": {
108
116
  "build": "sh ./scripts/build.sh",