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] authored Jan 23, 2025
1 parent 388ba00 commit c1a0631
Show file tree
Hide file tree
Showing 2 changed files with 486 additions and 420 deletions.
82 changes: 41 additions & 41 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,37 +24,37 @@
"test": "echo no test"
},
"dependencies": {
"@apollo/server": "^4.11.2",
"@casl/ability": "^6.7.2",
"@discord-nestjs/common": "^5.2.12",
"@discord-nestjs/core": "^5.3.14",
"@apollo/server": "^4.11.3",
"@casl/ability": "^6.7.3",
"@discord-nestjs/common": "^5.3.2",
"@discord-nestjs/core": "^5.5.1",
"@faker-js/faker": "^8.4.1",
"@nestjs-modules/mailer": "^2.0.2",
"@nestjs/apollo": "^12.2.1",
"@nestjs/axios": "^3.1.1",
"@nestjs/common": "^10.4.6",
"@nestjs/apollo": "^12.2.2",
"@nestjs/axios": "^3.1.3",
"@nestjs/common": "^10.4.15",
"@nestjs/config": "^3.3.0",
"@nestjs/core": "^10.4.6",
"@nestjs/core": "^10.4.15",
"@nestjs/event-emitter": "^2.1.1",
"@nestjs/graphql": "^12.2.1",
"@nestjs/graphql": "^12.2.2",
"@nestjs/jwt": "^10.2.0",
"@nestjs/mapped-types": "^2.0.5",
"@nestjs/microservices": "^10.4.6",
"@nestjs/mapped-types": "^2.1.0",
"@nestjs/microservices": "^10.4.15",
"@nestjs/mongoose": "^10.1.0",
"@nestjs/passport": "^10.0.3",
"@nestjs/platform-express": "^10.4.6",
"@nestjs/platform-socket.io": "^10.4.6",
"@nestjs/schedule": "^4.1.1",
"@nestjs/platform-express": "^10.4.15",
"@nestjs/platform-socket.io": "^10.4.15",
"@nestjs/schedule": "^4.1.2",
"@nestjs/swagger": "^7.4.2",
"@nestjs/terminus": "^10.2.3",
"@nestjs/throttler": "^6.2.1",
"@nestjs/websockets": "^10.4.6",
"@nestjs/throttler": "^6.4.0",
"@nestjs/websockets": "^10.4.15",
"@notionhq/client": "^2.2.15",
"@sapphire/discord-utilities": "^3.4.2",
"@sapphire/discord.js-utilities": "^7.3.1",
"@sapphire/discord-utilities": "^3.4.4",
"@sapphire/discord.js-utilities": "^7.3.2",
"@types/bcryptjs": "^2.4.6",
"aws-sdk": "^2.1691.0",
"axios": "^1.7.7",
"aws-sdk": "^2.1692.0",
"axios": "^1.7.9",
"bcryptjs": "^2.4.3",
"bytes": "^3.1.2",
"cache-manager": "^5.7.6",
Expand All @@ -63,21 +63,21 @@
"color-name": "^2.0.0",
"compression": "^1.7.5",
"crypto-js": "^4.2.0",
"discord-api-types": "^0.37.103",
"discord.js": "^14.16.3",
"dotenv": "^16.4.5",
"discord-api-types": "^0.37.117",
"discord.js": "^14.17.3",
"dotenv": "^16.4.7",
"geolib": "^3.3.4",
"graphql": "^16.9.0",
"graphql": "^16.10.0",
"helmet": "^7.2.0",
"joi": "^17.13.3",
"lodash": "^4.17.21",
"luxon": "^3.5.0",
"mongoose": "8.8.0",
"mongoose": "8.9.5",
"ms": "^2.1.3",
"nanoid": "5.0.7",
"nestjs-i18n": "^10.4.9",
"nestjs-i18n": "^10.5.0",
"nestjs-telegraf": "^2.8.1",
"nodemailer": "^6.9.16",
"nodemailer": "^6.10.0",
"passport": "^0.7.0",
"passport-headerapikey": "^1.2.2",
"passport-jwt": "^4.0.1",
Expand All @@ -88,47 +88,47 @@
"rxjs": "^7.8.1",
"swagger-ui-express": "^5.0.1",
"telegraf": "^4.16.3",
"ua-parser-js": "^1.0.39",
"ua-parser-js": "^1.0.40",
"uuid": "^10.0.0",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@nestjs/schematics": "^10.2.3",
"@ryansonshine/commitizen": "^4.2.8",
"@ryansonshine/cz-conventional-changelog": "^3.3.4",
"@types/bytes": "^3.1.4",
"@types/bytes": "^3.1.5",
"@types/cache-manager": "^4.0.6",
"@types/compression": "^1.7.5",
"@types/cron": "^2.4.3",
"@types/crypto-js": "^4.2.2",
"@types/express": "^4.17.21",
"@types/lodash": "^4.17.13",
"@types/lodash": "^4.17.14",
"@types/luxon": "^3.4.2",
"@types/ms": "^0.7.34",
"@types/multer": "^1.4.12",
"@types/node": "^20.17.6",
"@types/nodemailer": "^6.4.16",
"@types/node": "^20.17.16",
"@types/nodemailer": "^6.4.17",
"@types/passport-jwt": "^4.0.1",
"@types/supertest": "^6.0.2",
"@types/ua-parser-js": "^0.7.39",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"commitlint": "^19.5.0",
"commitlint": "^19.6.1",
"commitlint-config-gitmoji": "^2.3.1",
"cz-customizable": "^7.2.1",
"eslint": "^9.14.0",
"cz-customizable": "^7.4.0",
"eslint": "^9.18.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"husky": "^9.1.6",
"eslint-plugin-prettier": "^5.2.3",
"husky": "^9.1.7",
"is-ci": "^3.0.1",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"source-map-support": "^0.5.21",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.6.3"
"typescript": "^5.7.3"
},
"resolutions": {
"wrap-ansi": "9.0.0",
Expand Down
Loading

0 comments on commit c1a0631

Please sign in to comment.