Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v18.16
18.20.8
1,894 changes: 952 additions & 942 deletions .pnp.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@commitlint/config-conventional": "17.6.5",
"@types/express": "4.17.17",
"@types/jest": "29.5.2",
"@types/node": "18.16.15",
"@types/node": "18.19.130",
"@types/prettier": "2.7.3",
"@types/validator": "13.7.17",
"@typescript-eslint/eslint-plugin": "5.59.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/ewl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/common-tags": "1.8.1",
"@types/express": "4.17.17",
"@types/jest": "29.5.2",
"@types/node": "18.16.15",
"@types/node": "18.19.130",
"@types/triple-beam": "1.3.2",
"@types/uuid": "9.0.1",
"@types/validator": "13.7.17",
Expand Down
2 changes: 1 addition & 1 deletion packages/grpc-boom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@grpc/grpc-js": "1.8.14",
"@types/jest": "29.5.2",
"@types/node": "18.16.15",
"@types/node": "18.19.130",
"jest": "29.5.0",
"kalos": "workspace:*",
"protobufjs": "7.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/grpc-ts-health-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@grpc/proto-loader": "0.7.7",
"@types/google-protobuf": "3.15.6",
"@types/jest": "29.5.2",
"@types/node": "18.16.15",
"@types/node": "18.19.130",
"grpc-boom": "link:../grpc-boom/src",
"jest": "29.5.0",
"kalos": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/heart-ping/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"@types/jest": "29.5.2",
"@types/node": "18.16.15",
"@types/node": "18.19.130",
"jest": "29.5.0",
"kalos": "workspace:*",
"rimraf": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/nest-typed-config-extended/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@types/jest": "29.5.2",
"@types/node": "18.16.15",
"@types/node": "18.19.130",
"jest": "29.5.0",
"kalos": "workspace:*",
"rimraf": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/node-ts-uuid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@types/jest": "29.5.2",
"@types/node": "18.16.15",
"@types/node": "18.19.130",
"jest": "29.5.0",
"kalos": "workspace:*",
"rimraf": "5.0.1",
Expand Down
31 changes: 20 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1512,10 +1512,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.16.15":
version: 18.16.15
resolution: "@types/node@npm:18.16.15"
checksum: 65bc0fd036b0abf307c26e99ca0add3248ac26664ace65f2ae6b85a8bf22d6d6cb2448995f3550d72280b017aafee7cafc03e8a594102a4151bf927236411724
"@types/node@npm:18.19.130":
version: 18.19.130
resolution: "@types/node@npm:18.19.130"
dependencies:
undici-types: ~5.26.4
checksum: b7032363581c416e721a88cffdc2b47662337cacd20f8294f5619a1abf79615c7fef1521964c2aa9d36ed6aae733e1a03e8c704661bd5a0c2f34b390f41ea395
languageName: node
linkType: hard

Expand Down Expand Up @@ -3645,7 +3647,7 @@ __metadata:
"@types/common-tags": 1.8.1
"@types/express": 4.17.17
"@types/jest": 29.5.2
"@types/node": 18.16.15
"@types/node": 18.19.130
"@types/triple-beam": 1.3.2
"@types/uuid": 9.0.1
"@types/validator": 13.7.17
Expand Down Expand Up @@ -4335,7 +4337,7 @@ __metadata:
dependencies:
"@grpc/grpc-js": 1.8.14
"@types/jest": 29.5.2
"@types/node": 18.16.15
"@types/node": 18.19.130
jest: 29.5.0
kalos: "workspace:*"
protobufjs: 7.2.3
Expand All @@ -4354,7 +4356,7 @@ __metadata:
"@grpc/proto-loader": 0.7.7
"@types/google-protobuf": 3.15.6
"@types/jest": 29.5.2
"@types/node": 18.16.15
"@types/node": 18.19.130
google-protobuf: 3.21.2
grpc-boom: "link:../grpc-boom/src"
jest: 29.5.0
Expand Down Expand Up @@ -4449,7 +4451,7 @@ __metadata:
resolution: "heart-ping@workspace:packages/heart-ping"
dependencies:
"@types/jest": 29.5.2
"@types/node": 18.16.15
"@types/node": 18.19.130
jest: 29.5.0
kalos: "workspace:*"
rimraf: 5.0.1
Expand Down Expand Up @@ -5638,7 +5640,7 @@ __metadata:
"@commitlint/config-conventional": 17.6.5
"@types/express": 4.17.17
"@types/jest": 29.5.2
"@types/node": 18.16.15
"@types/node": 18.19.130
"@types/prettier": 2.7.3
"@types/validator": 13.7.17
"@typescript-eslint/eslint-plugin": 5.59.8
Expand Down Expand Up @@ -6414,7 +6416,7 @@ __metadata:
dependencies:
"@nestjs/common": 9.4.2
"@types/jest": 29.5.2
"@types/node": 18.16.15
"@types/node": 18.19.130
class-transformer: 0.5.1
class-validator: 0.14.0
jest: 29.5.0
Expand Down Expand Up @@ -6505,7 +6507,7 @@ __metadata:
resolution: "node-ts-uuid@workspace:packages/node-ts-uuid"
dependencies:
"@types/jest": 29.5.2
"@types/node": 18.16.15
"@types/node": 18.19.130
jest: 29.5.0
kalos: "workspace:*"
rimraf: 5.0.1
Expand Down Expand Up @@ -8258,6 +8260,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 3192ef6f3fd5df652f2dc1cd782b49d6ff14dc98e5dced492aa8a8c65425227da5da6aafe22523c67f035a272c599bb89cfe803c1db6311e44bed3042fc25487
languageName: node
linkType: hard

"unique-filename@npm:^2.0.0":
version: 2.0.1
resolution: "unique-filename@npm:2.0.1"
Expand Down
Loading