Skip to content

Commit

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

chore(deps): bump the dev-dependencies group with 11 updates
  • Loading branch information
guesant authored Dec 3, 2024
2 parents 49915dc + 6c3a69d commit e06271a
Show file tree
Hide file tree
Showing 4 changed files with 192 additions and 197 deletions.
18 changes: 9 additions & 9 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.11",
"@nestjs/common": "^10.4.12",
"@nestjs/config": "^3.3.0",
"@nestjs/core": "^10.4.11",
"@nestjs/core": "^10.4.12",
"@nestjs/event-emitter": "^2.1.1",
"@nestjs/graphql": "^12.2.1",
"@nestjs/passport": "^10.0.3",
"@nestjs/platform-express": "^10.4.11",
"@nestjs/platform-express": "^10.4.12",
"@nestjs/schedule": "^4.1.1",
"@nestjs/swagger": "^8.0.7",
"@nestjs/throttler": "^6.2.1",
Expand All @@ -57,7 +57,7 @@
"lodash": "^4.17.21",
"lru-cache": "^11.0.2",
"nestjs-paginate": "^10.0.0",
"openid-client": "^6.1.6",
"openid-client": "^6.1.7",
"passport": "^0.7.0",
"passport-http-bearer": "^1.0.1",
"pg": "^8.13.1",
Expand All @@ -75,8 +75,8 @@
"devDependencies": {
"@nestjs/cli": "^10.4.8",
"@nestjs/schematics": "^10.2.3",
"@nestjs/testing": "^10.4.11",
"@swc/cli": "0.5.1",
"@nestjs/testing": "^10.4.12",
"@swc/cli": "0.5.2",
"@swc/core": "^1.9.3",
"@types/amqplib": "^0.10.5",
"@types/compression": "^1.7.5",
Expand All @@ -90,7 +90,7 @@
"@types/rascal": "^10.2.0",
"@types/supertest": "^2.0.16",
"@types/uuid": "^10.0.0",
"@vitest/coverage-v8": "^2.1.6",
"@vitest/coverage-v8": "^2.1.8",
"ast-types": "^0.16.1",
"esbuild": "^0.24.0",
"magicast": "^0.3.5",
Expand All @@ -100,10 +100,10 @@
"supertest": "^7.0.0",
"ts-loader": "^9.5.1",
"tsconfig-paths": "^4.2.0",
"type-fest": "^4.29.0",
"type-fest": "^4.30.0",
"typescript": "^5.7.2",
"unplugin-swc": "^1.5.1",
"vite-tsconfig-paths": "^5.1.3",
"vitest": "^2.1.6"
"vitest": "^2.1.8"
}
}
4 changes: 2 additions & 2 deletions 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.1",
"typedoc-plugin-mdn-links": "^4.0.2"
"typedoc": "^0.27.2",
"typedoc-plugin-mdn-links": "^4.0.3"
}
}
4 changes: 2 additions & 2 deletions integrations/openapi-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"devDependencies": {
"@hey-api/openapi-ts": "^0.49.0",
"rimraf": "^6.0.1",
"typedoc": "^0.27.1",
"typedoc-plugin-mdn-links": "^4.0.2"
"typedoc": "^0.27.2",
"typedoc-plugin-mdn-links": "^4.0.3"
},
"nx": {
"tags": [
Expand Down
Loading

0 comments on commit e06271a

Please sign in to comment.