Skip to content

Commit

Permalink
⬆️ Update NestJS to v10.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 9abd7b2 commit 1f3db8e
Show file tree
Hide file tree
Showing 7 changed files with 91 additions and 91 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"devDependencies": {
"@biomejs/biome": "1.9.2",
"@faker-js/faker": "^9.0.0",
"@nestjs/common": "10.4.3",
"@nestjs/core": "10.4.3",
"@nestjs/platform-express": "10.4.3",
"@nestjs/testing": "10.4.3",
"@nestjs/common": "10.4.4",
"@nestjs/core": "10.4.4",
"@nestjs/platform-express": "10.4.4",
"@nestjs/testing": "10.4.4",
"@swc-node/register": "^1.5.2",
"@swc/core": "1.7.26",
"@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 @@ -32,10 +32,10 @@
"devDependencies": {
"@biomejs/biome": "1.9.2",
"@faker-js/faker": "^9.0.0",
"@nestjs/common": "10.4.3",
"@nestjs/core": "10.4.3",
"@nestjs/platform-express": "10.4.3",
"@nestjs/testing": "10.4.3",
"@nestjs/common": "10.4.4",
"@nestjs/core": "10.4.4",
"@nestjs/platform-express": "10.4.4",
"@nestjs/testing": "10.4.4",
"@ocoda/event-sourcing-config": "workspace:*",
"@ocoda/event-sourcing-testing": "workspace:*",
"@swc-node/register": "^1.5.2",
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.2",
"@faker-js/faker": "^9.0.0",
"@nestjs/common": "10.4.3",
"@nestjs/core": "10.4.3",
"@nestjs/platform-express": "10.4.3",
"@nestjs/testing": "10.4.3",
"@nestjs/common": "10.4.4",
"@nestjs/core": "10.4.4",
"@nestjs/platform-express": "10.4.4",
"@nestjs/testing": "10.4.4",
"@ocoda/event-sourcing-config": "workspace:*",
"@ocoda/event-sourcing-testing": "workspace:*",
"@swc-node/register": "^1.5.2",
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.2",
"@faker-js/faker": "^9.0.0",
"@nestjs/common": "10.4.3",
"@nestjs/core": "10.4.3",
"@nestjs/platform-express": "10.4.3",
"@nestjs/testing": "10.4.3",
"@nestjs/common": "10.4.4",
"@nestjs/core": "10.4.4",
"@nestjs/platform-express": "10.4.4",
"@nestjs/testing": "10.4.4",
"@ocoda/event-sourcing-config": "workspace:*",
"@ocoda/event-sourcing-testing": "workspace:*",
"@swc-node/register": "^1.5.2",
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.2",
"@faker-js/faker": "^9.0.0",
"@nestjs/common": "10.4.3",
"@nestjs/core": "10.4.3",
"@nestjs/platform-express": "10.4.3",
"@nestjs/testing": "10.4.3",
"@nestjs/common": "10.4.4",
"@nestjs/core": "10.4.4",
"@nestjs/platform-express": "10.4.4",
"@nestjs/testing": "10.4.4",
"@ocoda/event-sourcing-config": "workspace:*",
"@ocoda/event-sourcing-testing": "workspace:*",
"@swc-node/register": "^1.5.2",
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.2",
"@faker-js/faker": "^9.0.0",
"@nestjs/common": "10.4.3",
"@nestjs/core": "10.4.3",
"@nestjs/platform-express": "10.4.3",
"@nestjs/testing": "10.4.3",
"@nestjs/common": "10.4.4",
"@nestjs/core": "10.4.4",
"@nestjs/platform-express": "10.4.4",
"@nestjs/testing": "10.4.4",
"@ocoda/event-sourcing-config": "workspace:*",
"@ocoda/event-sourcing-testing": "workspace:*",
"@swc-node/register": "^1.5.2",
Expand Down
134 changes: 67 additions & 67 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 1f3db8e

Please sign in to comment.