Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2024
1 parent 2f2f8e9 commit b65eced
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 156 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,14 @@
"@typegoose/typegoose": "11.7.1",
"@vercel/ncc": "0.38.1",
"adm-zip": "^0.5.10",
"axios": "1.6.0",
"axios": "1.6.5",
"axios-retry": "3.9.1",
"bcrypt": "5.1.1",
"cache-manager": "4.1.0",
"cache-manager-ioredis": "2.1.0",
"camelcase-keys": "7.0.2",
"class-transformer": "0.5.1",
"class-validator": "0.14.0",
"class-validator": "0.14.1",
"commander": "^11.1.0",
"consola": "2.15.3",
"cron": "2.4.4",
Expand All @@ -80,14 +80,14 @@
"mime": "^3.0.0",
"mime-types": "^2.1.35",
"moment": "^2.29.4",
"mongoose": "7.6.5",
"mongoose-aggregate-paginate-v2": "1.0.6",
"mongoose": "7.6.8",
"mongoose-aggregate-paginate-v2": "1.0.7",
"mongoose-lean-id": "0.5.0",
"mongoose-lean-virtuals": "0.9.1",
"mongoose-paginate-v2": "1.7.31",
"nanoid": "3.3.6",
"node-machine-id": "1.1.12",
"reflect-metadata": "0.1.13",
"reflect-metadata": "0.1.14",
"rimraf": "5.0.5",
"rxjs": "7.8.1",
"slugify": "1.6.6",
Expand All @@ -99,7 +99,7 @@
"@innei/eslint-config-ts": "0.11.1",
"@nestjs/cli": "10.2.1",
"@nestjs/schematics": "10.0.3",
"@nestjs/swagger": "7.1.16",
"@nestjs/swagger": "7.1.17",
"@nestjs/testing": "10.2.10",
"@types/adm-zip": "^0.5.5",
"@types/bcrypt": "5.0.2",
Expand All @@ -112,7 +112,7 @@
"@types/mime": "^3.0.4",
"@types/mime-types": "^2.1.4",
"@types/mongoose-aggregate-paginate-v2": "1.0.12",
"@types/node": "18.18.11",
"@types/node": "18.18.14",
"@types/supertest": "2.0.16",
"@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "6.11.0",
Expand All @@ -123,8 +123,8 @@
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.1",
"ioredis": "5.3.2",
"pm2": "^5.3.0",
"prettier": "3.1.0",
"pm2": "^5.3.1",
"prettier": "3.1.1",
"typescript": "5.2.2",
"vitest": "^0.34.6",
"webpack": "5.89.0",
Expand Down
Loading

0 comments on commit b65eced

Please sign in to comment.