@lssm/example.learning-journey-ui-shared 0.0.0-canary-20251212220746 → 0.0.0-canary-20251212230121

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.
@@ -20,5 +20,5 @@ $ tsdown
20
20
  ℹ dist/index-EWErSKip.d.mts 0.95 kB │ gzip: 0.37 kB
21
21
  ℹ dist/index-D_7WU_xm.d.mts 0.68 kB │ gzip: 0.35 kB
22
22
  ℹ 13 files, total: 12.16 kB
23
- ✔ Build complete in 14610ms
23
+ ✔ Build complete in 14094ms
24
24
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,10 +1,10 @@
1
1
  # @lssm/example.learning-journey-ui-shared
2
2
 
3
- ## 0.0.0-canary-20251212220746
3
+ ## 0.0.0-canary-20251212230121
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies [3086383]
8
- - @lssm/lib.design-system@0.0.0-canary-20251212220746
9
- - @lssm/lib.ui-kit-web@0.0.0-canary-20251212220746
10
- - @lssm/module.learning-journey@0.0.0-canary-20251212220746
8
+ - @lssm/lib.design-system@0.0.0-canary-20251212230121
9
+ - @lssm/lib.ui-kit-web@0.0.0-canary-20251212230121
10
+ - @lssm/module.learning-journey@0.0.0-canary-20251212230121
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-20251212220746",
3
+ "version": "0.0.0-canary-20251212230121",
4
4
  "description": "Shared UI components and hooks for learning journey mini-apps.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",