Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rudemex committed Sep 24, 2024
1 parent 2aa9fea commit 7a92e4a
Show file tree
Hide file tree
Showing 21 changed files with 139 additions and 141 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3.9'

services:
postgres:
image: postgres:13
Expand Down
64 changes: 32 additions & 32 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"version:prerelease": "lerna version --conventional-commits --no-changelog --conventional-prerelease --no-git-tag-version --preid=beta --yes",
"version:release": "lerna version --conventional-commits --force-git-tag --create-release github --conventional-graduate --yes",
"publish:pkgs": "lerna publish from-package --no-verify-access --yes",
"postinstall": "husky && lerna bootstrap",
"postinstall": "lerna bootstrap",
"bs": "lerna bootstrap",
"hoist-deps": "lerna clean -y && lerna bootstrap",
"plop": "plop",
Expand Down Expand Up @@ -62,56 +62,56 @@
},
"dependencies": {
"@aws-sdk/client-dynamodb": "^3.620.1",
"@nestjs/axios": "^3.0.2",
"@nestjs/axios": "^3.0.3",
"@nestjs/class-transformer": "^0.4.0",
"@nestjs/class-validator": "^0.13.4",
"@nestjs/common": "^10.3.10",
"@nestjs/common": "^10.4.4",
"@nestjs/config": "^3.2.3",
"@nestjs/core": "^10.3.10",
"@nestjs/microservices": "^10.3.10",
"@nestjs/platform-express": "^10.3.10",
"@nestjs/swagger": "^7.4.0",
"@nestjs/core": "^10.4.4",
"@nestjs/microservices": "^10.4.4",
"@nestjs/platform-express": "^10.4.4",
"@nestjs/swagger": "^7.4.2",
"@nestjs/terminus": "^10.2.3",
"@nestjs/typeorm": "^10.0.2",
"axios": "^1.7.2",
"axios-retry": "^4.4.2",
"axios": "^1.7.7",
"axios-retry": "^4.5.0",
"camunda-external-task-client-js": "^2.3.1",
"class-transformer": "^0.5.1",
"cross-env": "^7.0.3",
"dynamoose": "^4.0.0",
"dynamoose-logger": "^4.0.0",
"fast-redact": "^3.5.0",
"lodash": "^4.17.21",
"luxon": "^3.4.4",
"luxon": "^3.5.0",
"minimatch": "^9.0.5",
"mongodb": "^6.8.0",
"mongodb": "^6.9.0",
"mysql": "^2.18.1",
"mysql2": "^3.11.0",
"pg": "^8.12.0",
"mysql2": "^3.11.3",
"pg": "^8.13.0",
"redis": "^4.7.0",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1",
"testcontainers": "^10.11.0",
"testcontainers": "^10.13.1",
"typeorm": "^0.3.20",
"uuid": "^10.0.0"
},
"devDependencies": {
"@automock/jest": "^2.1.0",
"@babel/core": "^7.24.9",
"@babel/parser": "^7.25.0",
"@babel/parser": "^7.25.6",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.24.7",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@babel/plugin-syntax-decorators": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@babel/traverse": "^7.25.1",
"@babel/traverse": "^7.25.6",
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@elastic/elasticsearch-mock": "^2.0.0",
"@nestjs/cli": "^10.4.2",
"@nestjs/schematics": "^10.1.3",
"@nestjs/testing": "^10.3.10",
"@nestjs/cli": "^10.4.5",
"@nestjs/schematics": "^10.1.4",
"@nestjs/testing": "^10.4.4",
"@pika/cli": "^0.2.0",
"@pika/pack": "^0.5.0",
"@pika/plugin-build-node": "^0.9.2",
Expand All @@ -128,13 +128,13 @@
"@types/fast-redact": "^3.0.4",
"@types/glob": "^8.1.0",
"@types/inline-css": "^3.0.3",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.17.7",
"@types/jest": "^29.5.13",
"@types/lodash": "^4.17.9",
"@types/luxon": "^3.4.2",
"@types/mocha": "^10.0.7",
"@types/mocha": "^10.0.8",
"@types/mochawesome": "^6.2.4",
"@types/node": "^22.0.0",
"@types/nodemailer": "^6.4.15",
"@types/node": "^22.6.1",
"@types/nodemailer": "^6.4.16",
"@types/pug": "^2.0.10",
"@types/supertest": "^6.0.2",
"@types/uuid": "^10.0.0",
Expand All @@ -143,30 +143,30 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"husky": "^9.1.4",
"husky": "^9.1.6",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"jest-junit": "^16.0.0",
"jest-mock-extended": "^3.0.7",
"jest-sonar-reporter": "^2.0.0",
"lerna": "^4.0.0",
"lint-staged": "^15.2.7",
"mocha": "^10.7.0",
"lint-staged": "^15.2.10",
"mocha": "^10.7.3",
"mochawesome": "^7.1.3",
"mochawesome-merge": "^4.3.0",
"mochawesome-report-generator": "^6.2.0",
"nock": "^13.5.4",
"nock": "^13.5.5",
"nodemailer-mock": "^2.0.6",
"plop": "^4.0.1",
"prettier": "^3.3.3",
"rimraf": "^5.0.9",
"rimraf": "^5.0.10",
"supertest": "^7.0.0",
"testcontainers": "^10.11.0",
"ts-jest": "^29.2.3",
"testcontainers": "^10.13.1",
"ts-jest": "^29.2.5",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
"turbo": "^2.0.9",
"turbo": "^2.1.2",
"typescript": "^4.9.5"
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
Expand Down
6 changes: 3 additions & 3 deletions packages/archetype/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"directory": "../../dist/archetype"
},
"peerDependencies": {
"@nestjs/common": "^10.3.10",
"@nestjs/core": "^10.3.10",
"@nestjs/platform-express": "^10.3.10",
"@nestjs/common": "^10.4.4",
"@nestjs/core": "^10.4.4",
"@nestjs/platform-express": "^10.4.4",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/camunda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,16 @@
"directory": "../../dist/camunda"
},
"peerDependencies": {
"@nestjs/common": "^10.3.10",
"@nestjs/core": "^10.3.10",
"@nestjs/microservices": "^10.3.10",
"@nestjs/platform-express": "^10.3.10",
"@nestjs/common": "^10.4.4",
"@nestjs/core": "^10.4.4",
"@nestjs/microservices": "^10.4.4",
"@nestjs/platform-express": "^10.4.4",
"camunda-external-task-client-js": "^2.3.1",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1"
},
"dependencies": {
"@nestjs/microservices": "^10.3.10",
"@nestjs/microservices": "^10.4.4",
"camunda-external-task-client-js": "^2.3.1"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
"peerDependencies": {
"@nestjs/class-transformer": "^0.4.0",
"@nestjs/class-validator": "^0.13.4",
"@nestjs/common": "^10.3.10",
"@nestjs/core": "^10.3.10",
"@nestjs/platform-express": "^10.3.10",
"@nestjs/common": "^10.4.4",
"@nestjs/core": "^10.4.4",
"@nestjs/platform-express": "^10.4.4",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"cookie": "^0.6.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/dynamoose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
},
"peerDependencies": {
"@aws-sdk/client-dynamodb": "^3.620.1",
"@nestjs/common": "^10.3.10",
"@nestjs/core": "^10.3.10",
"@nestjs/platform-express": "^10.3.10",
"@nestjs/common": "^10.4.4",
"@nestjs/core": "^10.4.4",
"@nestjs/platform-express": "^10.4.4",
"dynamoose": "^4.0.0",
"dynamoose-logger": "^4.0.0",
"reflect-metadata": "^0.2.2",
Expand Down
10 changes: 5 additions & 5 deletions packages/elk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
"directory": "../../dist/elk"
},
"peerDependencies": {
"@elastic/elasticsearch": "^8.14.0",
"@nestjs/common": "^10.3.10",
"@nestjs/core": "^10.3.10",
"@nestjs/platform-express": "^10.3.10",
"@elastic/elasticsearch": "^8.15.0",
"@nestjs/common": "^10.4.4",
"@nestjs/core": "^10.4.4",
"@nestjs/platform-express": "^10.4.4",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1"
},
"dependencies": {
"@elastic/elasticsearch": "^8.14.0",
"@elastic/elasticsearch": "^8.15.0",
"@tresdoce-nestjs-toolkit/utils": "^1.2.2"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/filters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
},
"peerDependencies": {
"@nestjs/class-validator": "^0.13.4",
"@nestjs/common": "^10.3.10",
"@nestjs/core": "^10.3.10",
"@nestjs/platform-express": "^10.3.10",
"@nestjs/common": "^10.4.4",
"@nestjs/core": "^10.4.4",
"@nestjs/platform-express": "^10.4.4",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1"
},
Expand Down
18 changes: 9 additions & 9 deletions packages/health/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"directory": "../../dist/health"
},
"peerDependencies": {
"@nestjs/axios": "^3.0.2",
"@nestjs/common": "^10.3.10",
"@nestjs/core": "^10.3.10",
"@nestjs/microservices": "^10.3.10",
"@nestjs/platform-express": "^10.3.10",
"@nestjs/swagger": "^7.4.0",
"@nestjs/axios": "^3.0.3",
"@nestjs/common": "^10.4.4",
"@nestjs/core": "^10.4.4",
"@nestjs/microservices": "^10.4.4",
"@nestjs/platform-express": "^10.4.4",
"@nestjs/swagger": "^7.4.2",
"@nestjs/terminus": "^10.2.3",
"@nestjs/typeorm": "^10.0.2",
"lodash": "^4.17.21",
Expand All @@ -50,9 +50,9 @@
"typeorm": "^0.3.20"
},
"dependencies": {
"@nestjs/axios": "^3.0.2",
"@nestjs/microservices": "^10.3.10",
"@nestjs/swagger": "^7.4.0",
"@nestjs/axios": "^3.0.3",
"@nestjs/microservices": "^10.4.4",
"@nestjs/swagger": "^7.4.2",
"@nestjs/terminus": "^10.2.3",
"@nestjs/typeorm": "^10.0.2",
"lodash": "^4.17.21",
Expand Down
14 changes: 7 additions & 7 deletions packages/http-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,19 +36,19 @@
"directory": "../../dist/http-client"
},
"peerDependencies": {
"@nestjs/common": "^10.3.10",
"@nestjs/common": "^10.4.4",
"@nestjs/config": "^3.2.3",
"@nestjs/core": "^10.3.10",
"@nestjs/platform-express": "^10.3.10",
"axios": "^1.7.2",
"axios-retry": "^4.4.2",
"@nestjs/core": "^10.4.4",
"@nestjs/platform-express": "^10.4.4",
"axios": "^1.7.7",
"axios-retry": "^4.5.0",
"lodash": "^4.17.21",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1"
},
"dependencies": {
"axios": "^1.7.2",
"axios-retry": "^4.4.2",
"axios": "^1.7.7",
"axios-retry": "^4.5.0",
"lodash": "^4.17.21"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions packages/mailer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@
},
"peerDependencies": {
"@css-inline/css-inline": "^0.14.1",
"@nestjs/common": "^10.3.10",
"@nestjs/core": "^10.3.10",
"@nestjs/platform-express": "^10.3.10",
"@nestjs/common": "^10.4.4",
"@nestjs/core": "^10.4.4",
"@nestjs/platform-express": "^10.4.4",
"ejs": "^3.1.2",
"glob": "10.4.5",
"handlebars": "^4.7.6",
"mjml": "^4.14.0",
"nodemailer": "6.9.14",
"nodemailer": "6.9.15",
"pug": "^3.0.3",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1"
Expand All @@ -55,7 +55,7 @@
"glob": "10.4.5",
"handlebars": "^4.7.6",
"mjml": "^4.14.0",
"nodemailer": "6.9.14",
"nodemailer": "6.9.15",
"pug": "^3.0.3"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/paas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"directory": "../../dist/paas"
},
"peerDependencies": {
"@nestjs/common": "^10.3.10",
"@nestjs/core": "^10.3.10",
"@nestjs/platform-express": "^10.3.10",
"@nestjs/common": "^10.4.4",
"@nestjs/core": "^10.4.4",
"@nestjs/platform-express": "^10.4.4",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/qrcode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
"directory": "../../dist/qrcode"
},
"peerDependencies": {
"@nestjs/common": "^10.3.10",
"@nestjs/core": "^10.3.10",
"@nestjs/platform-express": "^10.3.10",
"qrcode": "^1.5.3",
"@nestjs/common": "^10.4.4",
"@nestjs/core": "^10.4.4",
"@nestjs/platform-express": "^10.4.4",
"qrcode": "^1.5.4",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1"
},
"dependencies": {
"qrcode": "^1.5.3"
"qrcode": "^1.5.4"
},
"devDependencies": {
"@tresdoce-nestjs-toolkit/config": "^0.4.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"directory": "../../dist/redis"
},
"peerDependencies": {
"@nestjs/common": "^10.3.10",
"@nestjs/core": "^10.3.10",
"@nestjs/platform-express": "^10.3.10",
"@nestjs/common": "^10.4.4",
"@nestjs/core": "^10.4.4",
"@nestjs/platform-express": "^10.4.4",
"redis": "^4.7.0",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/response-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"directory": "../../dist/response-parser"
},
"peerDependencies": {
"@nestjs/common": "^10.3.10",
"@nestjs/core": "^10.3.10",
"@nestjs/platform-express": "^10.3.10",
"@nestjs/common": "^10.4.4",
"@nestjs/core": "^10.4.4",
"@nestjs/platform-express": "^10.4.4",
"reflect-metadata": "^0.2.2",
"rxjs": "^7.8.1"
},
Expand Down
Loading

0 comments on commit 7a92e4a

Please sign in to comment.