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 Dec 14, 2024
1 parent 8c8f4ca commit 2017394
Show file tree
Hide file tree
Showing 3 changed files with 2,009 additions and 684 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.12.2
22.12.0
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"url": "https://github.com/darraghoriordan/nest-backend-libs"
},
"engines": {
"node": ">=20.12.2"
"node": ">=22.12.0"
},
"files": [
"dist",
Expand Down Expand Up @@ -77,35 +77,35 @@
"@nestjs/microservices": "10.3.10",
"@nestjs/passport": "10.0.3",
"@nestjs/platform-express": "10.3.10",
"@nestjs/swagger": "7.3.1",
"@nestjs/swagger": "8.1.0",
"@nestjs/terminus": "10.2.3",
"@nestjs/typeorm": "10.0.2",
"add": "2.0.6",
"auth0": "4.3.1",
"axios": "1.6.8",
"bull": "4.12.9",
"cache-manager": "5.5.3",
"cache-manager": "6.3.0",
"cache-manager-redis-yet": "5.0.1",
"chalk": "5.3.0",
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
"date-fns": "3.6.0",
"date-fns": "4.1.0",
"dotenv": "16.4.5",
"helmet": "7.1.0",
"helmet": "8.0.0",
"jwks-rsa": "3.1.0",
"nanoid": "5.0.7",
"nestjs-pino": "4.0.0",
"nodemailer": "6.9.14",
"passport": "0.7.0",
"passport-headerapikey": "1.2.2",
"passport-jwt": "4.0.1",
"pino-http": "9.0.0",
"pino-pretty": "11.0.0",
"pino-http": "10.3.0",
"pino-pretty": "13.0.0",
"redis": "4.6.15",
"reflect-metadata": "0.2.2",
"rimraf": "5.0.9",
"rimraf": "6.0.1",
"rxjs": "7.8.1",
"stripe": "15.3.0",
"stripe": "17.4.0",
"swagger-ui-express": "5.0.1",
"twitter-api-v2": "1.16.4",
"typeorm": "0.3.20"
Expand All @@ -119,32 +119,32 @@
"@semantic-release/changelog": "6.0.3",
"@semantic-release/exec": "6.0.3",
"@types/auth0": "3.3.10",
"@types/express": "4.17.21",
"@types/express": "5.0.0",
"@types/jest": "29.5.12",
"@types/node": "20.12.14",
"@types/nodemailer": "6.4.15",
"@types/passport-jwt": "4.0.1",
"@types/supertest": "6.0.2",
"@types/yargs": "17.0.32",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.1",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"copyfiles": "2.4.1",
"eslint": "9.1.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-jest": "28.2.0",
"eslint-plugin-jsdoc": "48.2.15",
"eslint-plugin-jsdoc": "50.6.1",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-sonarjs": "0.25.1",
"eslint-plugin-unicorn": "52.0.0",
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-sonarjs": "3.0.1",
"eslint-plugin-unicorn": "56.0.1",
"husky": "9.0.11",
"jest": "29.7.0",
"jest-create-mock-instance": "2.0.0",
"knip": "5.10.1",
"lint-staged": "15.2.7",
"prettier": "3.2.5",
"semantic-release": "23.0.8",
"semantic-release": "24.2.0",
"ts-jest": "29.1.5",
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
Expand Down
Loading

0 comments on commit 2017394

Please sign in to comment.