From d54e256d86f1c491ade28797bab816727ab01d67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 05:20:22 +0000 Subject: [PATCH] build(deps): bump typia in /website in the samchon group Bumps the samchon group in /website with 1 update: [typia](https://github.com/samchon/typia). Updates `typia` from 6.10.1 to 6.10.2 - [Release notes](https://github.com/samchon/typia/releases) - [Commits](https://github.com/samchon/typia/compare/v6.10.1...v6.10.2) --- updated-dependencies: - dependency-name: typia dependency-type: direct:production update-type: version-update:semver-patch dependency-group: samchon ... Signed-off-by: dependabot[bot] --- website/package-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/website/package-lock.json b/website/package-lock.json index 4c67d67c06..0595e9b921 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -15,7 +15,7 @@ "@mui/icons-material": "^5.15.4", "@mui/material": "^5.12.0", "@rollup/browser": "^4.13.0", - "@samchon/openapi": "^1.0.2", + "@samchon/openapi": "*", "lz-string": "^1.5.0", "monaco-editor": "^0.50.0", "next": "^14.2.3", @@ -28,7 +28,7 @@ "tgrid": "^1.0.3", "tstl": "^3.0.0", "typescript": "^5.6.2", - "typia": "^6.10.1" + "typia": "latest" }, "devDependencies": { "@rspack/cli": "^1.0.0", @@ -11263,9 +11263,9 @@ } }, "node_modules/typia": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/typia/-/typia-6.10.1.tgz", - "integrity": "sha512-QCQFokNGSNbG8UCnLRky6d78wdl29tI+zjaTAj2Tlx4zzpq9+1fZyeizjQPV7WonzGt4KRyAr3lmMNJZ8riCdA==", + "version": "6.10.2", + "resolved": "https://registry.npmjs.org/typia/-/typia-6.10.2.tgz", + "integrity": "sha512-osSOovyx9T4WrF7jPIVvmWj3YzNX7Fzen1e+NUz9/ori3xx+Z5KkNN7idSVN+fndPfQqmzVe5Jmua1oaUGvV6A==", "dependencies": { "@samchon/openapi": "^1.0.2", "commander": "^10.0.0",