wp-typia 0.22.3 → 0.22.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,7 +6,8 @@ import {
6
6
  parseWorkspacePackageManagerId,
7
7
  resolveWorkspaceProject,
8
8
  tryResolveWorkspaceProject
9
- } from "./cli-pd5pqgre.js";
9
+ } from "./cli-btbpt84c.js";
10
+ import"./cli-6bhfzq5e.js";
10
11
  import"./cli-xnn9xjcy.js";
11
12
  export {
12
13
  tryResolveWorkspaceProject,
@@ -17,4 +18,4 @@ export {
17
18
  WORKSPACE_TEMPLATE_PACKAGE
18
19
  };
19
20
 
20
- //# debugId=80E0F41D3301A00064756E2164756E21
21
+ //# debugId=C7B44E5AFEFF3A9264756E2164756E21
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wp-typia",
3
- "version": "0.22.3",
3
+ "version": "0.22.5",
4
4
  "description": "Canonical CLI package for wp-typia scaffolding and project workflows",
5
5
  "packageManager": "bun@1.3.11",
6
6
  "type": "module",
@@ -70,7 +70,7 @@
70
70
  "@bunli/tui": "0.6.0",
71
71
  "@bunli/utils": "0.6.0",
72
72
  "@wp-typia/api-client": "^0.4.5",
73
- "@wp-typia/project-tools": "0.22.3",
73
+ "@wp-typia/project-tools": "0.22.5",
74
74
  "better-result": "^2.7.0",
75
75
  "react": "^19.2.5",
76
76
  "react-dom": "^19.2.5",