Skip to content

Commit 88af71b

Browse files
fix(deps): update dependency typia to v9.7.1 (#2106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f07f962 commit 88af71b

File tree

3 files changed

+86
-21
lines changed

3 files changed

+86
-21
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.9.2",
74-
"typia": "9.7.0",
74+
"typia": "9.7.1",
7575
"undici": "7.13.0",
7676
"unknownutil": "3.18.1",
7777
"valibot": "1.1.0",
@@ -1512,7 +1512,7 @@
15121512

15131513
"typescript": ["[email protected]", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A=="],
15141514

1515-
"typia": ["[email protected].0", "", { "dependencies": { "@samchon/openapi": "^4.7.1", "@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-TjzPPlMfDED2dm3jYEVB0n7vgkCKrXCislI1c40JDjN58Cpog29odxlF6N/JsjN3LWXvjwi7DoOKwihE4U+giw=="],
1515+
"typia": ["[email protected].1", "", { "dependencies": { "@samchon/openapi": "^4.7.1", "@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-HY9hhvAPhFvFHfjA3Ny1DmucUyrbsFalt+wr58oBJyNBFUxE6nTF8aJSpLOv1Bav6dZslNh39MEez0s7qLB1jw=="],
15161516

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

package-lock.json

Lines changed: 83 additions & 18 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.9.2",
98-
"typia": "9.7.0",
98+
"typia": "9.7.1",
9999
"undici": "7.13.0",
100100
"unknownutil": "3.18.1",
101101
"valibot": "1.1.0",

0 commit comments

Comments
 (0)