@xyo-network/react-node 2.56.11 → 2.56.12

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.
@@ -26,9 +26,13 @@ export declare const useModuleFromNode: <TModule extends Module<import("@xyo-net
26
26
  readonly disallowed?: Record<string, string[]> | undefined;
27
27
  } | undefined;
28
28
  readonly storeQueries?: boolean | undefined;
29
- } & Omit<undefined, "schema">, "schema"> & {
29
+ } & Omit<undefined, "schema"> & {
30
+ schema: "network.xyo.module.config";
31
+ }, "schema"> & {
30
32
  schema: string;
31
- }, "schema">, undefined>, import("@xyo-network/module").ModuleEventData> = Module<import("@xyo-network/module").ModuleParams<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
33
+ }, "schema"> & {
34
+ schema: string;
35
+ }, undefined>, import("@xyo-network/module").ModuleEventData> = Module<import("@xyo-network/module").ModuleParams<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
32
36
  readonly archivist?: import("@xyo-network/module").ArchivistModuleConfig | undefined;
33
37
  readonly name?: string | undefined;
34
38
  readonly paging?: Record<string, {
@@ -54,7 +58,11 @@ export declare const useModuleFromNode: <TModule extends Module<import("@xyo-net
54
58
  readonly disallowed?: Record<string, string[]> | undefined;
55
59
  } | undefined;
56
60
  readonly storeQueries?: boolean | undefined;
57
- } & Omit<undefined, "schema">, "schema"> & {
61
+ } & Omit<undefined, "schema"> & {
62
+ schema: "network.xyo.module.config";
63
+ }, "schema"> & {
64
+ schema: string;
65
+ }, "schema"> & {
58
66
  schema: string;
59
- }, "schema">, undefined>, import("@xyo-network/module").ModuleEventData>>(nameOrAddress?: string, up?: boolean, logger?: Logger) => [TModule | null | undefined, Error | undefined];
67
+ }, undefined>, import("@xyo-network/module").ModuleEventData>>(nameOrAddress?: string, up?: boolean, logger?: Logger) => [TModule | null | undefined, Error | undefined];
60
68
  //# sourceMappingURL=useModuleFromNode.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useModuleFromNode.d.ts","sourceRoot":"","sources":["../../../src/hooks/useModuleFromNode.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAE1C,OAAO,EAAE,MAAM,EAAE,MAAM,2BAA2B,CAAA;AAMlD,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;0FACZ,MAAM,OACjB,OAAO,WACH,MAAM,oDA+DhB,CAAA"}
1
+ {"version":3,"file":"useModuleFromNode.d.ts","sourceRoot":"","sources":["../../../src/hooks/useModuleFromNode.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAE1C,OAAO,EAAE,MAAM,EAAE,MAAM,2BAA2B,CAAA;AAMlD,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+EACZ,MAAM,OACjB,OAAO,WACH,MAAM,oDA+DhB,CAAA"}
@@ -26,9 +26,13 @@ export declare const useModulesFromNode: <TModule extends Module<import("@xyo-ne
26
26
  readonly disallowed?: Record<string, string[]> | undefined;
27
27
  } | undefined;
28
28
  readonly storeQueries?: boolean | undefined;
29
- } & Omit<undefined, "schema">, "schema"> & {
29
+ } & Omit<undefined, "schema"> & {
30
+ schema: "network.xyo.module.config";
31
+ }, "schema"> & {
30
32
  schema: string;
31
- }, "schema">, undefined>, import("@xyo-network/module").ModuleEventData> = Module<import("@xyo-network/module").ModuleParams<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
33
+ }, "schema"> & {
34
+ schema: string;
35
+ }, undefined>, import("@xyo-network/module").ModuleEventData> = Module<import("@xyo-network/module").ModuleParams<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
32
36
  readonly archivist?: import("@xyo-network/module").ArchivistModuleConfig | undefined;
33
37
  readonly name?: string | undefined;
