Skip to content

Commit

Permalink
⬆️ Update NestJS to v10.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 1aa937c commit f8b0cbf
Show file tree
Hide file tree
Showing 9 changed files with 111 additions and 111 deletions.
4 changes: 2 additions & 2 deletions benchmarks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"benchmark:report": "node report-benchmark.js"
},
"dependencies": {
"@nestjs/common": "^10.4.4",
"@nestjs/core": "^10.4.4",
"@nestjs/common": "^10.4.5",
"@nestjs/core": "^10.4.5",
"@ocoda/event-sourcing": "workspace:*",
"@ocoda/event-sourcing-dynamodb": "workspace:*",
"@ocoda/event-sourcing-example": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
},
"dependencies": {
"@ocoda/event-sourcing": "workspace:*",
"@nestjs/common": "^10.4.4",
"@nestjs/core": "^10.4.4",
"@nestjs/common": "^10.4.5",
"@nestjs/core": "^10.4.5",
"reflect-metadata": "^0.2.0",
"rxjs": "^7.8.1"
},
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.9",
"@faker-js/faker": "^9.0.3",
"@nestjs/common": "10.4.4",
"@nestjs/core": "10.4.4",
"@nestjs/platform-express": "10.4.4",
"@nestjs/testing": "10.4.4",
"@nestjs/common": "10.4.5",
"@nestjs/core": "10.4.5",
"@nestjs/platform-express": "10.4.5",
"@nestjs/testing": "10.4.5",
"@swc-node/register": "^1.10.9",
"@swc/core": "1.7.35",
"@swc/jest": "0.2.36",
Expand Down
8 changes: 4 additions & 4 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"devDependencies": {
"@biomejs/biome": "1.9.3",
"@faker-js/faker": "^9.0.3",
"@nestjs/common": "10.4.4",
"@nestjs/core": "10.4.4",
"@nestjs/platform-express": "10.4.4",
"@nestjs/testing": "10.4.4",
"@nestjs/common": "10.4.5",
"@nestjs/core": "10.4.5",
"@nestjs/platform-express": "10.4.5",
"@nestjs/testing": "10.4.5",
"@ocoda/event-sourcing-config": "workspace:*",
"@ocoda/event-sourcing-testing": "workspace:*",
"@swc-node/register": "^1.10.9",
Expand Down
8 changes: 4 additions & 4 deletions packages/integration/dynamodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"devDependencies": {
"@biomejs/biome": "1.9.3",
"@faker-js/faker": "^9.0.3",
"@nestjs/common": "10.4.4",
"@nestjs/core": "10.4.4",
"@nestjs/platform-express": "10.4.4",
"@nestjs/testing": "10.4.4",
"@nestjs/common": "10.4.5",
"@nestjs/core": "10.4.5",
"@nestjs/platform-express": "10.4.5",
"@nestjs/testing": "10.4.5",
"@ocoda/event-sourcing-config": "workspace:*",
"@ocoda/event-sourcing-testing": "workspace:*",
"@swc-node/register": "^1.10.9",
Expand Down
8 changes: 4 additions & 4 deletions packages/integration/mariadb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"devDependencies": {
"@biomejs/biome": "1.9.3",
"@faker-js/faker": "^9.0.3",
"@nestjs/common": "10.4.4",
"@nestjs/core": "10.4.4",
"@nestjs/platform-express": "10.4.4",
"@nestjs/testing": "10.4.4",
"@nestjs/common": "10.4.5",
"@nestjs/core": "10.4.5",
"@nestjs/platform-express": "10.4.5",
"@nestjs/testing": "10.4.5",
"@ocoda/event-sourcing-config": "workspace:*",
"@ocoda/event-sourcing-testing": "workspace:*",
"@swc-node/register": "^1.10.9",
Expand Down
8 changes: 4 additions & 4 deletions packages/integration/mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"devDependencies": {
"@biomejs/biome": "1.9.3",
"@faker-js/faker": "^9.0.3",
"@nestjs/common": "10.4.4",
"@nestjs/core": "10.4.4",
"@nestjs/platform-express": "10.4.4",
"@nestjs/testing": "10.4.4",
"@nestjs/common": "10.4.5",
"@nestjs/core": "10.4.5",
"@nestjs/platform-express": "10.4.5",
"@nestjs/testing": "10.4.5",
"@ocoda/event-sourcing-config": "workspace:*",
"@ocoda/event-sourcing-testing": "workspace:*",
"@swc-node/register": "^1.10.9",
Expand Down
8 changes: 4 additions & 4 deletions packages/integration/postgres/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"devDependencies": {
"@biomejs/biome": "1.9.3",
"@faker-js/faker": "^9.0.3",
"@nestjs/common": "10.4.4",
"@nestjs/core": "10.4.4",
"@nestjs/platform-express": "10.4.4",
"@nestjs/testing": "10.4.4",
"@nestjs/common": "10.4.5",
"@nestjs/core": "10.4.5",
"@nestjs/platform-express": "10.4.5",
"@nestjs/testing": "10.4.5",
"@ocoda/event-sourcing-config": "workspace:*",
"@ocoda/event-sourcing-testing": "workspace:*",
"@swc-node/register": "^1.10.9",
Expand Down
166 changes: 83 additions & 83 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit f8b0cbf

Please sign in to comment.