@xyo-network/react-sentinel 5.3.4 → 5.3.6
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.
- package/package.json +31 -31
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/react-sentinel",
|
|
3
|
-
"version": "5.3.
|
|
3
|
+
"version": "5.3.6",
|
|
4
4
|
"description": "Common React library for all XYO projects that use React",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"xyo",
|
|
@@ -39,44 +39,44 @@
|
|
|
39
39
|
"module": "dist/browser/index.mjs",
|
|
40
40
|
"types": "dist/types/index.d.ts",
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@xylabs/enum": "^4.
|
|
43
|
-
"@xylabs/exists": "^4.
|
|
44
|
-
"@xylabs/react-async-effect": "^6.3.
|
|
45
|
-
"@xylabs/react-button": "^6.3.
|
|
46
|
-
"@xylabs/react-flexbox": "^6.3.
|
|
47
|
-
"@xylabs/react-promise": "^6.3.
|
|
48
|
-
"@xylabs/react-shared": "^6.3.
|
|
49
|
-
"@xyo-network/account-model": "^3.
|
|
50
|
-
"@xyo-network/archivist-model": "^3.
|
|
51
|
-
"@xyo-network/boundwitness-model": "^3.
|
|
52
|
-
"@xyo-network/module-model": "^3.
|
|
53
|
-
"@xyo-network/payload-model": "^3.
|
|
54
|
-
"@xyo-network/react-module": "^5.3.
|
|
55
|
-
"@xyo-network/react-node": "^5.3.
|
|
56
|
-
"@xyo-network/react-payload-raw-info": "^5.3.
|
|
57
|
-
"@xyo-network/react-witness": "^5.3.
|
|
58
|
-
"@xyo-network/sentinel-memory": "^3.
|
|
59
|
-
"@xyo-network/sentinel-model": "^3.
|
|
60
|
-
"@xyo-network/witness-model": "^3.
|
|
42
|
+
"@xylabs/enum": "^4.10.1",
|
|
43
|
+
"@xylabs/exists": "^4.10.1",
|
|
44
|
+
"@xylabs/react-async-effect": "^6.3.4",
|
|
45
|
+
"@xylabs/react-button": "^6.3.4",
|
|
46
|
+
"@xylabs/react-flexbox": "^6.3.4",
|
|
47
|
+
"@xylabs/react-promise": "^6.3.4",
|
|
48
|
+
"@xylabs/react-shared": "^6.3.4",
|
|
49
|
+
"@xyo-network/account-model": "^3.17.0",
|
|
50
|
+
"@xyo-network/archivist-model": "^3.17.0",
|
|
51
|
+
"@xyo-network/boundwitness-model": "^3.17.0",
|
|
52
|
+
"@xyo-network/module-model": "^3.17.0",
|
|
53
|
+
"@xyo-network/payload-model": "^3.17.0",
|
|
54
|
+
"@xyo-network/react-module": "^5.3.6",
|
|
55
|
+
"@xyo-network/react-node": "^5.3.6",
|
|
56
|
+
"@xyo-network/react-payload-raw-info": "^5.3.6",
|
|
57
|
+
"@xyo-network/react-witness": "^5.3.6",
|
|
58
|
+
"@xyo-network/sentinel-memory": "^3.17.0",
|
|
59
|
+
"@xyo-network/sentinel-model": "^3.17.0",
|
|
60
|
+
"@xyo-network/witness-model": "^3.17.0"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
63
|
"@emotion/react": "^11.14.0",
|
|
64
64
|
"@emotion/styled": "^11.14.0",
|
|
65
65
|
"@mui/icons-material": "^7.1.0",
|
|
66
66
|
"@mui/material": "^7.1.0",
|
|
67
|
-
"@storybook/react": "^8.6.
|
|
68
|
-
"@types/react": "^19.1.
|
|
69
|
-
"@xylabs/ts-scripts-yarn3": "^6.5.
|
|
70
|
-
"@xylabs/tsconfig-react": "^6.5.
|
|
71
|
-
"@xyo-network/account": "^3.
|
|
72
|
-
"@xyo-network/evm-call-witness": "^3.
|
|
73
|
-
"@xyo-network/manifest": "^3.
|
|
74
|
-
"@xyo-network/module-factory-locator": "^3.
|
|
75
|
-
"@xyo-network/wallet": "^3.
|
|
76
|
-
"ethers": "^6.14.
|
|
67
|
+
"@storybook/react": "^8.6.14",
|
|
68
|
+
"@types/react": "^19.1.5",
|
|
69
|
+
"@xylabs/ts-scripts-yarn3": "^6.5.7",
|
|
70
|
+
"@xylabs/tsconfig-react": "^6.5.7",
|
|
71
|
+
"@xyo-network/account": "^3.17.0",
|
|
72
|
+
"@xyo-network/evm-call-witness": "^3.6.0",
|
|
73
|
+
"@xyo-network/manifest": "^3.17.0",
|
|
74
|
+
"@xyo-network/module-factory-locator": "^3.17.0",
|
|
75
|
+
"@xyo-network/wallet": "^3.17.0",
|
|
76
|
+
"ethers": "^6.14.1",
|
|
77
77
|
"react": "^19.1.0",
|
|
78
78
|
"react-dom": "^19.1.0",
|
|
79
|
-
"storybook": "^8.6.
|
|
79
|
+
"storybook": "^8.6.14",
|
|
80
80
|
"typescript": "^5.8.3"
|
|
81
81
|
},
|
|
82
82
|
"peerDependencies": {
|