Skip to content

Commit 61ef680

Browse files
Update typia requirement in /packages/api in the samchon group
Updates the requirements on [typia](https://github.com/samchon/typia) to permit the latest version. Updates `typia` to 11.0.3 - [Release notes](https://github.com/samchon/typia/releases) - [Commits](samchon/typia@v11.0.2...v11.0.3) --- updated-dependencies: - dependency-name: typia dependency-version: 11.0.3 dependency-type: direct:production dependency-group: samchon ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b51fca7 commit 61ef680

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"homepage": "https://github.com/samchon/backend#readme",
1818
"dependencies": {
1919
"@nestia/fetcher": "^10.0.2",
20-
"typia": "^11.0.2"
20+
"typia": "^11.0.3"
2121
},
2222
"include": [
2323
"lib",

0 commit comments

Comments
 (0)