Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 12, 2024
1 parent 865c9ca commit 7cc7f8f
Show file tree
Hide file tree
Showing 2 changed files with 380 additions and 392 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,55 +24,55 @@
"test": "echo no test"
},
"dependencies": {
"@apollo/server": "^4.10.2",
"@apollo/server": "^4.10.4",
"@casl/ability": "^6.7.1",
"@discord-nestjs/common": "^5.2.12",
"@discord-nestjs/core": "^5.3.14",
"@faker-js/faker": "^8.4.1",
"@nestjs-modules/mailer": "^1.11.2",
"@nestjs/apollo": "^12.1.0",
"@nestjs/axios": "^3.0.2",
"@nestjs/common": "^10.3.7",
"@nestjs/config": "^3.2.1",
"@nestjs/core": "^10.3.7",
"@nestjs/common": "^10.3.8",
"@nestjs/config": "^3.2.2",
"@nestjs/core": "^10.3.8",
"@nestjs/event-emitter": "^2.0.4",
"@nestjs/graphql": "^12.1.1",
"@nestjs/jwt": "^10.2.0",
"@nestjs/mapped-types": "^2.0.5",
"@nestjs/microservices": "^10.3.7",
"@nestjs/mongoose": "^10.0.4",
"@nestjs/microservices": "^10.3.8",
"@nestjs/mongoose": "^10.0.6",
"@nestjs/passport": "^10.0.3",
"@nestjs/platform-express": "^10.3.7",
"@nestjs/platform-socket.io": "^10.3.7",
"@nestjs/schedule": "^4.0.1",
"@nestjs/platform-express": "^10.3.8",
"@nestjs/platform-socket.io": "^10.3.8",
"@nestjs/schedule": "^4.0.2",
"@nestjs/swagger": "^7.3.1",
"@nestjs/terminus": "^10.2.3",
"@nestjs/throttler": "^5.1.2",
"@nestjs/websockets": "^10.3.7",
"@notionhq/client": "^2.2.14",
"@nestjs/websockets": "^10.3.8",
"@notionhq/client": "^2.2.15",
"@sapphire/discord-utilities": "^3.2.3",
"@sapphire/discord.js-utilities": "^7.1.6",
"@sapphire/discord.js-utilities": "^7.2.1",
"@types/bcryptjs": "^2.4.6",
"aws-sdk": "^2.1589.0",
"aws-sdk": "^2.1618.0",
"axios": "^1.6.8",
"bcryptjs": "^2.4.3",
"bytes": "^3.1.2",
"cache-manager": "^5.4.0",
"cache-manager": "^5.5.2",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"color-name": "^2.0.0",
"compression": "^1.7.4",
"crypto-js": "^4.2.0",
"discord-api-types": "^0.37.77",
"discord.js": "^14.14.1",
"discord-api-types": "^0.37.83",
"discord.js": "^14.15.2",
"dotenv": "^16.4.5",
"geolib": "^3.3.4",
"graphql": "^16.8.1",
"helmet": "^7.1.0",
"joi": "^17.12.2",
"joi": "^17.13.1",
"lodash": "^4.17.21",
"luxon": "^3.4.4",
"mongoose": "8.2.4",
"mongoose": "8.3.4",
"ms": "^2.1.3",
"nanoid": "4.0.2",
"nestjs-i18n": "^10.4.5",
Expand All @@ -84,7 +84,7 @@
"redis": "^4.6.13",
"reflect-metadata": "^0.2.1",
"response-time": "^2.3.2",
"rimraf": "^5.0.5",
"rimraf": "^5.0.7",
"rxjs": "^7.8.1",
"swagger-ui-express": "^5.0.0",
"telegraf": "^4.16.3",
Expand All @@ -93,8 +93,8 @@
"xlsx": "^0.18.5"
},
"devDependencies": {
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@nestjs/cli": "^10.3.2",
"@nestjs/schematics": "^10.1.1",
"@ryansonshine/commitizen": "^4.2.8",
Expand All @@ -105,19 +105,19 @@
"@types/cron": "^2.4.0",
"@types/crypto-js": "^4.2.2",
"@types/express": "^4.17.21",
"@types/lodash": "^4.17.0",
"@types/lodash": "^4.17.1",
"@types/luxon": "^3.4.2",
"@types/ms": "^0.7.34",
"@types/multer": "^1.4.11",
"@types/node": "^20.12.2",
"@types/nodemailer": "^6.4.14",
"@types/node": "^20.12.11",
"@types/nodemailer": "^6.4.15",
"@types/passport-jwt": "^4.0.1",
"@types/supertest": "^6.0.2",
"@types/ua-parser-js": "^0.7.39",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"commitlint": "^19.2.1",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"commitlint": "^19.3.0",
"commitlint-config-gitmoji": "^2.3.1",
"cz-customizable": "^7.0.0",
"eslint": "^8.57.0",
Expand All @@ -129,7 +129,7 @@
"source-map-support": "^0.5.21",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},
"resolutions": {
"wrap-ansi": "9.0.0",
Expand Down
Loading

0 comments on commit 7cc7f8f

Please sign in to comment.