@lssm/example.agent-console 0.0.0-canary-20251207012602 → 0.0.0-canary-20251207013726

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.
@@ -131,9 +131,9 @@ $ tsdown
131
131
  ℹ dist/libs/contracts/dist/jsonschema.js  0.01 kB │ gzip: 0.03 kB
132
132
  ℹ dist/libs/contracts/dist/presentations.js  0.01 kB │ gzip: 0.03 kB
133
133
  ℹ dist/contracts/run.d.ts 30.81 kB │ gzip: 1.84 kB
134
- ℹ dist/events.d.ts 25.26 kB │ gzip: 1.34 kB
134
+ ℹ dist/events.d.ts 25.75 kB │ gzip: 1.34 kB
135
135
  ℹ dist/contracts/agent.d.ts 23.98 kB │ gzip: 1.37 kB
136
- ℹ dist/contracts/tool.d.ts 17.27 kB │ gzip: 1.16 kB
136
+ ℹ dist/contracts/tool.d.ts 16.95 kB │ gzip: 1.15 kB
137
137
  ℹ dist/handlers/mock-data.d.ts 10.44 kB │ gzip: 1.31 kB
138
138
  ℹ dist/index.d.ts  4.76 kB │ gzip: 0.96 kB
139
139
  ℹ dist/handlers/run.handlers.d.ts  3.69 kB │ gzip: 1.01 kB
@@ -142,7 +142,7 @@ $ tsdown
142
142
  ℹ dist/handlers/tool.handlers.d.ts  2.40 kB │ gzip: 0.70 kB
143
143
  ℹ dist/entities/agent.d.ts  2.25 kB │ gzip: 0.51 kB
144
144
  ℹ dist/handlers/index.d.ts  1.55 kB │ gzip: 0.42 kB
145
- ℹ dist/entities/tool.d.ts  1.52 kB │ gzip: 0.42 kB
145
+ ℹ dist/entities/tool.d.ts  1.50 kB │ gzip: 0.42 kB
146
146
  ℹ dist/entities/log.d.ts  1.08 kB │ gzip: 0.33 kB
147
147
  ℹ dist/presentations/index.d.ts  0.78 kB │ gzip: 0.28 kB
148
148
  ℹ dist/contracts/index.d.ts  0.76 kB │ gzip: 0.24 kB
@@ -152,17 +152,12 @@ $ tsdown
152
152
  ℹ dist/presentations/tool-registry.d.ts  0.42 kB │ gzip: 0.21 kB
153
153
  ℹ dist/presentations/dashboard.d.ts  0.36 kB │ gzip: 0.22 kB
154
154
  ℹ dist/feature.d.ts  0.33 kB │ gzip: 0.22 kB
155
- ℹ 146 files, total: 261.97 kB
155
+ ℹ 146 files, total: 262.12 kB
156
156
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/dist/presentations.v2.js
157
157
  - Module not found, treating it as an external dependency in ../../libs/contracts/dist/presentations.v2.js at 93..103
158
158
   │
159
159
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
160
160
 
161
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:perf_hooks' in ../../libs/contracts/dist/integrations/runtime.js
162
- - Module not found, treating it as an external dependency in ../../libs/contracts/dist/integrations/runtime.js at 28..45
163
-  │
164
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
165
-
166
161
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'fs' in ../../libs/contracts/dist/server/graphql-schema-export.js
167
162
  ╭─[ ../../libs/contracts/dist/server/graphql-schema-export.js:1:167 ]
168
163
  │
@@ -188,6 +183,11 @@ $ tsdown
188
183
   │
189
184
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
190
185
 
186
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:perf_hooks' in ../../libs/contracts/dist/integrations/runtime.js
187
+ - Module not found, treating it as an external dependency in ../../libs/contracts/dist/integrations/runtime.js at 28..45
188
+  │
189
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
190
+
191
191
  [UNRESOLVED_IMPORT] Warning: Could not resolve '@apollo/subgraph' in ../../libs/contracts/dist/graphql-federation/dist/index.js
192
192
  ╭─[ ../../libs/contracts/dist/graphql-federation/dist/index.js:1:71 ]
193
193
  │
@@ -198,5 +198,5 @@ $ tsdown
198
198
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
199
199
  ───╯
200
200
 
201
- ✔ Build complete in 36168ms
201
+ ✔ Build complete in 34417ms
202
202
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,13 +1,13 @@
1
1
  # @lssm/example.agent-console
2
2
 
3
- ## 0.0.0-canary-20251207012602
3
+ ## 0.0.0-canary-20251207013726
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - 3086383: refactor: dependencies upgrade
8
8
  - Updated dependencies [3086383]
9
- - @lssm/lib.contracts@0.0.0-canary-20251207012602
10
- - @lssm/lib.schema@0.0.0-canary-20251207012602
11
- - @lssm/lib.jobs@0.0.0-canary-20251207012602
12
- - @lssm/lib.identity-rbac@0.0.0-canary-20251207012602
13
- - @lssm/module.audit-trail@0.0.0-canary-20251207012602
9
+ - @lssm/lib.contracts@0.0.0-canary-20251207013726
10
+ - @lssm/lib.schema@0.0.0-canary-20251207013726
11
+ - @lssm/lib.jobs@0.0.0-canary-20251207013726
12
+ - @lssm/lib.identity-rbac@0.0.0-canary-20251207013726
13
+ - @lssm/module.audit-trail@0.0.0-canary-20251207013726