@xyo-network/react-sentinel 5.1.1 → 5.1.3

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.
@@ -2,7 +2,7 @@ export declare const useSentinelContext: () => {
2
2
  history: import("@xyo-network/boundwitness-model").BoundWitness[] | undefined;
3
3
  progress: import("./State.ts").SentinelReportProgress | undefined;
4
4
  reportingErrors: Error[] | undefined;
5
- sentinel: import("@xyo-network/sentinel-model").SentinelModule<import("@xylabs/object").BaseParamsFields & {
5
+ sentinel: import("@xyo-network/sentinel-model").SentinelModule<import("@xylabs/base").BaseParamsFields & {
6
6
  account?: import("@xyo-network/account-model").AccountInstance | "random";
7
7
  addToResolvers?: boolean;
8
8
  additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
@@ -12,7 +12,7 @@ export declare const useSentinelContext: () => {
12
12
  moduleIdentifierTransformers?: import("@xyo-network/module-model").ModuleIdentifierTransformer[];
13
13
  privateChildren?: import("@xyo-network/module-model").ModuleInstance[];
14
14
  publicChildren?: import("@xyo-network/module-model").ModuleInstance[];
15
- }, import("@xyo-network/sentinel-model").SentinelModuleEventData<import("@xyo-network/module-model").Module<import("@xylabs/object").BaseParamsFields & {
15
+ }, import("@xyo-network/sentinel-model").SentinelModuleEventData<import("@xyo-network/module-model").Module<import("@xylabs/base").BaseParamsFields & {
16
16
  account?: import("@xyo-network/account-model").AccountInstance | "random";
17
17
  addToResolvers?: boolean;
18
18
  additionalSigners?: import("@xyo-network/account-model").AccountInstance[];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-sentinel",
3
- "version": "5.1.1",
3
+ "version": "5.1.3",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -39,50 +39,50 @@
39
39
  "module": "dist/browser/index.mjs",
40
40
  "types": "dist/types/index.d.ts",
41
41
  "dependencies": {
42
- "@xylabs/enum": "^4.7.15",
43
- "@xylabs/exists": "^4.7.15",
44
- "@xylabs/react-async-effect": "^6.1.2",
45
- "@xylabs/react-button": "^6.1.2",
46
- "@xylabs/react-flexbox": "^6.1.2",
47
- "@xylabs/react-promise": "^6.1.2",
48
- "@xyo-network/account-model": "^3.10.6",
49
- "@xyo-network/archivist-model": "^3.10.6",
50
- "@xyo-network/boundwitness-model": "^3.10.6",
51
- "@xyo-network/module-model": "^3.10.6",
52
- "@xyo-network/payload-model": "^3.10.6",
53
- "@xyo-network/react-module": "^5.1.1",
54
- "@xyo-network/react-node": "^5.1.1",
55
- "@xyo-network/react-payload-raw-info": "^5.1.1",
56
- "@xyo-network/react-shared": "^5.1.1",
57
- "@xyo-network/react-witness": "^5.1.1",
58
- "@xyo-network/sentinel-memory": "^3.10.6",
59
- "@xyo-network/sentinel-model": "^3.10.6",
60
- "@xyo-network/witness-model": "^3.10.6"
42
+ "@xylabs/enum": "^4.8.1",
43
+ "@xylabs/exists": "^4.8.1",
44
+ "@xylabs/react-async-effect": "^6.1.14",
45
+ "@xylabs/react-button": "^6.1.14",
46
+ "@xylabs/react-flexbox": "^6.1.14",
47
+ "@xylabs/react-promise": "^6.1.14",
48
+ "@xyo-network/account-model": "^3.12.1",
49
+ "@xyo-network/archivist-model": "^3.12.1",
50
+ "@xyo-network/boundwitness-model": "^3.12.1",
51
+ "@xyo-network/module-model": "^3.12.1",
52
+ "@xyo-network/payload-model": "^3.12.1",
53
+ "@xyo-network/react-module": "^5.1.3",
54
+ "@xyo-network/react-node": "^5.1.3",
55
+ "@xyo-network/react-payload-raw-info": "^5.1.3",
56
+ "@xyo-network/react-shared": "^5.1.3",
57
+ "@xyo-network/react-witness": "^5.1.3",
58
+ "@xyo-network/sentinel-memory": "^3.12.1",
59
+ "@xyo-network/sentinel-model": "^3.12.1",
60
+ "@xyo-network/witness-model": "^3.12.1"
61
61
  },
62
62
  "devDependencies": {
63
63
  "@emotion/react": "^11.14.0",
64
64
  "@emotion/styled": "^11.14.0",
65
- "@mui/icons-material": "^7.0.1",
66
- "@mui/material": "^7.0.1",
67
- "@storybook/react": "^8.6.11",
68
- "@types/react": "^19.0.12",
69
- "@xylabs/ts-scripts-yarn3": "^6.2.0",
70
- "@xylabs/tsconfig-react": "^6.2.0",
71
- "@xyo-network/account": "^3.10.6",
72
- "@xyo-network/evm-call-witness": "^3.4.5",
73
- "@xyo-network/manifest": "^3.10.6",
74
- "@xyo-network/module-factory-locator": "^3.10.6",
65
+ "@mui/icons-material": "^7.0.2",
66
+ "@mui/material": "^7.0.2",
67
+ "@storybook/react": "^8.6.12",
68
+ "@types/react": "^19.1.0",
69
+ "@xylabs/ts-scripts-yarn3": "^6.2.1",
70
+ "@xylabs/tsconfig-react": "^6.2.1",
71
+ "@xyo-network/account": "^3.12.1",
72
+ "@xyo-network/evm-call-witness": "^3.5.1",
73
+ "@xyo-network/manifest": "^3.12.1",
74
+ "@xyo-network/module-factory-locator": "^3.12.1",
75
75
  "ethers": "^6.13.6",
76
76
  "react": "^19.1.0",
77
77
  "react-dom": "^19.1.0",
78
- "storybook": "^8.6.11",
79
- "typescript": "^5.8.2"
78
+ "storybook": "^8.6.12",
79
+ "typescript": "^5.8.3"
80
80
  },
81
81
  "peerDependencies": {
82
82
  "@emotion/react": "^11",
83
83
  "@emotion/styled": "^11",
84
- "@mui/icons-material": ">=6 <=7",
85
- "@mui/material": ">=6 <=7",
84
+ "@mui/icons-material": ">=6 <8",
85
+ "@mui/material": ">=6 <8",
86
86
  "ethers": "^6",
87
87
  "react": "^19",
88
88
  "react-dom": "^19"