@lssm/example.learning-journey-ui-shared 0.0.0-canary-20251215231151 → 0.0.0-canary-20251215231653

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: 134.43 kB
23
- ✔ Build complete in 8771ms
23
+ ✔ Build complete in 9592ms
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-20251215231151
3
+ ## 0.0.0-canary-20251215231653
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies [3086383]
8
- - @lssm/lib.design-system@0.0.0-canary-20251215231151
9
- - @lssm/lib.ui-kit-web@0.0.0-canary-20251215231151
10
- - @lssm/module.learning-journey@0.0.0-canary-20251215231151
8
+ - @lssm/lib.design-system@0.0.0-canary-20251215231653
9
+ - @lssm/lib.ui-kit-web@0.0.0-canary-20251215231653
10
+ - @lssm/module.learning-journey@0.0.0-canary-20251215231653
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-20251215231151",
3
+ "version": "0.0.0-canary-20251215231653",
4
4
  "description": "Shared UI components and hooks for learning journey mini-apps.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",