feat(typia-validator): upgrade typia dependency to ^6.1.0 (#570)

* feat(typia-validator): upgrade typia dependency to ^6.1.0

This commit updates the peer dependency of typia from ^5.0.4 to ^6.1.0
in the typia-validator package. The yarn.lock file has also been updated
to reflect this change.

* feat(typia-validator): update Typia peerDependency

The peerDependency of Typia in '@hono/typia-validator' has been updated
from version 5 to version 6.
pull/572/head
ryoppippi 2024-06-13 23:31:54 +01:00 committed by GitHub
parent 955230b68b
commit 66366075d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 2 deletions

View File

@ -0,0 +1,5 @@
---
'@hono/typia-validator': patch
---
PeerDependency of Typia is updated from v5 to v6

View File

@ -29,7 +29,7 @@
"homepage": "https://github.com/honojs/middleware",
"peerDependencies": {
"hono": ">=3.9.0",
"typia": "^5.0.4"
"typia": "^6.1.0"
},
"devDependencies": {
"hono": "^3.11.7",

View File

@ -2155,7 +2155,7 @@ __metadata:
typia: "npm:^5.0.4"
peerDependencies:
hono: ">=3.9.0"
typia: ^5.0.4
typia: ^6.1.0
languageName: unknown
linkType: soft