@lssm/example.learning-journey-ui-gamified 0.0.0-canary-20251220021406 → 0.0.0-canary-20251220041653

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.
@@ -230,12 +230,22 @@ $ tsdown
230
230
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
231
231
  ────╯
232
232
 
233
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
234
- ╭─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
233
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
234
+ ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
235
235
  │
236
- 8 │ import { SearchIcon } from "lucide-react";
237
-  │ ───────┬──────
238
-  │ ╰──────── Module not found, treating it as an external dependency
236
+ 6 │ import { CheckCircle } from "lucide-react";
237
+  │ ───────┬──────
238
+  │ ╰──────── Module not found, treating it as an external dependency
239
+  │
240
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
241
+ ───╯
242
+
243
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
244
+ ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
245
+ │
246
+ 4 │ import { Loader2 } from "lucide-react";
247
+  │ ───────┬──────
248
+  │ ╰──────── Module not found, treating it as an external dependency
239
249
   │
240
250
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
241
251
  ───╯
@@ -250,12 +260,12 @@ $ tsdown
250
260
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
251
261
  ────╯
252
262
 
253
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
254
- ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
263
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
264
+ ╭─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
255
265
  │
256
- 4 │ import { Loader2 } from "lucide-react";
257
-  │ ───────┬──────
258
-  │ ╰──────── Module not found, treating it as an external dependency
266
+ 8 │ import { SearchIcon } from "lucide-react";
267
+  │ ───────┬──────
268
+  │ ╰──────── Module not found, treating it as an external dependency
259
269
   │
260
270
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
271
  ───╯
@@ -280,22 +290,32 @@ $ tsdown
280
290
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
281
291
  ───╯
282
292
 
283
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
284
- ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
293
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
294
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
285
295
  │
286
- 6 │ import { CheckCircle } from "lucide-react";
287
-  │ ───────┬──────
288
-  │ ╰──────── Module not found, treating it as an external dependency
296
+ 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
297
+  │ ───────┬──────
298
+  │ ╰──────── Module not found, treating it as an external dependency
289
299
   │
290
300
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
291
301
  ───╯
292
302
 
293
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
294
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
303
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
304
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
295
305
  │
296
- 5 │ import { ChevronDownIcon } from "lucide-react";
297
-  │ ───────┬──────
298
-  │ ╰──────── Module not found, treating it as an external dependency
306
+ 6 │ import { CircleIcon } from "lucide-react";
307
+  │ ───────┬──────
308
+  │ ╰──────── Module not found, treating it as an external dependency
309
+  │
310
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
311
+ ───╯
312
+
313
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
314
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
315
+ │
316
+ 6 │ import { CheckIcon } from "lucide-react";
317
+  │ ───────┬──────
318
+  │ ╰──────── Module not found, treating it as an external dependency
299
319
   │
300
320
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
301
321
  ───╯
@@ -310,72 +330,72 @@ $ tsdown
310
330
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
311
331
  ───╯
312
332
 
313
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
314
- ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
333
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
334
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
315
335
  │
316
- 4 │ import { Globe } from "lucide-react";
317
-  │ ───────┬──────
318
-  │ ╰──────── Module not found, treating it as an external dependency
336
+ 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
337
+  │ ───────┬──────
338
+  │ ╰──────── Module not found, treating it as an external dependency
319
339
   │
320
340
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
321
341
  ───╯
322
342
 
323
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
324
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
343
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
344
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
325
345
  │
326
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
327
-  │ ───────┬──────
328
-  │ ╰──────── Module not found, treating it as an external dependency
346
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
347
+  │ ───────┬──────
348
+  │ ╰──────── Module not found, treating it as an external dependency
329
349
   │
330
350
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
331
351
  ───╯
332
352
 
333
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
334
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
353
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
354
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
335
355
  │
336
- 6 │ import { CircleIcon } from "lucide-react";
337
-  │ ───────┬──────
338
-  │ ╰──────── Module not found, treating it as an external dependency
356
+ 5 │ import { ChevronDownIcon } from "lucide-react";
357
+  │ ───────┬──────
358
+  │ ╰──────── Module not found, treating it as an external dependency
339
359
   │
340
360
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
341
361
  ───╯
342
362
 
343
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
344
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
363
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
364
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
345
365
  │
