From 3ec9bb304d39aa76e77c49d09615f711ca5da1a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Mar 2025 06:25:25 +0000 Subject: [PATCH] fix(deps): update dependency typia to v8 --- bun.lock | 6 +++--- package-lock.json | 46 +++++++++++++++++++++++----------------------- package.json | 2 +- 3 files changed, 27 insertions(+), 27 deletions(-) diff --git a/bun.lock b/bun.lock index 7e611ec0c..9c0ab8d7e 100644 --- a/bun.lock +++ b/bun.lock @@ -68,7 +68,7 @@ "ts-runtime-checks": "0.6.3", "type-predicate-generator": "1.0.3", "typescript": "5.6.3", - "typia": "7.6.4", + "typia": "8.0.0", "undici": "7.4.0", "unknownutil": "3.18.1", "valibot": "0.42.1", @@ -464,7 +464,7 @@ "@rollup/rollup-win32-x64-msvc": ["@rollup/rollup-win32-x64-msvc@4.34.9", "", { "os": "win32", "cpu": "x64" }, "sha512-AyleYRPU7+rgkMWbEh71fQlrzRfeP6SyMnRf9XX4fCdDPAJumdSBqYEcWPMzVQ4ScAl7E4oFfK0GUVn77xSwbw=="], - "@samchon/openapi": ["@samchon/openapi@2.5.3", "", {}, "sha512-gLcGqPGsr/V43yNrhC+5E8ZR8y1JdLZDgkC6ULg+B03uvmdS2C7qIXpIWUe19MUPvXt5SCpjhvOykomEspinaw=="], + "@samchon/openapi": ["@samchon/openapi@3.0.0", "", {}, "sha512-eVQlyKRYv1/C2Mikc1xZr7c0jMjg1vjPkeY/gheKB4c5WOOWyTNZ1uvnXR+ETpPHwaQ54I9NrQZhoNk6BEGuuw=="], "@sapphire/shapeshift": ["@sapphire/shapeshift@3.9.7", "", { "dependencies": { "fast-deep-equal": "^3.1.3", "lodash": "^4.17.21" } }, "sha512-4It2mxPSr4OGn4HSQWGmhFMsNFGfFVhWeRPCRwbH972Ek2pzfGRZtb0pJ4Ze6oIzcyh2jw7nUDa6qGlWofgd9g=="], @@ -1530,7 +1530,7 @@ "typescript": ["typescript@5.6.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw=="], - "typia": ["typia@7.6.4", "", { "dependencies": { "@samchon/openapi": "^2.4.2", "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.8.0" }, "bin": { "typia": "lib/executable/typia.js" } }, "sha512-Z3AcvGBjS7Dc7+iAG2VhsT0NIv3HMoXVTJ3F7Pgth8z7rhQu1JnyS8GGqqWdKk5ROvOgALEVEWmWv3Lym2eBIg=="], + "typia": ["typia@8.0.0", "", { "dependencies": { "@samchon/openapi": "^3.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-ulYqugl0rXStArmFBxTxwC796gW4KkRas7wy7hOYwtRulxfBOJlurZMZ9MA8lN9LrgOpX/bnW0bW3w75ws6wIA=="], "typical": ["typical@7.3.0", "", {}, "sha512-ya4mg/30vm+DOWfBg4YK3j2WD6TWtRkCbasOJr40CseYENzCUby/7rIvXA99JGsQHeNxLbnXdyLLxKSv3tauFw=="], diff --git a/package-lock.json b/package-lock.json index 1421c3258..a76fd6461 100644 --- a/package-lock.json +++ b/package-lock.json @@ -73,7 +73,7 @@ "ts-runtime-checks": "0.6.3", "type-predicate-generator": "1.0.3", "typescript": "5.6.3", - "typia": "7.6.4", + "typia": "8.0.0", "undici": "7.4.0", "unknownutil": "3.18.1", "valibot": "0.42.1", @@ -3081,9 +3081,9 @@ ] }, "node_modules/@samchon/openapi": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/@samchon/openapi/-/openapi-2.4.2.tgz", - "integrity": "sha512-uKoIzW7gHGTK1P4BQ+JSoHzSvLSPZs/J08KfEmci9cfVoNDb+5kmuDnoQwPGZW+dLCNoCSocgDDzLWApMgmaxw==" + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@samchon/openapi/-/openapi-3.0.0.tgz", + "integrity": "sha512-eVQlyKRYv1/C2Mikc1xZr7c0jMjg1vjPkeY/gheKB4c5WOOWyTNZ1uvnXR+ETpPHwaQ54I9NrQZhoNk6BEGuuw==" }, "node_modules/@sapphire/shapeshift": { "version": "3.9.7", @@ -9653,11 +9653,11 @@ } }, "node_modules/typia": { - "version": "7.6.4", - "resolved": "https://registry.npmjs.org/typia/-/typia-7.6.4.tgz", - "integrity": "sha512-Z3AcvGBjS7Dc7+iAG2VhsT0NIv3HMoXVTJ3F7Pgth8z7rhQu1JnyS8GGqqWdKk5ROvOgALEVEWmWv3Lym2eBIg==", + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/typia/-/typia-8.0.0.tgz", + "integrity": "sha512-ulYqugl0rXStArmFBxTxwC796gW4KkRas7wy7hOYwtRulxfBOJlurZMZ9MA8lN9LrgOpX/bnW0bW3w75ws6wIA==", "dependencies": { - "@samchon/openapi": "^2.4.2", + "@samchon/openapi": "^3.0.0", "commander": "^10.0.0", "comment-json": "^4.2.3", "inquirer": "^8.2.5", @@ -9668,8 +9668,8 @@ "typia": "lib/executable/typia.js" }, "peerDependencies": { - "@samchon/openapi": ">=2.4.2 <3.0.0", - "typescript": ">=4.8.0 <5.8.0" + "@samchon/openapi": ">=3.0.0 <4.0.0", + "typescript": ">=4.8.0 <5.9.0" } }, "node_modules/typia/node_modules/commander": { @@ -9706,9 +9706,9 @@ } }, "node_modules/typia/node_modules/rxjs": { - "version": "7.8.1", - "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.1.tgz", - "integrity": "sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==", + "version": "7.8.2", + "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.2.tgz", + "integrity": "sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==", "dependencies": { "tslib": "^2.1.0" } @@ -13020,9 +13020,9 @@ "optional": true }, "@samchon/openapi": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/@samchon/openapi/-/openapi-2.4.2.tgz", - "integrity": "sha512-uKoIzW7gHGTK1P4BQ+JSoHzSvLSPZs/J08KfEmci9cfVoNDb+5kmuDnoQwPGZW+dLCNoCSocgDDzLWApMgmaxw==" + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@samchon/openapi/-/openapi-3.0.0.tgz", + "integrity": "sha512-eVQlyKRYv1/C2Mikc1xZr7c0jMjg1vjPkeY/gheKB4c5WOOWyTNZ1uvnXR+ETpPHwaQ54I9NrQZhoNk6BEGuuw==" }, "@sapphire/shapeshift": { "version": "3.9.7", @@ -17630,11 +17630,11 @@ "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==" }, "typia": { - "version": "7.6.4", - "resolved": "https://registry.npmjs.org/typia/-/typia-7.6.4.tgz", - "integrity": "sha512-Z3AcvGBjS7Dc7+iAG2VhsT0NIv3HMoXVTJ3F7Pgth8z7rhQu1JnyS8GGqqWdKk5ROvOgALEVEWmWv3Lym2eBIg==", + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/typia/-/typia-8.0.0.tgz", + "integrity": "sha512-ulYqugl0rXStArmFBxTxwC796gW4KkRas7wy7hOYwtRulxfBOJlurZMZ9MA8lN9LrgOpX/bnW0bW3w75ws6wIA==", "requires": { - "@samchon/openapi": "^2.4.2", + "@samchon/openapi": "^3.0.0", "commander": "^10.0.0", "comment-json": "^4.2.3", "inquirer": "^8.2.5", @@ -17670,9 +17670,9 @@ } }, "rxjs": { - "version": "7.8.1", - "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.1.tgz", - "integrity": "sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==", + "version": "7.8.2", + "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.2.tgz", + "integrity": "sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==", "requires": { "tslib": "^2.1.0" } diff --git a/package.json b/package.json index a6fbc2486..6ec96e504 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "ts-runtime-checks": "0.6.3", "type-predicate-generator": "1.0.3", "typescript": "5.6.3", - "typia": "7.6.4", + "typia": "8.0.0", "undici": "7.4.0", "unknownutil": "3.18.1", "valibot": "0.42.1",