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 3.1.4
- [Release notes](https://github.com/samchon/nestia/releases)
- [Commits](samchon/nestia@v3.1.3...v3.1.4)

Updates `@nestia/fetcher` to 3.1.4
- [Release notes](https://github.com/samchon/nestia/releases)
- [Commits](samchon/nestia@v3.1.3...v3.1.4)

Updates `@nestia/sdk` to 3.1.4
- [Release notes](https://github.com/samchon/nestia/releases)
- [Commits](samchon/nestia@v3.1.3...v3.1.4)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 8, 2024
1 parent 701808e commit 6490c8c
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 @@ -44,7 +44,7 @@
"homepage": "https://github.com/samchon/nestia-start#readme",
"devDependencies": {
"@nestia/e2e": "^0.4.3",
"@nestia/sdk": "^3.1.3",
"@nestia/sdk": "^3.1.4",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/cli": "^0.11.21",
"@types/express": "^4.17.21",
Expand Down Expand Up @@ -74,8 +74,8 @@
"write-file-webpack-plugin": "^4.5.1"
},
"dependencies": {
"@nestia/core": "^3.1.3",
"@nestia/fetcher": "^3.1.3",
"@nestia/core": "^3.1.4",
"@nestia/fetcher": "^3.1.4",
"@nestjs/common": "^10.3.8",
"@nestjs/core": "^10.3.8",
"@nestjs/platform-express": "^10.3.8",
Expand Down

0 comments on commit 6490c8c

Please sign in to comment.