346
- 6 │ import { XIcon } from "lucide-react";
347
-  │ ───────┬──────
348
-  │ ╰──────── Module not found, treating it as an external dependency
366
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
367
+  │ ───────┬──────
368
+  │ ╰──────── Module not found, treating it as an external dependency
349
369
   │
350
370
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
351
371
  ───╯
352
372
 
353
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
354
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
373
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
374
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
355
375
  │
356
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
357
-  │ ───────┬──────
358
-  │ ╰──────── Module not found, treating it as an external dependency
376
+ 6 │ import { ChevronDownIcon } from "lucide-react";
377
+  │ ───────┬──────
378
+  │ ╰──────── Module not found, treating it as an external dependency
359
379
   │
360
380
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
361
381
  ───╯
362
382
 
363
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
364
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
383
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
384
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
365
385
  │
366
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
367
-  │ ───────┬──────
368
-  │ ╰──────── Module not found, treating it as an external dependency
386
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
387
+  │ ───────┬──────
388
+  │ ╰──────── Module not found, treating it as an external dependency
369
389
   │
370
390
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
371
391
  ───╯
372
392
 
373
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
374
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
393
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
394
+ ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
375
395
  │
376
- 6 │ import { CheckIcon } from "lucide-react";
377
-  │ ───────┬──────
378
-  │ ╰──────── Module not found, treating it as an external dependency
396
+ 4 │ import { Globe } from "lucide-react";
397
+  │ ───────┬──────
398
+  │ ╰──────── Module not found, treating it as an external dependency
379
399
   │
380
400
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
381
401
  ───╯
@@ -400,52 +420,42 @@ $ tsdown
400
420
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
401
421
  ────╯
402
422
 
403
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
404
- ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
405
- │
406
- 4 │ import { Loader2 } from "lucide-react";
407
-  │ ───────┬──────
408
-  │ ╰──────── Module not found, treating it as an external dependency
409
-  │
410
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
411
- ───╯
412
-
413
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
414
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
423
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
424
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
415
425
  │
416
- 6 │ import { ChevronDownIcon } from "lucide-react";
417
-  │ ───────┬──────
418
-  │ ╰──────── Module not found, treating it as an external dependency
426
+ 6 │ import { XIcon } from "lucide-react";
427
+  │ ───────┬──────
428
+  │ ╰──────── Module not found, treating it as an external dependency
419
429
   │
420
430
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
421
431
  ───╯
422
432
 
423
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
424
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
433
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
434
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
425
435
  │
426
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
427
-  │ ───────┬──────
428
-  │ ╰──────── Module not found, treating it as an external dependency
436
+ 6 │ import { XIcon } from "lucide-react";
437
+  │ ───────┬──────
438
+  │ ╰──────── Module not found, treating it as an external dependency
429
439
   │
430
440
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
431
441
  ───╯
432
442
 
433
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
434
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
443
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
444
+ ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
435
445
  │
436
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
437
-  │ ───────┬──────
438
-  │ ╰──────── Module not found, treating it as an external dependency
446
+ 4 │ import { Loader2 } from "lucide-react";
447
+  │ ───────┬──────
448
+  │ ╰──────── Module not found, treating it as an external dependency
439
449
   │
440
450
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
441
451
  ───╯
442
452
 
443
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
444
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
453
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js
454
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js:5:72 ]
445
455
  │
446
- 6 │ import { XIcon } from "lucide-react";
447
-  │ ───────┬──────
448
-  │ ╰──────── Module not found, treating it as an external dependency
456
+ 5 │ import { ChevronLeft, ChevronRight, ChevronsLeft, ChevronsRight } from "lucide-react";
457
+  │ ───────┬──────
458
+  │ ╰──────── Module not found, treating it as an external dependency
449
459
   │
450
460
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
451
461
  ───╯
@@ -460,16 +470,6 @@ $ tsdown
460
470
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
461
471
  ───╯
462
472
 
463
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js
464
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js:5:72 ]
465
- │
466
- 5 │ import { ChevronLeft, ChevronRight, ChevronsLeft, ChevronsRight } from "lucide-react";
467
-  │ ───────┬──────
468
-  │ ╰──────── Module not found, treating it as an external dependency
469
-  │
470
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
471
- ───╯
472
-
473
473
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js
474
474
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js:5:27 ]
475
475
  │
