Skip to content

Commit

Permalink
Merge branch 'master' into renovate/antfu-eslint-config-3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Sep 2, 2024
2 parents 7208714 + f6a5a77 commit dd63072
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 243 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@
"@golevelup/nestjs-stripe": "^0.8.1",
"@golevelup/nestjs-webhooks": "^0.2.18",
"@ladjs/consolidate": "^1.0.4",
"@mikro-orm/core": "6.3.6",
"@mikro-orm/migrations": "6.3.6",
"@mikro-orm/core": "6.3.7",
"@mikro-orm/migrations": "6.3.7",
"@mikro-orm/nestjs": "^6.0.2",
"@mikro-orm/postgresql": "6.3.6",
"@mikro-orm/reflection": "6.3.6",
"@mikro-orm/postgresql": "6.3.7",
"@mikro-orm/reflection": "6.3.7",
"@mikro-orm/sql-highlighter": "^1.0.1",
"@nest-lab/throttler-storage-redis": "^1.0.0",
"@nestjs/axios": "^3.0.3",
Expand All @@ -93,7 +93,7 @@
"@sentry/node": "^7.119.0",
"@socket.io/redis-adapter": "^8.3.0",
"@supercharge/request-ip": "^1.2.0",
"argon2": "^0.41.0",
"argon2": "^0.41.1",
"cache-manager": "5.7.6",
"cache-manager-ioredis-yet": "^2.1.1",
"class-transformer": "^0.5.1",
Expand Down Expand Up @@ -132,7 +132,7 @@
"socket.io": "^4.7.5",
"stripe": "^14.25.0",
"swagger-stats": "^0.99.7",
"twilio": "5.2.2",
"twilio": "5.2.3",
"unprofane": "^1.0.6",
"url-minify": "^2.8.4"
},
Expand All @@ -141,12 +141,12 @@
"@firebase/app-compat": "^0.2.40",
"@firebase/app-types": "^0.9.2",
"@golevelup/ts-jest": "^0.5.4",
"@mikro-orm/cli": "6.3.6",
"@mikro-orm/seeder": "6.3.6",
"@nestjs/cli": "10.4.4",
"@mikro-orm/cli": "6.3.7",
"@mikro-orm/seeder": "6.3.7",
"@nestjs/cli": "10.4.5",
"@nestjs/schematics": "10.1.4",
"@nestjs/testing": "10.4.1",
"@rubiin/tsconfig": "^1.1.2",
"@rubiin/tsconfig": "^1.2.0",
"@sentry/types": "^8.27.0",
"@side/jest-runtime": "^1.1.0",
"@swc/core": "^1.7.22",
Expand All @@ -159,7 +159,7 @@
"@types/jest": "^29.5.12",
"@types/mime-types": "^2.1.4",
"@types/multer": "^1.4.12",
"@types/node": "^20.16.2",
"@types/node": "^20.16.3",
"@types/nodemailer": "^6.4.15",
"@types/passport": "^1.0.16",
"@types/passport-facebook": "^3.0.3",
Expand All @@ -176,7 +176,7 @@
"eslint": "^9.9.1",
"husky": "^9.1.5",
"jest": "29.7.0",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"run-script-webpack-plugin": "^0.2.0",
"sample-env": "^2.0.8",
"supertest": "7.0.0",
Expand Down
Loading

0 comments on commit dd63072

Please sign in to comment.