@xyo-network/react-archivist 2.64.10 → 2.65.1

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 +21 -22
  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
@@ -10,38 +10,37 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xylabs/react-button": "^3.0.18",
14
- "@xylabs/react-flexbox": "^3.0.18",
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",
13
+ "@xylabs/react-button": "^3.0.21",
14
+ "@xylabs/react-flexbox": "^3.0.21",
15
+ "@xylabs/react-promise": "^3.0.21",
16
+ "@xyo-network/archivist-model": "^2.77.0",
17
+ "@xyo-network/boundwitness-model": "^2.77.0",
18
+ "@xyo-network/boundwitness-wrapper": "^2.77.0",
19
+ "@xyo-network/module-model": "^2.77.0",
20
+ "@xyo-network/react-module": "~2.65.1",
21
+ "@xyo-network/react-node": "~2.65.1",
22
+ "@xyo-network/react-wallet": "~2.65.1",
23
23
  "react-icons": "^4.11.0"
24
24
  },
25
25
  "peerDependencies": {
26
26
  "@mui/icons-material": "^5",
27
27
  "@mui/material": "^5",
28
28
  "@mui/styles": "^5",
29
- "axios": "^1",
30
29
  "react": "^18",
31
30
  "react-dom": "^18"
32
31
  },
33
32
  "description": "Common React library for all XYO projects that use React",
34
33
  "devDependencies": {
35
34
  "@storybook/react": "^7.4.6",
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",
35
+ "@xylabs/react-async-effect": "^3.0.21",
36
+ "@xylabs/ts-scripts-yarn3": "^3.1.12",
37
+ "@xylabs/tsconfig-react": "^3.1.12",
38
+ "@xyo-network/account": "^2.77.0",
39
+ "@xyo-network/archivist": "^2.77.0",
40
+ "@xyo-network/boundwitness-builder": "^2.77.0",
41
+ "@xyo-network/module": "^2.77.0",
42
+ "@xyo-network/payload-model": "^2.77.0",
43
+ "@xyo-network/react-storybook": "~2.65.1",
45
44
  "typescript": "^5.2.2"
46
45
  },
47
46
  "docs": "dist/docs.json",
@@ -80,7 +79,7 @@
80
79
  "typescript",
81
80
  "react"
82
81
  ],
83
- "license": "LGPL-3.0",
82
+ "license": "LGPL-3.0-only",
84
83
  "publishConfig": {
85
84
  "access": "public"
86
85
  },
@@ -94,6 +93,6 @@
94
93
  },
95
94
  "sideEffects": false,
96
95
  "types": "dist/browser/index.d.ts",
97
- "version": "2.64.10",
96
+ "version": "2.65.1",
98
97
  "type": "module"
99
98
  }