-
-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update all non-major dependencies
- Loading branch information
1 parent
95ec59f
commit 989555d
Showing
6 changed files
with
1,355 additions
and
1,266 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
20.17.0 | ||
20.18.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
nodejs 20.17.0 | ||
nodejs 20.18.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "ultimate-nest", | ||
"version": "2.8.0", | ||
"packageManager": "pnpm@9.11.0", | ||
"packageManager": "pnpm@9.12.2", | ||
"description": "NestJS + MikroORM blog example with batteries included", | ||
"author": { | ||
"email": "[email protected]", | ||
|
@@ -34,7 +34,7 @@ | |
"typescript" | ||
], | ||
"engines": { | ||
"node": ">=20.17.0" | ||
"node": ">=20.18.0" | ||
}, | ||
"scripts": { | ||
"build": "nest build", | ||
|
@@ -56,42 +56,42 @@ | |
"test:e2e": "jest --config ./test/jest-e2e.json --runInBand --forceExit" | ||
}, | ||
"dependencies": { | ||
"@aws-sdk/client-s3": "^3.658.1", | ||
"@aws-sdk/client-ses": "^3.658.1", | ||
"@aws-sdk/client-s3": "^3.670.0", | ||
"@aws-sdk/client-ses": "^3.670.0", | ||
"@casl/ability": "^6.7.1", | ||
"@date-fns/utc": "^2.1.0", | ||
"@golevelup/nestjs-rabbitmq": "^5.5.0", | ||
"@golevelup/nestjs-stripe": "^0.8.2", | ||
"@golevelup/nestjs-webhooks": "^0.2.18", | ||
"@ladjs/consolidate": "^1.0.4", | ||
"@mikro-orm/core": "6.3.11", | ||
"@mikro-orm/migrations": "6.3.11", | ||
"@mikro-orm/core": "6.3.13", | ||
"@mikro-orm/migrations": "6.3.13", | ||
"@mikro-orm/nestjs": "^6.0.2", | ||
"@mikro-orm/postgresql": "6.3.11", | ||
"@mikro-orm/reflection": "6.3.11", | ||
"@mikro-orm/postgresql": "6.3.13", | ||
"@mikro-orm/reflection": "6.3.13", | ||
"@mikro-orm/sql-highlighter": "^1.0.1", | ||
"@nest-lab/throttler-storage-redis": "^1.0.0", | ||
"@nestjs/axios": "^3.0.3", | ||
"@nestjs/cache-manager": "^2.2.2", | ||
"@nestjs/common": "10.4.4", | ||
"@nestjs/common": "10.4.5", | ||
"@nestjs/config": "^3.2.3", | ||
"@nestjs/core": "10.4.4", | ||
"@nestjs/core": "10.4.5", | ||
"@nestjs/jwt": "^10.2.0", | ||
"@nestjs/mapped-types": "*", | ||
"@nestjs/passport": "^10.0.3", | ||
"@nestjs/platform-express": "^10.4.4", | ||
"@nestjs/platform-socket.io": "^10.4.4", | ||
"@nestjs/platform-express": "^10.4.5", | ||
"@nestjs/platform-socket.io": "^10.4.5", | ||
"@nestjs/schedule": "^4.1.1", | ||
"@nestjs/serve-static": "^4.0.2", | ||
"@nestjs/swagger": "^7.4.2", | ||
"@nestjs/terminus": "^10.2.3", | ||
"@nestjs/throttler": "^6.2.1", | ||
"@nestjs/websockets": "^10.4.4", | ||
"@nestjs/websockets": "^10.4.5", | ||
"@ngneat/falso": "^7.2.0", | ||
"@ntegral/nestjs-sentry": "^4.0.1", | ||
"@paralleldrive/cuid2": "^2.2.2", | ||
"@sentry/hub": "^7.114.0", | ||
"@sentry/node": "^8.32.0", | ||
"@sentry/node": "^8.34.0", | ||
"@socket.io/redis-adapter": "^8.3.0", | ||
"@supercharge/request-ip": "^1.2.0", | ||
"argon2": "^0.41.1", | ||
|
@@ -102,7 +102,7 @@ | |
"compression": "^1.7.4", | ||
"date-fns": "^4.1.0", | ||
"eta": "^3.5.0", | ||
"firebase-admin": "^12.5.0", | ||
"firebase-admin": "^12.6.0", | ||
"helmet": "^8.0.0", | ||
"helper-fns": "^2.9.2", | ||
"ioredis": "^5.4.1", | ||
|
@@ -121,8 +121,8 @@ | |
"passport-jwt": "4.0.1", | ||
"passport-magic-login": "^1.2.2", | ||
"pino-http": "^10.3.0", | ||
"pino-pretty": "^11.2.2", | ||
"poolifier": "^4.2.11", | ||
"pino-pretty": "^11.3.0", | ||
"poolifier": "^4.3.0", | ||
"preview-email": "^3.1.0", | ||
"prom-client": "15.1.3", | ||
"qrcode": "^1.5.4", | ||
|
@@ -132,24 +132,24 @@ | |
"socket.io": "^4.8.0", | ||
"stripe": "14.25.0", | ||
"swagger-stats": "^0.99.7", | ||
"twilio": "5.3.2", | ||
"twilio": "5.3.3", | ||
"unprofane": "^1.0.6", | ||
"url-minify": "^2.8.4" | ||
}, | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^3.7.3", | ||
"@firebase/app-compat": "^0.2.41", | ||
"@firebase/app-compat": "^0.2.43", | ||
"@firebase/app-types": "^0.9.2", | ||
"@golevelup/ts-jest": "^0.5.6", | ||
"@mikro-orm/cli": "6.3.11", | ||
"@mikro-orm/seeder": "6.3.11", | ||
"@mikro-orm/cli": "6.3.13", | ||
"@mikro-orm/seeder": "6.3.13", | ||
"@nestjs/cli": "10.4.5", | ||
"@nestjs/schematics": "10.1.4", | ||
"@nestjs/testing": "10.4.4", | ||
"@nestjs/schematics": "10.2.0", | ||
"@nestjs/testing": "10.4.5", | ||
"@rubiin/tsconfig": "^1.2.1", | ||
"@sentry/types": "^8.32.0", | ||
"@sentry/types": "^8.34.0", | ||
"@side/jest-runtime": "^1.1.0", | ||
"@swc/core": "^1.7.26", | ||
"@swc/core": "^1.7.36", | ||
"@swc/jest": "^0.2.36", | ||
"@total-typescript/ts-reset": "^0.6.1", | ||
"@types/cache-manager": "^4.0.6", | ||
|
@@ -159,7 +159,7 @@ | |
"@types/jest": "^29.5.13", | ||
"@types/mime-types": "^2.1.4", | ||
"@types/multer": "^1.4.12", | ||
"@types/node": "^22.7.4", | ||
"@types/node": "^22.7.5", | ||
"@types/nodemailer": "^6.4.16", | ||
"@types/passport": "^1.0.16", | ||
"@types/passport-facebook": "^3.0.3", | ||
|
@@ -173,18 +173,18 @@ | |
"@types/swagger-ui-express": "^4.1.6", | ||
"cross-env": "^7.0.3", | ||
"cz-conventional-changelog": "3.3.0", | ||
"eslint": "^9.11.1", | ||
"eslint": "^9.12.0", | ||
"husky": "^9.1.6", | ||
"jest": "29.7.0", | ||
"lint-staged": "^15.2.10", | ||
"run-script-webpack-plugin": "^0.2.0", | ||
"sample-env": "^2.0.8", | ||
"supertest": "7.0.0", | ||
"testcontainers": "^10.13.1", | ||
"testcontainers": "^10.13.2", | ||
"ts-loader": "9.5.1", | ||
"ts-node": "10.9.2", | ||
"tsconfig-paths": "4.2.0", | ||
"typescript": "^5.6.2", | ||
"typescript": "^5.6.3", | ||
"webpack": "^5.95.0", | ||
"webpack-node-externals": "^3.0.0" | ||
}, | ||
|
Oops, something went wrong.