@xyo-network/react-chain-boundwitness 1.1.6 → 1.2.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.
- package/package.json +26 -26
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "http://json.schemastore.org/package.json",
|
|
3
3
|
"name": "@xyo-network/react-chain-boundwitness",
|
|
4
|
-
"version": "1.
|
|
4
|
+
"version": "1.2.0",
|
|
5
5
|
"description": "XYO Layer One React SDK BoundWitness",
|
|
6
6
|
"homepage": "https://xylabs.com",
|
|
7
7
|
"bugs": {
|
|
@@ -34,37 +34,37 @@
|
|
|
34
34
|
"module": "dist/browser/index.mjs",
|
|
35
35
|
"types": "dist/types/index.d.ts",
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@xylabs/arraybuffer": "^4.8.
|
|
38
|
-
"@xylabs/eth-address": "^4.8.
|
|
39
|
-
"@xylabs/react-flexbox": "^6.1.
|
|
40
|
-
"@xylabs/react-hooks": "^6.1.
|
|
41
|
-
"@xylabs/react-identicon": "^6.1.
|
|
42
|
-
"@xylabs/react-promise": "^6.1.
|
|
43
|
-
"@xylabs/react-quick-tip-button": "^6.1.
|
|
44
|
-
"@xyo-network/boundwitness-model": "^3.12.
|
|
45
|
-
"@xyo-network/boundwitness-validator": "^3.12.
|
|
46
|
-
"@xyo-network/payload-model": "^3.12.
|
|
47
|
-
"@xyo-network/react-card": "^5.1.
|
|
48
|
-
"@xyo-network/react-event": "^5.1.
|
|
49
|
-
"@xyo-network/react-payload-details": "^5.1.
|
|
50
|
-
"@xyo-network/react-payload-plugin": "^5.1.
|
|
51
|
-
"@xyo-network/react-payload-plugin-resolver": "^5.1.
|
|
52
|
-
"@xyo-network/react-payload-raw-info": "^5.1.
|
|
53
|
-
"@xyo-network/react-payload-table": "^5.1.
|
|
54
|
-
"@xyo-network/react-property": "^5.1.
|
|
55
|
-
"@xyo-network/react-shared": "^5.1.
|
|
56
|
-
"@xyo-network/react-table": "^5.1.
|
|
37
|
+
"@xylabs/arraybuffer": "^4.8.4",
|
|
38
|
+
"@xylabs/eth-address": "^4.8.4",
|
|
39
|
+
"@xylabs/react-flexbox": "^6.1.14",
|
|
40
|
+
"@xylabs/react-hooks": "^6.1.14",
|
|
41
|
+
"@xylabs/react-identicon": "^6.1.14",
|
|
42
|
+
"@xylabs/react-promise": "^6.1.14",
|
|
43
|
+
"@xylabs/react-quick-tip-button": "^6.1.14",
|
|
44
|
+
"@xyo-network/boundwitness-model": "^3.12.2",
|
|
45
|
+
"@xyo-network/boundwitness-validator": "^3.12.2",
|
|
46
|
+
"@xyo-network/payload-model": "^3.12.2",
|
|
47
|
+
"@xyo-network/react-card": "^5.1.3",
|
|
48
|
+
"@xyo-network/react-event": "^5.1.3",
|
|
49
|
+
"@xyo-network/react-payload-details": "^5.1.3",
|
|
50
|
+
"@xyo-network/react-payload-plugin": "^5.1.3",
|
|
51
|
+
"@xyo-network/react-payload-plugin-resolver": "^5.1.3",
|
|
52
|
+
"@xyo-network/react-payload-raw-info": "^5.1.3",
|
|
53
|
+
"@xyo-network/react-payload-table": "^5.1.3",
|
|
54
|
+
"@xyo-network/react-property": "^5.1.3",
|
|
55
|
+
"@xyo-network/react-shared": "^5.1.3",
|
|
56
|
+
"@xyo-network/react-table": "^5.1.3",
|
|
57
57
|
"react-icons": "^5.5.0"
|
|
58
58
|
},
|
|
59
59
|
"devDependencies": {
|
|
60
60
|
"@emotion/react": "^11.14.0",
|
|
61
61
|
"@emotion/styled": "^11.14.0",
|
|
62
|
-
"@mui/icons-material": "^7.0.
|
|
63
|
-
"@mui/material": "^7.0.
|
|
62
|
+
"@mui/icons-material": "^7.0.2",
|
|
63
|
+
"@mui/material": "^7.0.2",
|
|
64
64
|
"@types/react": "^19.1.0",
|
|
65
65
|
"@xylabs/ts-scripts-yarn3": "^6.2.1",
|
|
66
66
|
"@xylabs/tsconfig-react": "^6.2.1",
|
|
67
|
-
"@xyo-network/react-storybook": "^5.1.
|
|
67
|
+
"@xyo-network/react-storybook": "^5.1.3",
|
|
68
68
|
"react": "^19.1.0",
|
|
69
69
|
"react-dom": "^19.1.0",
|
|
70
70
|
"react-router-dom": "^7.5.0",
|
|
@@ -73,8 +73,8 @@
|
|
|
73
73
|
"peerDependencies": {
|
|
74
74
|
"@emotion/react": "^11",
|
|
75
75
|
"@emotion/styled": "^11",
|
|
76
|
-
"@mui/icons-material": ">=6
|
|
77
|
-
"@mui/material": ">=6
|
|
76
|
+
"@mui/icons-material": ">=6 <8",
|
|
77
|
+
"@mui/material": ">=6 <8",
|
|
78
78
|
"react": "^19",
|
|
79
79
|
"react-dom": "^19",
|
|
80
80
|
"react-router-dom": "^7"
|