Skip to content

Commit 0ab0be1

Browse files
fix(deps): update dependency typia to v9.4.0 (#2020)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b094e82 commit 0ab0be1

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

bun.lock

Lines changed: 3 additions & 3 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.3.1",
74+
"typia": "9.4.0",
7575
"undici": "7.11.0",
7676
"unknownutil": "3.18.1",
7777
"valibot": "1.1.0",
@@ -476,7 +476,7 @@
476476

477477
"@rollup/rollup-win32-x64-msvc": ["@rollup/[email protected]", "", { "os": "win32", "cpu": "x64" }, "sha512-ECyOuDeH3C1I8jH2MK1RtBJW+YPMvSfT0a5NN0nHfQYnDSJ6tUiZH3gzwVP5/Kfh/+Tt7tpWVF9LXNTnhTJ3kA=="],
478478

479-
"@samchon/openapi": ["@samchon/openapi@4.3.3", "", {}, "sha512-jCyp1YZsFBIWXjHBfjYGlRXTGf5h5jrvGiAhKFI4Yxs8wg4YoVHMaDeC2AWcpo4L9KYVQ2uuePMM56g0jzK8sA=="],
479+
"@samchon/openapi": ["@samchon/openapi@4.4.1", "", {}, "sha512-RMcHrR1Atw9XUhgMh1EAt81ZBnMXiOIEET7aGpW3c4PVUqJyCm8F5yFjWIp81yicGn5IgzkrOz68F4sSeAitew=="],
480480

481481
"@sapphire/shapeshift": ["@sapphire/[email protected]", "", { "dependencies": { "fast-deep-equal": "^3.1.3", "lodash": "^4.17.21" } }, "sha512-4It2mxPSr4OGn4HSQWGmhFMsNFGfFVhWeRPCRwbH972Ek2pzfGRZtb0pJ4Ze6oIzcyh2jw7nUDa6qGlWofgd9g=="],
482482

@@ -1510,7 +1510,7 @@
15101510

15111511
"typescript": ["[email protected]", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ=="],
15121512

1513-
"typia": ["typia@9.3.1", "", { "dependencies": { "@samchon/openapi": "^4.3.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.9.0" }, "bin": { "typia": "lib/executable/typia.js" } }, "sha512-a3rqaWE3j5ynK3nmBPEMngLfVP7FH3OrgC4xO4A4QQdcgdVL/nxTxdEqYuEjRCdcOgZCIqOt3CNoQaorOITArg=="],
1513+
"typia": ["typia@9.4.0", "", { "dependencies": { "@samchon/openapi": "^4.4.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.9.0" }, "bin": { "typia": "lib/executable/typia.js" } }, "sha512-LfnK5xYvTJxBzAK40uU4TlE/1hRZAqGWWTivSYraGIDZAu4BJbPxNjtfzUIV71P30Le8ZpXMyYWbzHoBbApghQ=="],
15141514

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

package-lock.json

Lines changed: 16 additions & 16 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.3.1",
98+
"typia": "9.4.0",
9999
"undici": "7.11.0",
100100
"unknownutil": "3.18.1",
101101
"valibot": "1.1.0",

0 commit comments

Comments
 (0)