@contractspec/example.personalization 1.45.5 → 1.45.6

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.
@@ -162,16 +162,26 @@ $ tsdown
162
162
  ℹ dist/libs/contracts/src/workflow/state.d.ts 0.02 kB │ gzip: 0.04 kB
163
163
  ℹ dist/libs/contracts/src/presentations/transform-engine.d.ts 0.01 kB │ gzip: 0.04 kB
164
164
  ℹ dist/libs/contracts/src/contract-registry/schemas.d.ts 0.01 kB │ gzip: 0.03 kB
165
- ../../libs/contracts/src/promptRegistry.ts (3:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/promptRegistry.ts
166
165
  ℹ dist/libs/contracts/src/prompt.d.ts 0.01 kB │ gzip: 0.03 kB
167
- ╭─[ ../../libs/contracts/src/promptRegistry.ts:3:33 ]
168
- │
169
- 3 │ import { compareVersions } from 'compare-versions';
170
166
  ℹ dist/libs/contracts/src/resources.d.ts 0.01 kB │ gzip: 0.03 kB
171
167
  ℹ dist/libs/contracts/src/workspace-config/contractsrc-schema.d.ts 0.01 kB │ gzip: 0.03 kB
168
+ ℹ 159 files, total: 54.23 kB
169
+ ../../libs/contracts/src/experiments/evaluator.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/src/experiments/evaluator.ts
170
+ ╭─[ ../../libs/contracts/src/experiments/evaluator.ts:1:28 ]
171
+ │
172
+ 1 │ import { createHash } from 'node:crypto';
173
+  │ ──────┬──────
174
+  │ ╰──────── Module not found, treating it as an external dependency
175
+  │
176
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
177
+ ───╯
178
+
179
+ ../../libs/contracts/src/registry.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/registry.ts
180
+ ╭─[ ../../libs/contracts/src/registry.ts:1:33 ]
181
+ │
182
+ 1 │ import { compareVersions } from 'compare-versions';
172
183
   │ ─────────┬────────
173
184
   │ ╰────────── Module not found, treating it as an external dependency
174
- ℹ 159 files, total: 54.23 kB
175
185
   │
176
186
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
177
187
  ───╯
@@ -186,6 +196,16 @@ $ tsdown
186
196
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
187
197
  ───╯
188
198
 
199
+ ../../libs/contracts/src/promptRegistry.ts (3:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/promptRegistry.ts
200
+ ╭─[ ../../libs/contracts/src/promptRegistry.ts:3:33 ]
201
+ │
202
+ 3 │ import { compareVersions } from 'compare-versions';
203
+  │ ─────────┬────────
204
+  │ ╰────────── Module not found, treating it as an external dependency
205
+  │
206
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
207
+ ───╯
208
+
189
209
  ../../libs/contracts/src/migrations.ts (57:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/migrations.ts
190
210
  â•­─[ ../../libs/contracts/src/migrations.ts:57:33 ]
191
211
  │
@@ -196,18 +216,28 @@ $ tsdown
196
216
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
197
217
  ────╯
198
218
 
199
- ../../libs/contracts/src/experiments/evaluator.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/src/experiments/evaluator.ts
200
- ╭─[ ../../libs/contracts/src/experiments/evaluator.ts:1:28 ]
219
+ ../../libs/contracts/src/capabilities/capabilities.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/capabilities/capabilities.ts
220
+ ╭─[ ../../libs/contracts/src/capabilities/capabilities.ts:1:33 ]
201
221
  │
202
- 1 │ import { createHash } from 'node:crypto';
203
-  │ ──────┬──────
204
-  │ ╰──────── Module not found, treating it as an external dependency
222
+ 1 │ import { compareVersions } from 'compare-versions';
223
+  │ ─────────┬────────
224
+  │ ╰────────── Module not found, treating it as an external dependency
205
225
   │
206
226
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
207
227
  ───╯
208
228
 
209
- ../../libs/contracts/src/registry.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/registry.ts
210
- ╭─[ ../../libs/contracts/src/registry.ts:1:33 ]
229
+ ../../libs/contracts/src/forms/forms.ts (202:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/forms/forms.ts
230
+ ╭─[ ../../libs/contracts/src/forms/forms.ts:202:33 ]
231
+ │
232
+ 202 │ import { compareVersions } from 'compare-versions';
233
+  │ ─────────┬────────
234
+  │ ╰────────── Module not found, treating it as an external dependency
235
+  │
236
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
237
+ ─────╯
238
+
239
+ ../../libs/contracts/src/examples/registry.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/examples/registry.ts
240
+ ╭─[ ../../libs/contracts/src/examples/registry.ts:1:33 ]
211
241
  │
212
242
  1 │ import { compareVersions } from 'compare-versions';
213
243
   │ ─────────┬────────
@@ -216,22 +246,22 @@ $ tsdown
216
246
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
217
247
  ───╯
218
248
 
219
- ../../libs/contracts/src/presentations/transform-engine.ts (4:28) [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/src/presentations/transform-engine.ts
220
- ╭─[ ../../libs/contracts/src/presentations/transform-engine.ts:4:29 ]
249
+ ../../libs/contracts/src/tests/spec.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/tests/spec.ts
250
+ ╭─[ ../../libs/contracts/src/tests/spec.ts:1:33 ]
221
251
  │
222
- 4 │ import TurndownService from 'turndown';
223
-  │ ─────┬────
224
-  │ ╰────── Module not found, treating it as an external dependency
252
+ 1 │ import { compareVersions } from 'compare-versions';
253
+  │ ─────────┬────────
254
+  │ ╰────────── Module not found, treating it as an external dependency
225
255
   │
226
256
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
227
257
  ───╯
228
258
 
229
- ../../libs/contracts/src/capabilities/capabilities.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/capabilities/capabilities.ts
230
- ╭─[ ../../libs/contracts/src/capabilities/capabilities.ts:1:33 ]
259
+ ../../libs/contracts/src/telemetry/tracker.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/src/telemetry/tracker.ts
260
+ ╭─[ ../../libs/contracts/src/telemetry/tracker.ts:1:28 ]
231
261
  │
232
- 1 │ import { compareVersions } from 'compare-versions';
233
-  │ ─────────┬────────
234
-  │ ╰────────── Module not found, treating it as an external dependency
262
+ 1 │ import { randomUUID } from 'crypto';
263
+  │ ────┬───
264
+  │ ╰───── Module not found, treating it as an external dependency
235
265
   │
236
266
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
237
267
  ───╯
@@ -256,26 +286,6 @@ $ tsdown
256
286
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
257
287
  ────╯
258
288
 
259
- ../../libs/contracts/src/tests/spec.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/tests/spec.ts
260
- ╭─[ ../../libs/contracts/src/tests/spec.ts:1:33 ]
261
- │
262
- 1 │ import { compareVersions } from 'compare-versions';
263
-  │ ─────────┬────────
264
-  │ ╰────────── Module not found, treating it as an external dependency
265
-  │
266
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
267
- ───╯
268
-
269
- ../../libs/contracts/src/examples/registry.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/examples/registry.ts
270
- ╭─[ ../../libs/contracts/src/examples/registry.ts:1:33 ]
271
- │
272
- 1 │ import { compareVersions } from 'compare-versions';
273
-  │ ─────────┬────────
274
-  │ ╰────────── Module not found, treating it as an external dependency
275
-  │
276
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
277
- ───╯
278
-
279
289
  ../../libs/contracts/src/tests/runner.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'assert' in ../../libs/contracts/src/tests/runner.ts
280
290
  â•­─[ ../../libs/contracts/src/tests/runner.ts:1:33 ]
281
291
  │
@@ -286,26 +296,16 @@ $ tsdown
286
296
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
287
297
  ───╯
288
298
 
289
- ../../libs/contracts/src/telemetry/tracker.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/src/telemetry/tracker.ts
290
- ╭─[ ../../libs/contracts/src/telemetry/tracker.ts:1:28 ]
299
+ ../../libs/contracts/src/presentations/transform-engine.ts (4:28) [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/contracts/src/presentations/transform-engine.ts
300
+ ╭─[ ../../libs/contracts/src/presentations/transform-engine.ts:4:29 ]
291
301
  │
292
- 1 │ import { randomUUID } from 'crypto';
293
-  │ ────┬───
294
-  │ ╰───── Module not found, treating it as an external dependency
302
+ 4 │ import TurndownService from 'turndown';
303
+  │ ─────┬────
304
+  │ ╰────── Module not found, treating it as an external dependency
295
305
   │
296
306
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
297
307
  ───╯
298
308
 
299
- ../../libs/contracts/src/forms/forms.ts (202:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/forms/forms.ts
300
- ╭─[ ../../libs/contracts/src/forms/forms.ts:202:33 ]
301
- │
302
- 202 │ import { compareVersions } from 'compare-versions';
303
-  │ ─────────┬────────
304
-  │ ╰────────── Module not found, treating it as an external dependency
305
-  │
306
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
307
- ─────╯
308
-
309
309
  ../../libs/contracts/src/integrations/secrets/provider.ts (1:23) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/contracts/src/integrations/secrets/provider.ts
310
310
  â•­─[ ../../libs/contracts/src/integrations/secrets/provider.ts:1:24 ]
311
311
  │
@@ -326,4 +326,4 @@ $ tsdown
326
326
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
327
327
  ───╯
328
328
 
329
- ✔ Build complete in 27728ms
329
+ ✔ Build complete in 28311ms
@@ -168,12 +168,12 @@ $ tsdown
168
168
  ℹ dist/libs/contracts/src/resources.d.ts 0.01 kB │ gzip: 0.03 kB
169
169
  ℹ dist/libs/contracts/src/workspace-config/contractsrc-schema.d.ts 0.01 kB │ gzip: 0.03 kB
170
170
  ℹ 159 files, total: 54.23 kB
171
- ../../libs/contracts/src/openapi.ts (8:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/openapi.ts
172
- ╭─[ ../../libs/contracts/src/openapi.ts:8:33 ]
171
+ ../../libs/contracts/src/experiments/evaluator.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/src/experiments/evaluator.ts
172
+ ╭─[ ../../libs/contracts/src/experiments/evaluator.ts:1:28 ]
173
173
  │
174
- 8 │ import { compareVersions } from 'compare-versions';
175
-  │ ─────────┬────────
176
-  │ ╰────────── Module not found, treating it as an external dependency
174
+ 1 │ import { createHash } from 'node:crypto';
175
+  │ ──────┬──────
176
+  │ ╰──────── Module not found, treating it as an external dependency
177
177
   │
178
178
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
179
179
  ───╯
@@ -188,22 +188,12 @@ $ tsdown
188
188
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
189
189
  ───╯
190
190
 
191
- ../../libs/contracts/src/migrations.ts (57:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/migrations.ts
192
- ╭─[ ../../libs/contracts/src/migrations.ts:57:33 ]
193
- │
194
- 57 │ import { compareVersions } from 'compare-versions';
195
-  │ ─────────┬────────
196
-  │ ╰────────── Module not found, treating it as an external dependency
197
-  │
198
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
199
- ────╯
200
-
201
- ../../libs/contracts/src/experiments/evaluator.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/src/experiments/evaluator.ts
202
- ╭─[ ../../libs/contracts/src/experiments/evaluator.ts:1:28 ]
191
+ ../../libs/contracts/src/openapi.ts (8:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/openapi.ts
192
+ ╭─[ ../../libs/contracts/src/openapi.ts:8:33 ]
203
193
  │
204
- 1 │ import { createHash } from 'node:crypto';
205
-  │ ──────┬──────
206
-  │ ╰──────── Module not found, treating it as an external dependency
194
+ 8 │ import { compareVersions } from 'compare-versions';
195
+  │ ─────────┬────────
196
+  │ ╰────────── Module not found, treating it as an external dependency
207
197
   │
208
198
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
209
199
  ───╯
@@ -218,8 +208,28 @@ $ tsdown
218
208
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
219
209
  ───╯
220
210
 
221
- ../../libs/contracts/src/capabilities/capabilities.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/capabilities/capabilities.ts
222
- ╭─[ ../../libs/contracts/src/capabilities/capabilities.ts:1:33 ]
211
+ ../../libs/contracts/src/migrations.ts (57:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/migrations.ts
212
+ ╭─[ ../../libs/contracts/src/migrations.ts:57:33 ]
213
+ │
214
+ 57 │ import { compareVersions } from 'compare-versions';
215
+  │ ─────────┬────────
216
+  │ ╰────────── Module not found, treating it as an external dependency
217
+  │
218
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
219
+ ────╯
220
+
221
+ ../../libs/contracts/src/telemetry/spec.ts (93:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/telemetry/spec.ts
222
+ ╭─[ ../../libs/contracts/src/telemetry/spec.ts:93:33 ]
223
+ │
224
+ 93 │ import { compareVersions } from 'compare-versions';
225
+  │ ─────────┬────────
226
+  │ ╰────────── Module not found, treating it as an external dependency
227
+  │
228
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
229
+ ────╯
230
+
231
+ ../../libs/contracts/src/examples/registry.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/examples/registry.ts
232
+ ╭─[ ../../libs/contracts/src/examples/registry.ts:1:33 ]
223
233
  │
224
234
  1 │ import { compareVersions } from 'compare-versions';
225
235
   │ ─────────┬────────
@@ -228,12 +238,12 @@ $ tsdown
228
238
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
229
239
  ───╯
230
240
 
231
- ../../libs/contracts/src/workflow/runner.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/src/workflow/runner.ts
232
- ╭─[ ../../libs/contracts/src/workflow/runner.ts:1:28 ]
241
+ ../../libs/contracts/src/telemetry/tracker.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/src/telemetry/tracker.ts
242
+ ╭─[ ../../libs/contracts/src/telemetry/tracker.ts:1:28 ]
233
243
  │
234
- 1 │ import { randomUUID } from 'node:crypto';
235
-  │ ──────┬──────
236
-  │ ╰──────── Module not found, treating it as an external dependency
244
+ 1 │ import { randomUUID } from 'crypto';
245
+  │ ────┬───
246
+  │ ╰───── Module not found, treating it as an external dependency
237
247
   │
238
248
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
239
249
  ───╯
@@ -258,28 +268,8 @@ $ tsdown
258
268
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
259
269
  ───╯
260
270
 
261
- ../../libs/contracts/src/telemetry/spec.ts (93:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/telemetry/spec.ts
262
- ╭─[ ../../libs/contracts/src/telemetry/spec.ts:93:33 ]
263
- │
264
- 93 │ import { compareVersions } from 'compare-versions';
265
-  │ ─────────┬────────
266
-  │ ╰────────── Module not found, treating it as an external dependency
267
-  │
268
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
269
- ────╯
270
-
271
- ../../libs/contracts/src/telemetry/tracker.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/contracts/src/telemetry/tracker.ts
272
- ╭─[ ../../libs/contracts/src/telemetry/tracker.ts:1:28 ]
273
- │
274
- 1 │ import { randomUUID } from 'crypto';
275
-  │ ────┬───
276
-  │ ╰───── Module not found, treating it as an external dependency
277
-  │
278
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
279
- ───╯
280
-
281
- ../../libs/contracts/src/examples/registry.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/examples/registry.ts
282
- ╭─[ ../../libs/contracts/src/examples/registry.ts:1:33 ]
271
+ ../../libs/contracts/src/capabilities/capabilities.ts (1:32) [UNRESOLVED_IMPORT] Warning: Could not resolve 'compare-versions' in ../../libs/contracts/src/capabilities/capabilities.ts
272
+ ╭─[ ../../libs/contracts/src/capabilities/capabilities.ts:1:33 ]
283
273
  │
284
274
  1 │ import { compareVersions } from 'compare-versions';
285
275
   │ ─────────┬────────
@@ -308,6 +298,16 @@ $ tsdown
308
298
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
309
299
  ───╯
310
300
 
301
+ ../../libs/contracts/src/workflow/runner.ts (1:27) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/src/workflow/runner.ts
302
+ ╭─[ ../../libs/contracts/src/workflow/runner.ts:1:28 ]
303
+ │
304
+ 1 │ import { randomUUID } from 'node:crypto';
305
+  │ ──────┬──────
306
+  │ ╰──────── Module not found, treating it as an external dependency
307
+  │
308
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
309
+ ───╯
310
+
311
311
  ../../libs/contracts/src/integrations/secrets/provider.ts (1:23) [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/contracts/src/integrations/secrets/provider.ts
312
312
  â•­─[ ../../libs/contracts/src/integrations/secrets/provider.ts:1:24 ]
313
313
  │
@@ -328,4 +328,4 @@ $ tsdown
328
328
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
329
329
  ───╯
330
330
 
331
- ✔ Build complete in 27459ms
331
+ ✔ Build complete in 30129ms
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @contractspec/example.personalization
2
2
 
3
+ ## 1.45.6
4
+
5
+ ### Patch Changes
6
+
7
+ - a913074: feat: improve ai agents rules management"
8
+ - Updated dependencies [a913074]
9
+ - @contractspec/lib.workflow-composer@1.45.6
10
+ - @contractspec/lib.personalization@1.45.6
11
+ - @contractspec/lib.overlay-engine@1.45.6
12
+ - @contractspec/lib.contracts@1.45.6
13
+ - @contractspec/lib.logger@1.45.6
14
+
3
15
  ## 1.45.5
4
16
 
5
17
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/example.personalization",
3
- "version": "1.45.5",
3
+ "version": "1.45.6",
4
4
  "description": "Personalization examples: behavior tracking, overlay customization, workflow extension.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -29,15 +29,15 @@
29
29
  "test": "bun test"
30
30
  },
31
31
  "dependencies": {
32
- "@contractspec/lib.personalization": "1.45.5",
33
- "@contractspec/lib.overlay-engine": "1.45.5",
34
- "@contractspec/lib.workflow-composer": "1.45.5",
35
- "@contractspec/lib.contracts": "1.45.5",
36
- "@contractspec/lib.logger": "1.45.5"
32
+ "@contractspec/lib.personalization": "1.45.6",
33
+ "@contractspec/lib.overlay-engine": "1.45.6",
34
+ "@contractspec/lib.workflow-composer": "1.45.6",
35
+ "@contractspec/lib.contracts": "1.45.6",
36
+ "@contractspec/lib.logger": "1.45.6"
37
37
  },
38
38
  "devDependencies": {
39
- "@contractspec/tool.tsdown": "1.45.5",
40
- "@contractspec/tool.typescript": "1.45.5",
39
+ "@contractspec/tool.tsdown": "1.45.6",
40
+ "@contractspec/tool.typescript": "1.45.6",
41
41
  "tsdown": "^0.18.3",
42
42
  "typescript": "^5.9.3"
43
43
  },