Skip to content

Commit

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

chore(deps): bump the dev-dependencies group with 7 updates
  • Loading branch information
guesant authored Nov 28, 2024
2 parents a0faeac + d8e4295 commit f8ba5ce
Show file tree
Hide file tree
Showing 4 changed files with 150 additions and 150 deletions.
12 changes: 6 additions & 6 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.9",
"@nestjs/common": "^10.4.11",
"@nestjs/config": "^3.3.0",
"@nestjs/core": "^10.4.9",
"@nestjs/core": "^10.4.11",
"@nestjs/event-emitter": "^2.1.1",
"@nestjs/graphql": "^12.2.1",
"@nestjs/passport": "^10.0.3",
"@nestjs/platform-express": "^10.4.9",
"@nestjs/platform-express": "^10.4.11",
"@nestjs/schedule": "^4.1.1",
"@nestjs/swagger": "^8.0.7",
"@nestjs/throttler": "^6.2.1",
Expand Down Expand Up @@ -75,7 +75,7 @@
"devDependencies": {
"@nestjs/cli": "^10.4.8",
"@nestjs/schematics": "^10.2.3",
"@nestjs/testing": "^10.4.9",
"@nestjs/testing": "^10.4.11",
"@swc/cli": "0.5.1",
"@swc/core": "^1.9.3",
"@types/amqplib": "^0.10.5",
Expand All @@ -85,7 +85,7 @@
"@types/json-schema": "^7.0.15",
"@types/lodash": "^4.17.13",
"@types/multer": "^1.4.12",
"@types/node": "^22.10.0",
"@types/node": "^22.10.1",
"@types/passport-http-bearer": "^1.0.41",
"@types/rascal": "^10.2.0",
"@types/supertest": "^2.0.16",
Expand All @@ -100,7 +100,7 @@
"supertest": "^7.0.0",
"ts-loader": "^9.5.1",
"tsconfig-paths": "^4.2.0",
"type-fest": "^4.28.1",
"type-fest": "^4.29.0",
"typescript": "^5.7.2",
"unplugin-swc": "^1.5.1",
"vite-tsconfig-paths": "^5.1.3",
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.0",
"typedoc": "^0.27.1",
"typedoc-plugin-mdn-links": "^3.3.8"
}
}
2 changes: 1 addition & 1 deletion integrations/openapi-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"devDependencies": {
"@hey-api/openapi-ts": "^0.49.0",
"rimraf": "^6.0.1",
"typedoc": "^0.27.0",
"typedoc": "^0.27.1",
"typedoc-plugin-mdn-links": "^3.3.8"
},
"nx": {
Expand Down
Loading

0 comments on commit f8ba5ce

Please sign in to comment.