@lssm/example.learning-journey-ui-shared 0.0.0-canary-20251220030446 → 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.
@@ -110,22 +110,22 @@ $ tsdown
110
110
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
111
111
  ℹ dist/docs/learning-journey-ui-shared.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
112
112
  ℹ 103 files, total: 279.86 kB
113
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
114
- ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
113
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
114
+ ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
115
115
  │
116
- 4 │ import { Loader2 } from "lucide-react";
117
-  │ ───────┬──────
118
-  │ ╰──────── Module not found, treating it as an external dependency
116
+ 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
117
+  │ ───────┬──────
118
+  │ ╰──────── Module not found, treating it as an external dependency
119
119
   │
120
120
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
121
121
  ───╯
122
122
 
123
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
124
- ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
123
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
124
+ ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
125
125
  │
126
- 5 │ import { Loader2 } from "lucide-react";
127
-  │ ───────┬──────
128
-  │ ╰──────── Module not found, treating it as an external dependency
126
+ 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
127
+  │ ───────┬──────
128
+  │ ╰──────── Module not found, treating it as an external dependency
129
129
   │
130
130
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
131
131
  ───╯
@@ -140,22 +140,12 @@ $ tsdown
140
140
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
141
141
  ───╯
142
142
 
143
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
144
- ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
145
- │
146
- 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
147
-  │ ───────┬──────
148
-  │ ╰──────── Module not found, treating it as an external dependency
149
-  │
150
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
151
- ───╯
152
-
153
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
154
- ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
143
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
144
+ ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
155
145
  │
156
- 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
157
-  │ ───────┬──────
158
-  │ ╰──────── Module not found, treating it as an external dependency
146
+ 4 │ import { Loader2 } from "lucide-react";
147
+  │ ───────┬──────
148
+  │ ╰──────── Module not found, treating it as an external dependency
159
149
   │
160
150
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
161
151
  ───╯
@@ -170,6 +160,16 @@ $ tsdown
170
160
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
171
161
  ────╯
172
162
 
163
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
164
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
165
+ │
166
+ 12 │ import { Menu } from "lucide-react";
167
+  │ ───────┬──────
168
+  │ ╰──────── Module not found, treating it as an external dependency
169
+  │
170
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
171
+ ────╯
172
+
173
173
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
174
174
  â•­─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
175
175
  │
@@ -180,6 +180,16 @@ $ tsdown
180
180
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
181
181
  ───╯
182
182
 
183
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
184
+ ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
185
+ │
186
+ 5 │ import { Loader2 } from "lucide-react";
187
+  │ ───────┬──────
188
+  │ ╰──────── Module not found, treating it as an external dependency
189
+  │
190
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
191
+ ───╯
192
+
183
193
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
184
194
  â•­─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
185
195
  │
@@ -190,82 +200,72 @@ $ tsdown
190
200
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
191
201
  ────╯
192
202
 
193
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
194
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
195
- │
196
- 12 │ import { Menu } from "lucide-react";
197
-  │ ───────┬──────
198
-  │ ╰──────── Module not found, treating it as an external dependency
199
-  │
200
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
201
- ────╯
202
-
203
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
204
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
203
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
204
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
205
205
  │
206
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
206
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
207
207
   │ ───────┬──────
208
208
   │ ╰──────── Module not found, treating it as an external dependency
209
209
   │
210
210
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
211
211
  ───╯
212
212
 
213
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
214
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
213
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
214
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
215
215
  │
216
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
217
-  │ ───────┬──────
218
-  │ ╰──────── Module not found, treating it as an external dependency
216
+ 6 │ import { CheckIcon } from "lucide-react";
217
+  │ ───────┬──────
218
+  │ ╰──────── Module not found, treating it as an external dependency
219
219
   │
220
220
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
221
221
  ───╯
222
222
 
223
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
224
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
223
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
224
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
225
225
  │
226
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
227
-  │ ───────┬──────
228
-  │ ╰──────── Module not found, treating it as an external dependency
226
+ 6 │ import { CircleIcon } from "lucide-react";
227
+  │ ───────┬──────
228
+  │ ╰──────── Module not found, treating it as an external dependency
229
229
   │
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/ui-kit-web/dist/ui/dialog.js
234
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
233
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
234
+ ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
235
235
  │
236
- 6 │ import { XIcon } from "lucide-react";
236
+ 4 │ import { Globe } from "lucide-react";
237
237
   │ ───────┬──────
238
238
   │ ╰──────── Module not found, treating it as an external dependency
239
239
   │
240
240
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
241
241
  ───╯
242
242
 
243
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
244
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
243
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
244
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
245
245
  │
246
- 6 │ import { CheckIcon } from "lucide-react";
247
-  │ ───────┬──────
248
-  │ ╰──────── Module not found, treating it as an external dependency
246
+ 7 │ import { SearchIcon } from "lucide-react";
247
+  │ ───────┬──────
248
+  │ ╰──────── Module not found, treating it as an external dependency
249
249
   │
250
250
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
251
251
  ───╯
252
252
 
253
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
254
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
253
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
254
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
255
255
  │
256
- 6 │ import { ChevronDownIcon } from "lucide-react";
257
-  │ ───────┬──────
258
-  │ ╰──────── Module not found, treating it as an external dependency
256
+ 6 │ import { XIcon } from "lucide-react";
257
+  │ ───────┬──────
258
+  │ ╰──────── Module not found, treating it as an external dependency
259
259
   │
260
260
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
261
  ───╯
262
262
 
263
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
264
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
263
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
264
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
265
265
  │
266
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
267
-  │ ───────┬──────
268
-  │ ╰──────── Module not found, treating it as an external dependency
266
+ 5 │ import { ChevronDownIcon } from "lucide-react";
267
+  │ ───────┬──────
268
+  │ ╰──────── Module not found, treating it as an external dependency
269
269
   │