34
38
  readonly paging?: Record<string, {
@@ -54,7 +58,11 @@ export declare const useModulesFromNode: <TModule extends Module<import("@xyo-ne
54
58
  readonly disallowed?: Record<string, string[]> | undefined;
55
59
  } | undefined;
56
60
  readonly storeQueries?: boolean | undefined;
57
- } & Omit<undefined, "schema">, "schema"> & {
61
+ } & Omit<undefined, "schema"> & {
62
+ schema: "network.xyo.module.config";
63
+ }, "schema"> & {
64
+ schema: string;
65
+ }, "schema"> & {
58
66
  schema: string;
59
- }, "schema">, undefined>, import("@xyo-network/module").ModuleEventData>>(filter?: ModuleFilter, up?: boolean, logger?: Logger) => [TModule[] | null | undefined, Error | undefined];
67
+ }, undefined>, import("@xyo-network/module").ModuleEventData>>(filter?: ModuleFilter, up?: boolean, logger?: Logger) => [TModule[] | null | undefined, Error | undefined];
60
68
  //# sourceMappingURL=useModulesFromNode.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useModulesFromNode.d.ts","sourceRoot":"","sources":["../../../src/hooks/useModulesFromNode.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAE1C,OAAO,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAA;AAMhE,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mFACpB,YAAY,OAChB,OAAO,WACH,MAAM,sDAuDhB,CAAA"}
1
+ {"version":3,"file":"useModulesFromNode.d.ts","sourceRoot":"","sources":["../../../src/hooks/useModulesFromNode.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAE1C,OAAO,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAA;AAMhE,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wEACpB,YAAY,OAChB,OAAO,WACH,MAAM,sDAuDhB,CAAA"}
@@ -29,7 +29,11 @@ export declare const useNodeFromNode: (nameOrAddress?: string, up?: boolean, log
29
29
  } & Omit<{
30
30
  archivist?: string | undefined;
31
31
  schema: "network.xyo.node.config";
32
- } & Omit<undefined, "schema">, "schema">, "schema"> & {
32
+ } & Omit<undefined, "schema">, "schema"> & {
33
+ schema: "network.xyo.node.config";
34
+ }, "schema"> & {
35
+ schema: string;
36
+ }, "schema"> & {
33
37
  schema: string;
34
- }, "schema">, undefined>, import("@xyo-network/node").NodeModuleEventData> | null | undefined, Error | undefined];
38
+ }, undefined>, import("@xyo-network/node").NodeModuleEventData> | null | undefined, Error | undefined];
35
39
  //# sourceMappingURL=useNodeFromNode.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useNodeFromNode.d.ts","sourceRoot":"","sources":["../../../src/hooks/useNodeFromNode.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAC1C,OAAO,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAA;AAI9C,eAAO,MAAM,eAAe,mBAAoB,MAAM,OAAO,OAAO,WAAW,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iHAA6D,CAAA"}
1
+ {"version":3,"file":"useNodeFromNode.d.ts","sourceRoot":"","sources":["../../../src/hooks/useNodeFromNode.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAC1C,OAAO,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAA;AAI9C,eAAO,MAAM,eAAe,mBAAoB,MAAM,OAAO,OAAO,WAAW,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;sGAA6D,CAAA"}
@@ -30,7 +30,11 @@ export declare const useNodesFromNode: (filter?: ModuleFilter, up?: boolean, log
30
30
  } & Omit<{
31
31
  archivist?: string | undefined;
32
32
  schema: "network.xyo.node.config";
33
- } & Omit<undefined, "schema">, "schema">, "schema"> & {
33
+ } & Omit<undefined, "schema">, "schema"> & {
34
+ schema: "network.xyo.node.config";
35
+ }, "schema"> & {
36
+ schema: string;
37
+ }, "schema"> & {
34
38
  schema: string;
35
- }, "schema">, undefined>, import("@xyo-network/node").NodeModuleEventData>[] | null | undefined, Error | undefined];
39
+ }, undefined>, import("@xyo-network/node").NodeModuleEventData>[] | null | undefined, Error | undefined];
36
40
  //# sourceMappingURL=useNodesFromNode.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useNodesFromNode.d.ts","sourceRoot":"","sources":["../../../src/hooks/useNodesFromNode.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAC1C,OAAO,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAA;AAClD,OAAO,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAA;AAI9C,eAAO,MAAM,gBAAgB,YAAa,YAAY,OAAO,OAAO,WAAW,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mHAAuD,CAAA"}