@@ -480,5 +480,5 @@ $ tsdown
480
480
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
481
481
  ───╯
482
482
 
483
- ✔ Build complete in 15844ms
483
+ ✔ Build complete in 26781ms
484
484
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lssm/example.learning-journey-ui-gamified
2
2
 
3
- ## 0.0.0-canary-20251220021406
3
+ ## 0.0.0-canary-20251220041653
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -9,11 +9,11 @@
9
9
  ### Patch Changes
10
10
 
11
11
  - Updated dependencies [66a5dfd]
12
- - @lssm/example.learning-journey-duo-drills@0.0.0-canary-20251220021406
13
- - @lssm/example.learning-journey-quest-challenges@0.0.0-canary-20251220021406
14
- - @lssm/example.learning-journey-ui-shared@0.0.0-canary-20251220021406
15
- - @lssm/lib.contracts@0.0.0-canary-20251220021406
16
- - @lssm/lib.design-system@0.0.0-canary-20251220021406
17
- - @lssm/lib.schema@0.0.0-canary-20251220021406
18
- - @lssm/lib.ui-kit-web@0.0.0-canary-20251220021406
19
- - @lssm/module.learning-journey@0.0.0-canary-20251220021406
12
+ - @lssm/example.learning-journey-duo-drills@0.0.0-canary-20251220041653
13
+ - @lssm/example.learning-journey-quest-challenges@0.0.0-canary-20251220041653
14
+ - @lssm/example.learning-journey-ui-shared@0.0.0-canary-20251220041653
15
+ - @lssm/lib.contracts@0.0.0-canary-20251220041653
16
+ - @lssm/lib.design-system@0.0.0-canary-20251220041653
17
+ - @lssm/lib.schema@0.0.0-canary-20251220041653
18
+ - @lssm/lib.ui-kit-web@0.0.0-canary-20251220041653
19
+ - @lssm/module.learning-journey@0.0.0-canary-20251220041653
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lssm/example.learning-journey-ui-gamified",
3
- "version": "0.0.0-canary-20251220021406",
3
+ "version": "0.0.0-canary-20251220041653",
4
4
  "description": "Duolingo-style gamified learning UI for drills and quests.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -36,19 +36,19 @@
36
36
  "test": "bun test"
37
37
  },
38
38
  "dependencies": {
39
- "@lssm/lib.schema": "0.0.0-canary-20251220021406",
40
- "@lssm/lib.contracts": "0.0.0-canary-20251220021406",
41
- "@lssm/example.learning-journey-ui-shared": "0.0.0-canary-20251220021406",
42
- "@lssm/example.learning-journey-duo-drills": "0.0.0-canary-20251220021406",
43
- "@lssm/example.learning-journey-quest-challenges": "0.0.0-canary-20251220021406",
44
- "@lssm/module.learning-journey": "0.0.0-canary-20251220021406",
45
- "@lssm/lib.design-system": "0.0.0-canary-20251220021406",
46
- "@lssm/lib.ui-kit-web": "0.0.0-canary-20251220021406",
39
+ "@lssm/lib.schema": "0.0.0-canary-20251220041653",
40
+ "@lssm/lib.contracts": "0.0.0-canary-20251220041653",
41
+ "@lssm/example.learning-journey-ui-shared": "0.0.0-canary-20251220041653",
42
+ "@lssm/example.learning-journey-duo-drills": "0.0.0-canary-20251220041653",
43
+ "@lssm/example.learning-journey-quest-challenges": "0.0.0-canary-20251220041653",
44
+ "@lssm/module.learning-journey": "0.0.0-canary-20251220041653",
45
+ "@lssm/lib.design-system": "0.0.0-canary-20251220041653",
46
+ "@lssm/lib.ui-kit-web": "0.0.0-canary-20251220041653",
47
47
  "react": "19.2.3"
48
48
  },
49
49
  "devDependencies": {
50
- "@lssm/tool.tsdown": "0.0.0-canary-20251220021406",
51
- "@lssm/tool.typescript": "0.0.0-canary-20251220021406",
50
+ "@lssm/tool.tsdown": "0.0.0-canary-20251220041653",
51
+ "@lssm/tool.typescript": "0.0.0-canary-20251220041653",
52
52
  "@types/react": "^19.1.6",
53
53
  "tsdown": "^0.18.1",
54
54
  "typescript": "^5.9.3"