@xyo-network/react-archivist 2.64.10 → 2.65.0

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.
Files changed (26) hide show
  1. package/dist/browser/hooks/queries/useArchivistAll.d.cts +2 -2
  2. package/dist/browser/hooks/queries/useArchivistAll.d.cts.map +1 -1
  3. package/dist/browser/hooks/queries/useArchivistAll.d.mts +2 -2
  4. package/dist/browser/hooks/queries/useArchivistAll.d.mts.map +1 -1
  5. package/dist/browser/hooks/queries/useArchivistAll.d.ts +2 -2
  6. package/dist/browser/hooks/queries/useArchivistAll.d.ts.map +1 -1
  7. package/dist/browser/hooks/queries/useArchivistGet.d.cts +2 -2
  8. package/dist/browser/hooks/queries/useArchivistGet.d.cts.map +1 -1
  9. package/dist/browser/hooks/queries/useArchivistGet.d.mts +2 -2
  10. package/dist/browser/hooks/queries/useArchivistGet.d.mts.map +1 -1
  11. package/dist/browser/hooks/queries/useArchivistGet.d.ts +2 -2
  12. package/dist/browser/hooks/queries/useArchivistGet.d.ts.map +1 -1
  13. package/dist/node/hooks/queries/useArchivistAll.d.cts +2 -2
  14. package/dist/node/hooks/queries/useArchivistAll.d.cts.map +1 -1
  15. package/dist/node/hooks/queries/useArchivistAll.d.mts +2 -2
  16. package/dist/node/hooks/queries/useArchivistAll.d.mts.map +1 -1
  17. package/dist/node/hooks/queries/useArchivistAll.d.ts +2 -2
  18. package/dist/node/hooks/queries/useArchivistAll.d.ts.map +1 -1
  19. package/dist/node/hooks/queries/useArchivistGet.d.cts +2 -2
  20. package/dist/node/hooks/queries/useArchivistGet.d.cts.map +1 -1
  21. package/dist/node/hooks/queries/useArchivistGet.d.mts +2 -2
  22. package/dist/node/hooks/queries/useArchivistGet.d.mts.map +1 -1
  23. package/dist/node/hooks/queries/useArchivistGet.d.ts +2 -2
  24. package/dist/node/hooks/queries/useArchivistGet.d.ts.map +1 -1
  25. package/package.json +16 -16
  26. package/dist/docs.json +0 -28508
@@ -1,5 +1,5 @@
1
1
  import { ArchivistInstance } from '@xyo-network/archivist';
2
- export declare const useArchivistAll: (archivist: ArchivistInstance) => (Error | import("@xyo-network/react-module").RefreshCallback | [({
2
+ export declare const useArchivistAll: (archivist: ArchivistInstance) => (Error | import("@xyo-network/react-module").RefreshCallback | [{
3
3
  schema: string;
4
- } & import("@xyo-network/payload-model").PayloadFields)[] | undefined, Error | undefined, import("@xylabs/react-promise").State | undefined] | undefined)[];
4
+ }[] | undefined, Error | undefined, import("@xylabs/react-promise").State | undefined] | undefined)[];
5
5
  //# sourceMappingURL=useArchivistAll.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useArchivistAll.d.ts","sourceRoot":"","sources":["../../../../src/hooks/queries/useArchivistAll.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAI1D,eAAO,MAAM,eAAe,cAAe,iBAAiB;;2JAgB3D,CAAA"}
