Skip to content

Commit

Permalink
Bump the samchon group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [@samchon/openapi](https://github.com/samchon/openapi) and [typia](https://github.com/samchon/typia) to permit the latest version.

Updates `@samchon/openapi` to 2.1.2
- [Release notes](https://github.com/samchon/openapi/releases)
- [Commits](samchon/openapi@v2.0.1...v2.1.2)

Updates `typia` to 7.3.0
- [Release notes](https://github.com/samchon/typia/releases)
- [Commits](samchon/typia@v7.1.0...v7.3.0)

---
updated-dependencies:
- dependency-name: "@samchon/openapi"
  dependency-type: direct:production
  dependency-group: samchon
- dependency-name: typia
  dependency-type: direct:production
  dependency-group: samchon
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent cf07564 commit 79b2fa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
"@nestjs/core": "^10.4.15",
"@nestjs/platform-express": "^10.4.15",
"@nestjs/platform-fastify": "^10.4.15",
"@samchon/openapi": "^2.0.1",
"@samchon/openapi": "^2.1.2",
"express": "^4.21.1",
"fastify": "^5.1.0",
"fastify-multer": "^2.0.3",
"multer": "^1.4.5-lts.1",
"tgrid": "^1.1.0",
"tstl": "^3.0.0",
"typia": "^7.1.0",
"typia": "^7.3.0",
"uuid": "^9.0.1"
}
}

0 comments on commit 79b2fa7

Please sign in to comment.