Skip to content

Commit

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

chore(deps): bump the dev-dependencies group with 7 updates
  • Loading branch information
guesant authored Nov 11, 2024
2 parents 0af9da1 + 1c23721 commit 5871fe9
Show file tree
Hide file tree
Showing 5 changed files with 178 additions and 160 deletions.
10 changes: 5 additions & 5 deletions api-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@nestjs/passport": "^10.0.3",
"@nestjs/platform-express": "^10.4.7",
"@nestjs/schedule": "^4.1.1",
"@nestjs/swagger": "^8.0.4",
"@nestjs/swagger": "^8.0.5",
"@nestjs/throttler": "^6.2.1",
"ajv": "^8.17.1",
"ajv-formats": "^3.0.1",
Expand All @@ -56,7 +56,7 @@
"jwks-rsa": "^3.1.0",
"lodash": "^4.17.21",
"lru-cache": "^11.0.2",
"nestjs-paginate": "^9.3.0",
"nestjs-paginate": "^9.3.1",
"openid-client": "^5.7.0",
"passport": "^0.7.0",
"passport-http-bearer": "^1.0.1",
Expand All @@ -69,15 +69,15 @@
"tslib": "^2.8.1",
"tsx": "^4.19.2",
"typeorm": "^0.3.20",
"uuid": "^11.0.2",
"uuid": "^11.0.3",
"valibot": "^0.42.1"
},
"devDependencies": {
"@nestjs/cli": "^10.4.7",
"@nestjs/schematics": "^10.2.3",
"@nestjs/testing": "^10.4.7",
"@swc/cli": "0.5.0",
"@swc/core": "^1.9.1",
"@swc/core": "^1.9.2",
"@types/amqplib": "^0.10.5",
"@types/compression": "^1.7.5",
"@types/express": "^4.17.21",
Expand All @@ -103,7 +103,7 @@
"type-fest": "^4.26.1",
"typescript": "^5.6.3",
"unplugin-swc": "^1.5.1",
"vite-tsconfig-paths": "^5.1.0",
"vite-tsconfig-paths": "^5.1.2",
"vitest": "^2.1.4"
}
}
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 @@ -52,6 +52,6 @@
"devDependencies": {
"serve": "^14.2.4",
"typedoc": "^0.26.11",
"typedoc-plugin-mdn-links": "^3.3.6"
"typedoc-plugin-mdn-links": "^3.3.7"
}
}
2 changes: 1 addition & 1 deletion integrations/openapi-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@hey-api/openapi-ts": "^0.49.0",
"rimraf": "^6.0.1",
"typedoc": "^0.26.11",
"typedoc-plugin-mdn-links": "^3.3.6"
"typedoc-plugin-mdn-links": "^3.3.7"
},
"nx": {
"tags": ["integrations", "integrations:openapi-json"],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
},
"packageManager": "pnpm@9.12.3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee",
"devDependencies": {
"nx": "20.0.11"
"nx": "20.0.12"
}
}
Loading

0 comments on commit 5871fe9

Please sign in to comment.