270
270
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
271
271
  ───╯
@@ -280,6 +280,16 @@ $ tsdown
280
280
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
281
281
  ───╯
282
282
 
283
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
284
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
285
+ │
286
+ 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
287
+  │ ───────┬──────
288
+  │ ╰──────── Module not found, treating it as an external dependency
289
+  │
290
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
291
+ ───╯
292
+
283
293
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
284
294
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
285
295
  │
@@ -290,18 +300,18 @@ $ tsdown
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/select.js
294
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
303
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
304
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
295
305
  │
296
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
297
-  │ ───────┬──────
298
-  │ ╰──────── Module not found, treating it as an external dependency
306
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
307
+  │ ───────┬──────
308
+  │ ╰──────── Module not found, treating it as an external dependency
299
309
   │
300
310
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
301
311
  ───╯
302
312
 
303
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
304
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
313
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
314
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
305
315
  │
306
316
  6 │ import { XIcon } from "lucide-react";
307
317
   │ ───────┬──────
@@ -310,42 +320,32 @@ $ tsdown
310
320
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
311
321
  ───╯
312
322
 
313
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
314
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
315
- │
316
- 7 │ import { SearchIcon } from "lucide-react";
317
-  │ ───────┬──────
318
-  │ ╰──────── Module not found, treating it as an external dependency
319
-  │
320
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
321
- ───╯
322
-
323
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
324
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
323
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
324
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
325
325
  │
326
- 5 │ import { ChevronDownIcon } from "lucide-react";
326
+ 6 │ import { ChevronDownIcon } from "lucide-react";
327
327
   │ ───────┬──────
328
328
   │ ╰──────── Module not found, treating it as an external dependency
329
329
   │
330
330
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
331
331
  ───╯
332
332
 
333
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
334
- ╭─[ ../../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/organisms/ListPage/ListPage.js
334
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
335
335
  │
336
- 4 │ import { Globe } from "lucide-react";
337
-  │ ───────┬──────
338
-  │ ╰──────── Module not found, treating it as an external dependency
336
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
337
+  │ ───────┬──────
338
+  │ ╰──────── Module not found, treating it as an external dependency
339
339
   │
340
340
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
341
341
  ───╯
342
342
 
343
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
344
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
343
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
344
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
345
345
  │
346
- 6 │ import { CircleIcon } from "lucide-react";
347
-  │ ───────┬──────
348
-  │ ╰──────── Module not found, treating it as an external dependency
346
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
347
+  │ ───────┬──────
348
+  │ ╰──────── Module not found, treating it as an external dependency
349
349
   │
350
350
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
351
351
  ───╯
@@ -380,5 +380,5 @@ $ tsdown
380
380
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
381
381
  ───╯
382
382
 
383
- ✔ Build complete in 56562ms
383
+ ✔ Build complete in 39924ms
384
384
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lssm/example.learning-journey-ui-shared
2
2
 
3
- ## 0.0.0-canary-20251220030446
3
+ ## 0.0.0-canary-20251220041653
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -9,8 +9,8 @@
9
9
  ### Patch Changes
10
10
 
11
11
  - Updated dependencies [66a5dfd]
12
- - @lssm/lib.contracts@0.0.0-canary-20251220030446
13
- - @lssm/lib.design-system@0.0.0-canary-20251220030446
14
- - @lssm/lib.schema@0.0.0-canary-20251220030446
15
- - @lssm/lib.ui-kit-web@0.0.0-canary-20251220030446
16
- - @lssm/module.learning-journey@0.0.0-canary-20251220030446
12
+ - @lssm/lib.contracts@0.0.0-canary-20251220041653
13
+ - @lssm/lib.design-system@0.0.0-canary-20251220041653
14
+ - @lssm/lib.schema@0.0.0-canary-20251220041653
15
+ - @lssm/lib.ui-kit-web@0.0.0-canary-20251220041653
16
+ - @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-shared",
3
- "version": "0.0.0-canary-20251220030446",
3
+ "version": "0.0.0-canary-20251220041653",
4
4
  "description": "Shared UI components and hooks for learning journey mini-apps.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -34,16 +34,16 @@
34
34
  "test": "bun test"
35
35
  },
36
36
  "dependencies": {
37
- "@lssm/lib.schema": "0.0.0-canary-20251220030446",
38
- "@lssm/lib.contracts": "0.0.0-canary-20251220030446",
39
- "@lssm/module.learning-journey": "0.0.0-canary-20251220030446",
40
- "@lssm/lib.design-system": "0.0.0-canary-20251220030446",
41
- "@lssm/lib.ui-kit-web": "0.0.0-canary-20251220030446",
37
+ "@lssm/lib.schema": "0.0.0-canary-20251220041653",
38
+ "@lssm/lib.contracts": "0.0.0-canary-20251220041653",
39
+ "@lssm/module.learning-journey": "0.0.0-canary-20251220041653",
40
+ "@lssm/lib.design-system": "0.0.0-canary-20251220041653",
41
+ "@lssm/lib.ui-kit-web": "0.0.0-canary-20251220041653",
42
42
  "react": "19.2.3"
43
43
  },
44
44
  "devDependencies": {
45
- "@lssm/tool.tsdown": "0.0.0-canary-20251220030446",
46
- "@lssm/tool.typescript": "0.0.0-canary-20251220030446",
45
+ "@lssm/tool.tsdown": "0.0.0-canary-20251220041653",
46
+ "@lssm/tool.typescript": "0.0.0-canary-20251220041653",
47
47
  "@types/react": "^19.1.6",
48
48
  "tsdown": "^0.18.1",
49
49
  "typescript": "^5.9.3"