@xyo-network/react-storybook 2.73.0 → 2.74.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -11,9 +11,9 @@
11
11
  },
12
12
  "dependencies": {
13
13
  "@storybook/react": "^7.6.17",
14
- "@xylabs/hex": "^3.1.8",
15
- "@xyo-network/boundwitness-model": "^2.97.1",
16
- "@xyo-network/payload-model": "^2.97.1"
14
+ "@xylabs/hex": "^3.1.10",
15
+ "@xyo-network/boundwitness-model": "^2.98.3",
16
+ "@xyo-network/payload-model": "^2.98.3"
17
17
  },
18
18
  "peerDependencies": {
19
19
  "@mui/icons-material": "^5",
@@ -79,6 +79,6 @@
79
79
  },
80
80
  "sideEffects": false,
81
81
  "types": "dist/browser/index.d.ts",
82
- "version": "2.73.0",
82
+ "version": "2.74.0",
83
83
  "type": "module"
84
84
  }