1
+ {"version":3,"file":"useNodesFromNode.d.ts","sourceRoot":"","sources":["../../../src/hooks/useNodesFromNode.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAC1C,OAAO,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAA;AAClD,OAAO,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAA;AAI9C,eAAO,MAAM,gBAAgB,YAAa,YAAY,OAAO,OAAO,WAAW,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wGAAuD,CAAA"}
@@ -28,8 +28,12 @@ export declare const WrappedModuleFromNodeHookFactory: {
28
28
  readonly disallowed?: Record<string, string[]> | undefined;
29
29
  } | undefined;
30
30
  readonly storeQueries?: boolean | undefined;
31
- } & Omit<undefined, "schema">, "schema"> & {
31
+ } & Omit<undefined, "schema"> & {
32
+ schema: "network.xyo.module.config";
33
+ }, "schema"> & {
32
34
  schema: string;
33
- }, "schema">, undefined>, import("@xyo-network/module").ModuleEventData>>>(wrapperObject: ConstructableModuleWrapper<TModuleWrapper>, name?: string) => (nameOrAddress?: string, wallet?: WalletInstance, up?: boolean, logger?: Logger) => [TModuleWrapper | undefined, Error | undefined];
35
+ }, "schema"> & {
36
+ schema: string;
37
+ }, undefined>, import("@xyo-network/module").ModuleEventData>>>(wrapperObject: ConstructableModuleWrapper<TModuleWrapper>, name?: string) => (nameOrAddress?: string, wallet?: WalletInstance, up?: boolean, logger?: Logger) => [TModuleWrapper | undefined, Error | undefined];
34
38
  };
35
39
  //# sourceMappingURL=WrappedModuleFromNodeHookFactory.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"WrappedModuleFromNodeHookFactory.d.ts","sourceRoot":"","sources":["../../../../src/hooks/wrapped/WrappedModuleFromNodeHookFactory.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAC1C,OAAO,EAAE,0BAA0B,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAA;AAE/E,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAA;AAM1D,eAAO,MAAM,gCAAgC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iJACsE,MAAM,sBAEnG,MAAM,WACb,cAAc,OAClB,OAAO,WACH,MAAM;CAuCpB,CAAA"}
1
+ {"version":3,"file":"WrappedModuleFromNodeHookFactory.d.ts","sourceRoot":"","sources":["../../../../src/hooks/wrapped/WrappedModuleFromNodeHookFactory.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAC1C,OAAO,EAAE,0BAA0B,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAA;AAE/E,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAA;AAM1D,eAAO,MAAM,gCAAgC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;sIACsE,MAAM,sBAEnG,MAAM,WACb,cAAc,OAClB,OAAO,WACH,MAAM;CAuCpB,CAAA"}
@@ -28,8 +28,12 @@ export declare const WrappedModulesFromNodeHookFactory: {
28
28
  readonly disallowed?: Record<string, string[]> | undefined;
29
29
  } | undefined;
30
30
  readonly storeQueries?: boolean | undefined;
31
- } & Omit<undefined, "schema">, "schema"> & {
31
+ } & Omit<undefined, "schema"> & {
32
+ schema: "network.xyo.module.config";
33
+ }, "schema"> & {
32
34
  schema: string;
33
- }, "schema">, undefined>, import("@xyo-network/module").ModuleEventData>>>(wrapperObject: ConstructableModuleWrapper<TModuleWrapper>, name: string) => (account?: WalletInstance, up?: boolean, logger?: Logger) => [TModuleWrapper[] | undefined, Error | undefined];
35
+ }, "schema"> & {
36
+ schema: string;
37
+ }, undefined>, import("@xyo-network/module").ModuleEventData>>>(wrapperObject: ConstructableModuleWrapper<TModuleWrapper>, name: string) => (account?: WalletInstance, up?: boolean, logger?: Logger) => [TModuleWrapper[] | undefined, Error | undefined];
34
38
  };
