Skip to content

Commit

Permalink
Bump the samchon group with 3 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [@nestia/core](https://github.com/samchon/nestia), [@nestia/fetcher](https://github.com/samchon/nestia) and [@nestia/sdk](https://github.com/samchon/nestia) to permit the latest version.

Updates `@nestia/core` to 4.2.0
- [Release notes](https://github.com/samchon/nestia/releases)
- [Commits](samchon/nestia@v4.1.0...v4.2.0)

Updates `@nestia/fetcher` to 4.2.0
- [Release notes](https://github.com/samchon/nestia/releases)
- [Commits](samchon/nestia@v4.1.0...v4.2.0)

Updates `@nestia/sdk` to 4.2.0
- [Release notes](https://github.com/samchon/nestia/releases)
- [Commits](samchon/nestia@v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: "@nestia/core"
  dependency-type: direct:production
  dependency-group: samchon
- dependency-name: "@nestia/fetcher"
  dependency-type: direct:production
  dependency-group: samchon
- dependency-name: "@nestia/sdk"
  dependency-type: direct:development
  dependency-group: samchon
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 4aeae70 commit 416b042
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@nestia/benchmark": "^0.3.0",
"@nestia/e2e": "^0.7.0",
"@nestia/sdk": "^4.1.0",
"@nestia/sdk": "^4.2.0",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.6",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
Expand Down Expand Up @@ -80,8 +80,8 @@
"write-file-webpack-plugin": "^4.5.1"
},
"dependencies": {
"@nestia/core": "^4.1.0",
"@nestia/fetcher": "^4.1.0",
"@nestia/core": "^4.2.0",
"@nestia/fetcher": "^4.2.0",
"@nestjs/common": "^10.4.15",
"@nestjs/core": "^10.4.15",
"@nestjs/platform-express": "^10.4.15",
Expand Down

0 comments on commit 416b042

Please sign in to comment.