Skip to content

Commit 8c968f4

Browse files
fix(deps): update dependency typia to v9.6.1 (#2087)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af7420a commit 8c968f4

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"ts-runtime-checks": "0.6.3",
7272
"type-predicate-generator": "1.0.4",
7373
"typescript": "5.8.3",
74-
"typia": "9.6.0",
74+
"typia": "9.6.1",
7575
"undici": "7.13.0",
7676
"unknownutil": "3.18.1",
7777
"valibot": "1.1.0",
@@ -1512,7 +1512,7 @@
15121512

15131513
"typescript": ["typescript@5.8.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ=="],
15141514

1515-
"typia": ["typia@9.6.0", "", { "dependencies": { "@samchon/openapi": "^4.6.0", "@standard-schema/spec": "^1.0.0", "commander": "^10.0.0", "comment-json": "^4.2.3", "inquirer": "^8.2.5", "package-manager-detector": "^0.2.0", "randexp": "^0.5.3" }, "peerDependencies": { "typescript": ">=4.8.0 <5.9.0" }, "bin": { "typia": "lib/executable/typia.js" } }, "sha512-ETTJRMlKbgY37P/pRLFx94pKVkVrbn0t7xvpLmNfL31P4fKOH3YX/wz5u2nicqsDo5kQLjy891c3hpV37MbJWQ=="],
1515+
"typia": ["typia@9.6.1", "", { "dependencies": { "@samchon/openapi": "^4.6.0", "@standard-schema/spec": "^1.0.0", "commander": "^10.0.0", "comment-json": "^4.2.3", "inquirer": "^8.2.5", "package-manager-detector": "^0.2.0", "randexp": "^0.5.3" }, "peerDependencies": { "typescript": ">=4.8.0 <5.10.0" }, "bin": { "typia": "lib/executable/typia.js" } }, "sha512-AXW1SeeGeOdG92tyTll+9kr4w/AsD+LgwNZK3RL4A5ZMjqvoVmdv0slPNWxV5B+obCCotgIWhBbNrft8nUPOog=="],
15161516

15171517
"typical": ["typical@7.3.0", "", {}, "sha512-ya4mg/30vm+DOWfBg4YK3j2WD6TWtRkCbasOJr40CseYENzCUby/7rIvXA99JGsQHeNxLbnXdyLLxKSv3tauFw=="],
15181518

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"ts-runtime-checks": "0.6.3",
9696
"type-predicate-generator": "1.0.4",
9797
"typescript": "5.8.3",
98-
"typia": "9.6.0",
98+
"typia": "9.6.1",
9999
"undici": "7.13.0",
100100
"unknownutil": "3.18.1",
101101
"valibot": "1.1.0",

0 commit comments

Comments
 (0)