Skip to content

Commit

Permalink
Bump the samchon group across 1 directory with 4 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), [typia](https://github.com/samchon/typia) and [@nestia/sdk](https://github.com/samchon/nestia) to permit the latest version.

Updates `@nestia/core` to 3.19.1
- [Release notes](https://github.com/samchon/nestia/releases)
- [Commits](samchon/nestia@v3.18.0...v3.19.1)

Updates `@nestia/fetcher` to 3.19.1
- [Release notes](https://github.com/samchon/nestia/releases)
- [Commits](samchon/nestia@v3.18.0...v3.19.1)

Updates `typia` to 6.12.0
- [Release notes](https://github.com/samchon/typia/releases)
- [Commits](samchon/typia@v6.11.3...v6.12.0)

Updates `@nestia/sdk` to 3.19.1
- [Release notes](https://github.com/samchon/nestia/releases)
- [Commits](samchon/nestia@v3.18.0...v3.19.1)

---
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: typia
  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 Nov 12, 2024
1 parent c4837fe commit 70a562f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@nestia/benchmark": "^0.2.3",
"@nestia/e2e": "^0.7.0",
"@nestia/sdk": "^3.18.0",
"@nestia/sdk": "^3.19.1",
"@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": "^3.18.0",
"@nestia/fetcher": "^3.18.0",
"@nestia/core": "^3.19.1",
"@nestia/fetcher": "^3.19.1",
"@nestjs/common": "^10.4.7",
"@nestjs/core": "^10.4.7",
"@nestjs/platform-express": "^10.4.7",
Expand All @@ -95,7 +95,7 @@
"source-map-support": "^0.5.19",
"tgrid": "^1.0.3",
"tstl": "^3.0.0",
"typia": "^6.11.3",
"typia": "^6.12.0",
"uuid": "^10.0.0"
},
"private": true
Expand Down

0 comments on commit 70a562f

Please sign in to comment.