From d994a4b8f83bf5757a11845f8d290cc68525770d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 02:20:00 +0000 Subject: [PATCH] chore(deps): bump typia from 9.7.2 to 11.0.3 in /templates/ads-b Bumps [typia](https://github.com/samchon/typia) from 9.7.2 to 11.0.3. - [Release notes](https://github.com/samchon/typia/releases) - [Commits](https://github.com/samchon/typia/compare/v9.7.2...v11.0.3) --- updated-dependencies: - dependency-name: typia dependency-version: 11.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- templates/ads-b/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/ads-b/package.json b/templates/ads-b/package.json index ada37b5788..2b1ac153bb 100644 --- a/templates/ads-b/package.json +++ b/templates/ads-b/package.json @@ -13,7 +13,7 @@ "axios": "^1.7.7", "ts-patch": "^3.3.0", "@514labs/moose-lib": "0.6.402", - "typia": "^9.6.1" + "typia": "^11.0.3" }, "devDependencies": { "@514labs/moose-cli": "0.6.402",