@contractspec/lib.example-shared-ui 0.0.0-canary-20260119224109 → 0.0.0-canary-20260119224949

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.
@@ -6,4 +6,4 @@ $ tsdown
6
6
  ℹ Cleaning 1 files
7
7
  ℹ dist/index.mjs 95.80 kB │ gzip: 21.10 kB
8
8
  ℹ 1 files, total: 95.80 kB
9
- ✔ Build complete in 180ms
9
+ ✔ Build complete in 179ms
@@ -8,4 +8,4 @@ $ tsdown
8
8
  ℹ Cleaning 1 files
9
9
  ℹ dist/index.mjs 95.80 kB │ gzip: 21.10 kB
10
10
  ℹ 1 files, total: 95.80 kB
11
- ✔ Build complete in 206ms
11
+ ✔ Build complete in 138ms
package/CHANGELOG.md CHANGED
@@ -1,13 +1,13 @@
1
1
  # @contractspec/lib.example-shared-ui
2
2
 
3
- ## 0.0.0-canary-20260119224109
3
+ ## 0.0.0-canary-20260119224949
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies [c560ee7]
8
8
  - Updated dependencies [1536bf3]
9
- - @contractspec/lib.design-system@0.0.0-canary-20260119224109
10
- - @contractspec/lib.contracts@0.0.0-canary-20260119224109
9
+ - @contractspec/lib.design-system@0.0.0-canary-20260119224949
10
+ - @contractspec/lib.contracts@0.0.0-canary-20260119224949
11
11
 
12
12
  ## 1.2.0
13
13
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/lib.example-shared-ui",
3
- "version": "0.0.0-canary-20260119224109",
3
+ "version": "0.0.0-canary-20260119224949",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": "./src/index.ts"
@@ -24,8 +24,8 @@
24
24
  },
25
25
  "dependencies": {
26
26
  "@apollo/client": "^4.0.12",
27
- "@contractspec/lib.contracts": "0.0.0-canary-20260119224109",
28
- "@contractspec/lib.design-system": "0.0.0-canary-20260119224109",
27
+ "@contractspec/lib.contracts": "0.0.0-canary-20260119224949",
28
+ "@contractspec/lib.design-system": "0.0.0-canary-20260119224949",
29
29
  "@contractspec/lib.ui-kit-web": "1.48.0",
30
30
  "@tanstack/react-query": "^5.90.16",
31
31
  "framer-motion": "^12.26.1",