chore(deps): update typia to v11 for TypeScript 5.9 support

This commit is contained in:
Johannes Millan 2026-01-10 14:54:14 +01:00
parent a8cf4378da
commit 560b691a41
2 changed files with 18 additions and 7 deletions

View file

@ -255,7 +255,7 @@
"ts-patch": "^3.3.0",
"tslib": "^2.7.0",
"typescript": "~5.8.3",
"typia": "^9.1.0"
"typia": "^11.0.0"
},
"overrides": {
"ngx-markdown": {