35
39
  //# sourceMappingURL=WrappedModulesFromNodeHookFactory.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"WrappedModulesFromNodeHookFactory.d.ts","sourceRoot":"","sources":["../../../../src/hooks/wrapped/WrappedModulesFromNodeHookFactory.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAC1C,OAAO,EAAE,0BAA0B,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAA;AAE/E,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAA;AAM1D,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gJACoE,MAAM,gBAIzF,cAAc,OAAO,OAAO,WAAW,MAAM;CA8C3E,CAAA"}
1
+ {"version":3,"file":"WrappedModulesFromNodeHookFactory.d.ts","sourceRoot":"","sources":["../../../../src/hooks/wrapped/WrappedModulesFromNodeHookFactory.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,mBAAmB,CAAA;AAC1C,OAAO,EAAE,0BAA0B,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAA;AAE/E,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAA;AAM1D,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qIACoE,MAAM,gBAIzF,cAAc,OAAO,OAAO,WAAW,MAAM;CA8C3E,CAAA"}
@@ -25,7 +25,11 @@ export declare const useWrappedModuleFromNode: (nameOrAddress?: string | undefin
25
25
  readonly disallowed?: Record<string, string[]> | undefined;
26
26
  } | undefined;
27
27
  readonly storeQueries?: boolean | undefined;
28
- } & Omit<undefined, "schema">, "schema"> & {
28
+ } & Omit<undefined, "schema"> & {
29
+ schema: "network.xyo.module.config";
30
+ }, "schema"> & {
29
31
  schema: string;
30
- }, "schema">, undefined>, import("@xyo-network/module").ModuleEventData>> | undefined, Error | undefined];
32
+ }, "schema"> & {
33
+ schema: string;
34
+ }, undefined>, import("@xyo-network/module").ModuleEventData>> | undefined, Error | undefined];
31
35
  //# sourceMappingURL=useWrappedModuleFromNode.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useWrappedModuleFromNode.d.ts","sourceRoot":"","sources":["../../../../src/hooks/wrapped/useWrappedModuleFromNode.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAA;AAInD,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;yGAAiF,CAAA"}
1
+ {"version":3,"file":"useWrappedModuleFromNode.d.ts","sourceRoot":"","sources":["../../../../src/hooks/wrapped/useWrappedModuleFromNode.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAA;AAInD,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8FAAiF,CAAA"}
@@ -25,7 +25,11 @@ export declare const useWrappedModulesFromNode: (account?: import("@xyo-network/
25
25
  readonly disallowed?: Record<string, string[]> | undefined;
26
26
  } | undefined;
27
27
  readonly storeQueries?: boolean | undefined;
28
- } & Omit<undefined, "schema">, "schema"> & {
28
+ } & Omit<undefined, "schema"> & {
29
+ schema: "network.xyo.module.config";
30
+ }, "schema"> & {
29
31
  schema: string;
30
- }, "schema">, undefined>, import("@xyo-network/module").ModuleEventData>>[] | undefined, Error | undefined];
32
+ }, "schema"> & {
33
+ schema: string;
34
+ }, undefined>, import("@xyo-network/module").ModuleEventData>>[] | undefined, Error | undefined];
31
35
  //# sourceMappingURL=useWrappedModulesFromNode.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useWrappedModulesFromNode.d.ts","sourceRoot":"","sources":["../../../../src/hooks/wrapped/useWrappedModulesFromNode.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAA;AAInD,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;2GAAuF,CAAA"}
