Skip to content

Commit

Permalink
Merge pull request #434 from ladesa-ro/dependabot/npm_and_yarn/dev-de…
Browse files Browse the repository at this point in the history
…pendencies-3c865bd604

chore(deps): bump the dev-dependencies group with 6 updates
  • Loading branch information
guesant authored Dec 4, 2024
2 parents e06271a + 70c44a2 commit 1f6c065
Show file tree
Hide file tree
Showing 4 changed files with 162 additions and 162 deletions.
10 changes: 5 additions & 5 deletions api-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
"@keycloak/keycloak-admin-client": "^25.0.6",
"@ladesa-ro/especificacao": "^3.3.9",
"@nestjs/apollo": "^12.2.1",
"@nestjs/common": "^10.4.12",
"@nestjs/common": "^10.4.13",
"@nestjs/config": "^3.3.0",
"@nestjs/core": "^10.4.12",
"@nestjs/core": "^10.4.13",
"@nestjs/event-emitter": "^2.1.1",
"@nestjs/graphql": "^12.2.1",
"@nestjs/passport": "^10.0.3",
"@nestjs/platform-express": "^10.4.12",
"@nestjs/platform-express": "^10.4.13",
"@nestjs/schedule": "^4.1.1",
"@nestjs/swagger": "^8.0.7",
"@nestjs/throttler": "^6.2.1",
Expand Down Expand Up @@ -75,9 +75,9 @@
"devDependencies": {
"@nestjs/cli": "^10.4.8",
"@nestjs/schematics": "^10.2.3",
"@nestjs/testing": "^10.4.12",
"@nestjs/testing": "^10.4.13",
"@swc/cli": "0.5.2",
"@swc/core": "^1.9.3",
"@swc/core": "^1.10.0",
"@types/amqplib": "^0.10.5",
"@types/compression": "^1.7.5",
"@types/express": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion integrations/npm/api-client-fetch-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"serve": "^14.2.4",
"typedoc": "^0.27.2",
"typedoc": "^0.27.3",
"typedoc-plugin-mdn-links": "^4.0.3"
}
}
2 changes: 1 addition & 1 deletion integrations/openapi-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@hey-api/openapi-ts": "^0.49.0",
"rimraf": "^6.0.1",
"typedoc": "^0.27.2",
"typedoc": "^0.27.3",
"typedoc-plugin-mdn-links": "^4.0.3"
},
"nx": {
Expand Down
Loading

0 comments on commit 1f6c065

Please sign in to comment.