Skip to content

Commit

Permalink
fix(renovate): Update major
Browse files Browse the repository at this point in the history
  • Loading branch information
darraghoriordan committed Jan 24, 2025
1 parent af91571 commit ad0961f
Show file tree
Hide file tree
Showing 2 changed files with 733 additions and 466 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,24 +69,24 @@
},
"dependencies": {

"@nestjs/axios": "3.1.3",
"@nestjs/bull": "10.2.3",
"@nestjs/cache-manager": "2.3.0",
"@nestjs/common": "10.4.15",
"@nestjs/config": "3.3.0",
"@nestjs/core": "10.4.15",
"@nestjs/microservices": "10.4.15",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.4.15",
"@nestjs/swagger": "8.1.0",
"@nestjs/axios": "4.0.0",
"@nestjs/bull": "11.0.1",
"@nestjs/cache-manager": "3.0.0",
"@nestjs/common": "11.0.3",
"@nestjs/config": "4.0.0",
"@nestjs/core": "11.0.3",
"@nestjs/microservices": "11.0.3",
"@nestjs/passport": "11.0.4",
"@nestjs/platform-express": "11.0.3",
"@nestjs/swagger": "11.0.2",
"@nestjs/terminus": "10.2.3",
"@nestjs/typeorm": "10.0.2",
"@nestjs/typeorm": "11.0.0",
"add": "2.0.6",
"auth0": "4.15.0",
"axios": "1.7.9",
"bull": "4.16.5",

"cache-manager": "5.7.6",
"cache-manager": "6.3.2",
"cache-manager-redis-yet": "5.1.5",
"chalk": "5.4.1",
"class-transformer": "0.5.1",
Expand Down Expand Up @@ -116,8 +116,8 @@
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@darraghor/eslint-plugin-nestjs-typed": "5.0.30",
"@nestjs/cli": "10.4.9",
"@nestjs/schematics": "^10.2.3",
"@nestjs/cli": "11.0.1",
"@nestjs/schematics": "^11.0.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/exec": "6.0.3",
"@types/auth0": "3.3.10",
Expand All @@ -132,7 +132,7 @@
"@typescript-eslint/parser": "8.19.0",
"copyfiles": "2.4.1",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-jest": "28.10.0",
"eslint-plugin-jsdoc": "50.6.1",
Expand Down
Loading

0 comments on commit ad0961f

Please sign in to comment.