1
+ {"version":3,"file":"useWrappedModulesFromNode.d.ts","sourceRoot":"","sources":["../../../../src/hooks/wrapped/useWrappedModulesFromNode.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAA;AAInD,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gGAAuF,CAAA"}
@@ -28,7 +28,11 @@ export declare const useWrappedNodeFromNode: (nameOrAddress?: string | undefined
28
28
  } & Omit<{
29
29
  archivist?: string | undefined;
30
30
  schema: "network.xyo.node.config";
31
- } & Omit<undefined, "schema">, "schema">, "schema"> & {
31
+ } & Omit<undefined, "schema">, "schema"> & {
32
+ schema: "network.xyo.node.config";
33
+ }, "schema"> & {
34
+ schema: string;
35
+ }, "schema"> & {
32
36
  schema: string;
33
- }, "schema">, undefined>, import("@xyo-network/node").NodeModuleEventData>> | undefined, Error | undefined];
37
+ }, undefined>, import("@xyo-network/node").NodeModuleEventData>> | undefined, Error | undefined];
34
38
  //# sourceMappingURL=useWrappedNodeFromNode.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useWrappedNodeFromNode.d.ts","sourceRoot":"","sources":["../../../../src/hooks/wrapped/useWrappedNodeFromNode.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAA;AAI/C,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2GAAiF,CAAA"}
1
+ {"version":3,"file":"useWrappedNodeFromNode.d.ts","sourceRoot":"","sources":["../../../../src/hooks/wrapped/useWrappedNodeFromNode.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAA;AAI/C,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;gGAAiF,CAAA"}
package/package.json CHANGED
@@ -10,29 +10,29 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@mui/lab": "^5.0.0-alpha.134",
13
+ "@mui/lab": "^5.0.0-alpha.135",
14
14
  "@xylabs/react-async-effect": "^2.17.6",
15
15
  "@xylabs/react-flexbox": "^2.17.6",
16
16
  "@xylabs/react-promise": "^2.17.6",
17
17
  "@xylabs/react-shared": "^2.17.6",
18
- "@xyo-network/core": "^2.64.3",
19
- "@xyo-network/module": "^2.64.3",
20
- "@xyo-network/module-model": "^2.64.3",
21
- "@xyo-network/node": "^2.64.3",
22
- "@xyo-network/react-module": "^2.56.11",
23
- "@xyo-network/react-node-context": "^2.56.11",
24
- "@xyo-network/react-node-provider": "^2.56.11",
25
- "@xyo-network/react-wallet": "^2.56.11",
26
- "@xyo-network/wallet-model": "^2.64.3",
18
+ "@xyo-network/core": "^2.64.7",
19
+ "@xyo-network/module": "^2.64.7",
20
+ "@xyo-network/module-model": "^2.64.7",
21
+ "@xyo-network/node": "^2.64.7",
22
+ "@xyo-network/react-module": "^2.56.12",
23
+ "@xyo-network/react-node-context": "^2.56.12",
24
+ "@xyo-network/react-node-provider": "^2.56.12",
25
+ "@xyo-network/react-wallet": "^2.56.12",
26
+ "@xyo-network/wallet-model": "^2.64.7",
27
27
  "lodash": "^4.17.21"
28
28
  },
29
29
  "devDependencies": {
30
- "@storybook/react": "^7.0.25",
30
+ "@storybook/react": "^7.0.26",
31
31
  "@types/lodash": "^4.14.195",
32
32
  "@xylabs/ts-scripts-yarn3": "^2.18.7",
33
33
  "@xylabs/tsconfig-react": "^2.18.7",
34
- "@xyo-network/react-storybook": "^2.56.11",
35
- "@xyo-network/react-wallet": "^2.56.11",
34
+ "@xyo-network/react-storybook": "^2.56.12",
35
+ "@xyo-network/react-wallet": "^2.56.12",
36
36
  "typescript": "^5.1.6"
37
37
  },
38
38
  "peerDependencies": {
@@ -87,5 +87,5 @@
87
87
  },
88
88
  "sideEffects": false,
89
89
  "types": "dist/types/index.d.ts",
90
- "version": "2.56.11"
90
+ "version": "2.56.12"
91
91
  }