1
+ {"version":3,"file":"useArchivistAll.d.ts","sourceRoot":"","sources":["../../../../src/hooks/queries/useArchivistAll.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAI1D,eAAO,MAAM,eAAe,cAAe,iBAAiB;;qGAgB3D,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import { ArchivistInstance } from '@xyo-network/archivist';
2
- export declare const useArchivistAll: (archivist: ArchivistInstance) => (Error | import("@xyo-network/react-module").RefreshCallback | [({
2
+ export declare const useArchivistAll: (archivist: ArchivistInstance) => (Error | import("@xyo-network/react-module").RefreshCallback | [{
3
3
  schema: string;
4
- } & import("@xyo-network/payload-model").PayloadFields)[] | undefined, Error | undefined, import("@xylabs/react-promise").State | undefined] | undefined)[];
4
+ }[] | undefined, Error | undefined, import("@xylabs/react-promise").State | undefined] | undefined)[];
5
5
  //# sourceMappingURL=useArchivistAll.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useArchivistAll.d.ts","sourceRoot":"","sources":["../../../../src/hooks/queries/useArchivistAll.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAI1D,eAAO,MAAM,eAAe,cAAe,iBAAiB;;2JAgB3D,CAAA"}
1
+ {"version":3,"file":"useArchivistAll.d.ts","sourceRoot":"","sources":["../../../../src/hooks/queries/useArchivistAll.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAI1D,eAAO,MAAM,eAAe,cAAe,iBAAiB;;qGAgB3D,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import { ArchivistInstance } from '@xyo-network/archivist';
2
- export declare const useArchivistAll: (archivist: ArchivistInstance) => (Error | import("@xyo-network/react-module").RefreshCallback | [({
2
+ export declare const useArchivistAll: (archivist: ArchivistInstance) => (Error | import("@xyo-network/react-module").RefreshCallback | [{
3
3
  schema: string;
4
- } & import("@xyo-network/payload-model").PayloadFields)[] | undefined, Error | undefined, import("@xylabs/react-promise").State | undefined] | undefined)[];
4
+ }[] | undefined, Error | undefined, import("@xylabs/react-promise").State | undefined] | undefined)[];
5
5
  //# sourceMappingURL=useArchivistAll.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useArchivistAll.d.ts","sourceRoot":"","sources":["../../../../src/hooks/queries/useArchivistAll.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAI1D,eAAO,MAAM,eAAe,cAAe,iBAAiB;;2JAgB3D,CAAA"}
1
+ {"version":3,"file":"useArchivistAll.d.ts","sourceRoot":"","sources":["../../../../src/hooks/queries/useArchivistAll.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAI1D,eAAO,MAAM,eAAe,cAAe,iBAAiB;;qGAgB3D,CAAA"}
@@ -2,7 +2,7 @@ import { ArchivistInstance } from '@xyo-network/archivist';
2
2
  import { RefreshCallback } from '@xyo-network/react-module';
3
3
  export declare const useArchivistGet: <T extends {
4
4
  schema: string;
5
- } & import("@xyo-network/payload-model").PayloadFields = {
5
+ } = {
6
6
  schema: string;
7
- } & import("@xyo-network/payload-model").PayloadFields>(archivist?: ArchivistInstance | null, hashes?: string[]) => [T[] | undefined, Error | undefined, RefreshCallback];
7
+ }>(archivist?: ArchivistInstance | null, hashes?: string[]) => [T[] | undefined, Error | undefined, RefreshCallback];
8
8
  //# sourceMappingURL=useArchivistGet.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useArchivistGet.d.ts","sourceRoot":"","sources":["../../../../src/hooks/queries/useArchivistGet.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAE1D,OAAO,EAAE,eAAe,EAAc,MAAM,2BAA2B,CAAA;AAEvE,eAAO,MAAM,eAAe;;;;oEACd,iBAAiB,GAAG,IAAI,WAC3B,MAAM,EAAE,0DAWlB,CAAA"}
1
+ {"version":3,"file":"useArchivistGet.d.ts","sourceRoot":"","sources":["../../../../src/hooks/queries/useArchivistGet.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAE1D,OAAO,EAAE,eAAe,EAAc,MAAM,2BAA2B,CAAA;AAEvE,eAAO,MAAM,eAAe;;;;eACd,iBAAiB,GAAG,IAAI,WAC3B,MAAM,EAAE,0DAWlB,CAAA"}
@@ -2,7 +2,7 @@ import { ArchivistInstance } from '@xyo-network/archivist';
2
2
  import { RefreshCallback } from '@xyo-network/react-module';
3
3
  export declare const useArchivistGet: <T extends {
4
4
  schema: string;
5
- } & import("@xyo-network/payload-model").PayloadFields = {
5
+ } = {
6
6
  schema: string;
7
- } & import("@xyo-network/payload-model").PayloadFields>(archivist?: ArchivistInstance | null, hashes?: string[]) => [T[] | undefined, Error | undefined, RefreshCallback];
7
+ }>(archivist?: ArchivistInstance | null, hashes?: string[]) => [T[] | undefined, Error | undefined, RefreshCallback];
8
8
  //# sourceMappingURL=useArchivistGet.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useArchivistGet.d.ts","sourceRoot":"","sources":["../../../../src/hooks/queries/useArchivistGet.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAE1D,OAAO,EAAE,eAAe,EAAc,MAAM,2BAA2B,CAAA;AAEvE,eAAO,MAAM,eAAe;;;;oEACd,iBAAiB,GAAG,IAAI,WAC3B,MAAM,EAAE,0DAWlB,CAAA"}
1
+ {"version":3,"file":"useArchivistGet.d.ts","sourceRoot":"","sources":["../../../../src/hooks/queries/useArchivistGet.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAE1D,OAAO,EAAE,eAAe,EAAc,MAAM,2BAA2B,CAAA;AAEvE,eAAO,MAAM,eAAe;;;;eACd,iBAAiB,GAAG,IAAI,WAC3B,MAAM,EAAE,0DAWlB,CAAA"}
@@ -2,7 +2,7 @@ import { ArchivistInstance } from '@xyo-network/archivist';
2
2
  import { RefreshCallback } from '@xyo-network/react-module';
3
3
  export declare const useArchivistGet: <T extends {
4
4
  schema: string;
5
- } & import("@xyo-network/payload-model").PayloadFields = {
5
+ } = {
6
6
  schema: string;
7
- } & import("@xyo-network/payload-model").PayloadFields>(archivist?: ArchivistInstance | null, hashes?: string[]) => [T[] | undefined, Error | undefined, RefreshCallback];
7
+ }>(archivist?: ArchivistInstance | null, hashes?: string[]) => [T[] | undefined, Error | undefined, RefreshCallback];
8
8
  //# sourceMappingURL=useArchivistGet.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useArchivistGet.d.ts","sourceRoot":"","sources":["../../../../src/hooks/queries/useArchivistGet.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAE1D,OAAO,EAAE,eAAe,EAAc,MAAM,2BAA2B,CAAA;AAEvE,eAAO,MAAM,eAAe;;;;oEACd,iBAAiB,GAAG,IAAI,WAC3B,MAAM,EAAE,0DAWlB,CAAA"}
1
+ {"version":3,"file":"useArchivistGet.d.ts","sourceRoot":"","sources":["../../../../src/hooks/queries/useArchivistGet.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAE1D,OAAO,EAAE,eAAe,EAAc,MAAM,2BAA2B,CAAA;AAEvE,eAAO,MAAM,eAAe;;;;eACd,iBAAiB,GAAG,IAAI,WAC3B,MAAM,EAAE,0DAWlB,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import { ArchivistInstance } from '@xyo-network/archivist';
2
- export declare const useArchivistAll: (archivist: ArchivistInstance) => (Error | import("@xyo-network/react-module").RefreshCallback | [({
2
+ export declare const useArchivistAll: (archivist: ArchivistInstance) => (Error | import("@xyo-network/react-module").RefreshCallback | [{
3
3
  schema: string;
4
- } & import("@xyo-network/payload-model").PayloadFields)[] | undefined, Error | undefined, import("@xylabs/react-promise").State | undefined] | undefined)[];
4
+ }[] | undefined, Error | undefined, import("@xylabs/react-promise").State | undefined] | undefined)[];
5
5
  //# sourceMappingURL=useArchivistAll.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useArchivistAll.d.ts","sourceRoot":"","sources":["../../../../src/hooks/queries/useArchivistAll.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAI1D,eAAO,MAAM,eAAe,cAAe,iBAAiB;;2JAgB3D,CAAA"}
1
+ {"version":3,"file":"useArchivistAll.d.ts","sourceRoot":"","sources":["../../../../src/hooks/queries/useArchivistAll.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAI1D,eAAO,MAAM,eAAe,cAAe,iBAAiB;;qGAgB3D,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import { ArchivistInstance } from '@xyo-network/archivist';
2
- export declare const useArchivistAll: (archivist: ArchivistInstance) => (Error | import("@xyo-network/react-module").RefreshCallback | [({
2
+ export declare const useArchivistAll: (archivist: ArchivistInstance) => (Error | import("@xyo-network/react-module").RefreshCallback | [{
3
3
  schema: string;
4
- } & import("@xyo-network/payload-model").PayloadFields)[] | undefined, Error | undefined, import("@xylabs/react-promise").State | undefined] | undefined)[];
4
+ }[] | undefined, Error | undefined, import("@xylabs/react-promise").State | undefined] | undefined)[];
5
5
  //# sourceMappingURL=useArchivistAll.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useArchivistAll.d.ts","sourceRoot":"","sources":["../../../../src/hooks/queries/useArchivistAll.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAI1D,eAAO,MAAM,eAAe,cAAe,iBAAiB;;2JAgB3D,CAAA"}
1
+ {"version":3,"file":"useArchivistAll.d.ts","sourceRoot":"","sources":["../../../../src/hooks/queries/useArchivistAll.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAI1D,eAAO,MAAM,eAAe,cAAe,iBAAiB;;qGAgB3D,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import { ArchivistInstance } from '@xyo-network/archivist';
2
- export declare const useArchivistAll: (archivist: ArchivistInstance) => (Error | import("@xyo-network/react-module").RefreshCallback | [({
2
+ export declare const useArchivistAll: (archivist: ArchivistInstance) => (Error | import("@xyo-network/react-module").RefreshCallback | [{
3
3
  schema: string;
4
- } & import("@xyo-network/payload-model").PayloadFields)[] | undefined, Error | undefined, import("@xylabs/react-promise").State | undefined] | undefined)[];
4
+ }[] | undefined, Error | undefined, import("@xylabs/react-promise").State | undefined] | undefined)[];
5
5
  //# sourceMappingURL=useArchivistAll.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useArchivistAll.d.ts","sourceRoot":"","sources":["../../../../src/hooks/queries/useArchivistAll.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAI1D,eAAO,MAAM,eAAe,cAAe,iBAAiB;;2JAgB3D,CAAA"}
1
+ {"version":3,"file":"useArchivistAll.d.ts","sourceRoot":"","sources":["../../../../src/hooks/queries/useArchivistAll.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAI1D,eAAO,MAAM,eAAe,cAAe,iBAAiB;;qGAgB3D,CAAA"}
@@ -2,7 +2,7 @@ import { ArchivistInstance } from '@xyo-network/archivist';
2
2
  import { RefreshCallback } from '@xyo-network/react-module';
3
3
  export declare const useArchivistGet: <T extends {
4
4
  schema: string;
5
- } & import("@xyo-network/payload-model").PayloadFields = {
5
+ } = {
6
6
  schema: string;
7
- } & import("@xyo-network/payload-model").PayloadFields>(archivist?: ArchivistInstance | null, hashes?: string[]) => [T[] | undefined, Error | undefined, RefreshCallback];
7
+ }>(archivist?: ArchivistInstance | null, hashes?: string[]) => [T[] | undefined, Error | undefined, RefreshCallback];
8
8
  //# sourceMappingURL=useArchivistGet.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useArchivistGet.d.ts","sourceRoot":"","sources":["../../../../src/hooks/queries/useArchivistGet.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAE1D,OAAO,EAAE,eAAe,EAAc,MAAM,2BAA2B,CAAA;AAEvE,eAAO,MAAM,eAAe;;;;oEACd,iBAAiB,GAAG,IAAI,WAC3B,MAAM,EAAE,0DAWlB,CAAA"}
1
+ {"version":3,"file":"useArchivistGet.d.ts","sourceRoot":"","sources":["../../../../src/hooks/queries/useArchivistGet.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAE1D,OAAO,EAAE,eAAe,EAAc,MAAM,2BAA2B,CAAA;AAEvE,eAAO,MAAM,eAAe;;;;eACd,iBAAiB,GAAG,IAAI,WAC3B,MAAM,EAAE,0DAWlB,CAAA"}
@@ -2,7 +2,7 @@ import { ArchivistInstance } from '@xyo-network/archivist';
2
2
  import { RefreshCallback } from '@xyo-network/react-module';
3
3
  export declare const useArchivistGet: <T extends {
4
4
  schema: string;
5
- } & import("@xyo-network/payload-model").PayloadFields = {
5
+ } = {
6
6
  schema: string;
7
- } & import("@xyo-network/payload-model").PayloadFields>(archivist?: ArchivistInstance | null, hashes?: string[]) => [T[] | undefined, Error | undefined, RefreshCallback];
7
+ }>(archivist?: ArchivistInstance | null, hashes?: string[]) => [T[] | undefined, Error | undefined, RefreshCallback];
8
8
  //# sourceMappingURL=useArchivistGet.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useArchivistGet.d.ts","sourceRoot":"","sources":["../../../../src/hooks/queries/useArchivistGet.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAE1D,OAAO,EAAE,eAAe,EAAc,MAAM,2BAA2B,CAAA;AAEvE,eAAO,MAAM,eAAe;;;;oEACd,iBAAiB,GAAG,IAAI,WAC3B,MAAM,EAAE,0DAWlB,CAAA"}
1
+ {"version":3,"file":"useArchivistGet.d.ts","sourceRoot":"","sources":["../../../../src/hooks/queries/useArchivistGet.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAE1D,OAAO,EAAE,eAAe,EAAc,MAAM,2BAA2B,CAAA;AAEvE,eAAO,MAAM,eAAe;;;;eACd,iBAAiB,GAAG,IAAI,WAC3B,MAAM,EAAE,0DAWlB,CAAA"}
@@ -2,7 +2,7 @@ import { ArchivistInstance } from '@xyo-network/archivist';
2
2
  import { RefreshCallback } from '@xyo-network/react-module';
3
3
  export declare const useArchivistGet: <T extends {
4
4
  schema: string;
5
- } & import("@xyo-network/payload-model").PayloadFields = {
5
+ } = {
6
6
  schema: string;
7
- } & import("@xyo-network/payload-model").PayloadFields>(archivist?: ArchivistInstance | null, hashes?: string[]) => [T[] | undefined, Error | undefined, RefreshCallback];
7
+ }>(archivist?: ArchivistInstance | null, hashes?: string[]) => [T[] | undefined, Error | undefined, RefreshCallback];
8
8
  //# sourceMappingURL=useArchivistGet.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useArchivistGet.d.ts","sourceRoot":"","sources":["../../../../src/hooks/queries/useArchivistGet.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAE1D,OAAO,EAAE,eAAe,EAAc,MAAM,2BAA2B,CAAA;AAEvE,eAAO,MAAM,eAAe;;;;oEACd,iBAAiB,GAAG,IAAI,WAC3B,MAAM,EAAE,0DAWlB,CAAA"}
1
+ {"version":3,"file":"useArchivistGet.d.ts","sourceRoot":"","sources":["../../../../src/hooks/queries/useArchivistGet.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAE1D,OAAO,EAAE,eAAe,EAAc,MAAM,2BAA2B,CAAA;AAEvE,eAAO,MAAM,eAAe;;;;eACd,iBAAiB,GAAG,IAAI,WAC3B,MAAM,EAAE,0DAWlB,CAAA"}
package/package.json CHANGED
@@ -13,13 +13,13 @@
13
13
  "@xylabs/react-button": "^3.0.18",
14
14
  "@xylabs/react-flexbox": "^3.0.18",
15
15
  "@xylabs/react-promise": "^3.0.18",
16
- "@xyo-network/archivist-model": "^2.75.16",
17
- "@xyo-network/boundwitness-model": "^2.75.16",
18
- "@xyo-network/boundwitness-wrapper": "^2.75.16",
19
- "@xyo-network/module-model": "^2.75.16",
20
- "@xyo-network/react-module": "~2.64.10",
21
- "@xyo-network/react-node": "~2.64.10",
22
- "@xyo-network/react-wallet": "~2.64.10",
16
+ "@xyo-network/archivist-model": "^2.76.0",
17
+ "@xyo-network/boundwitness-model": "^2.76.0",
18
+ "@xyo-network/boundwitness-wrapper": "^2.76.0",
19
+ "@xyo-network/module-model": "^2.76.0",
20
+ "@xyo-network/react-module": "~2.65.0",
21
+ "@xyo-network/react-node": "~2.65.0",
22
+ "@xyo-network/react-wallet": "~2.65.0",
23
23
  "react-icons": "^4.11.0"
24
24
  },
25
25
  "peerDependencies": {
@@ -34,14 +34,14 @@
34
34
  "devDependencies": {
35
35
  "@storybook/react": "^7.4.6",
36
36
  "@xylabs/react-async-effect": "^3.0.18",
37
- "@xylabs/ts-scripts-yarn3": "^3.1.3",
38
- "@xylabs/tsconfig-react": "^3.1.3",
39
- "@xyo-network/account": "^2.75.16",
40
- "@xyo-network/archivist": "^2.75.16",
41
- "@xyo-network/boundwitness-builder": "^2.75.16",
42
- "@xyo-network/module": "^2.75.16",
43
- "@xyo-network/payload-model": "^2.75.16",
44
- "@xyo-network/react-storybook": "~2.64.10",
37
+ "@xylabs/ts-scripts-yarn3": "^3.1.9",
38
+ "@xylabs/tsconfig-react": "^3.1.9",
39
+ "@xyo-network/account": "^2.76.0",
40
+ "@xyo-network/archivist": "^2.76.0",
41
+ "@xyo-network/boundwitness-builder": "^2.76.0",
42
+ "@xyo-network/module": "^2.76.0",
43
+ "@xyo-network/payload-model": "^2.76.0",
44
+ "@xyo-network/react-storybook": "~2.65.0",
45
45
  "typescript": "^5.2.2"
46
46
  },
47
47
  "docs": "dist/docs.json",
@@ -94,6 +94,6 @@
94
94
  },
95
95
  "sideEffects": false,
96
96
  "types": "dist/browser/index.d.ts",
97
- "version": "2.64.10",
97
+ "version": "2.65.0",
98
98
  "type": "module"
99
99
  }