@xyo-network/react-chain-boundwitness 1.20.5 → 1.20.9
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 +24 -25
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.20.
|
|
4
|
+
"version": "1.20.9",
|
|
5
5
|
"description": "XYO Layer One React SDK BoundWitness",
|
|
6
6
|
"homepage": "https://xylabs.com",
|
|
7
7
|
"bugs": {
|
|
@@ -48,20 +48,20 @@
|
|
|
48
48
|
"@xylabs/react-flexbox": "~7.1.17",
|
|
49
49
|
"@xylabs/react-promise": "~7.1.17",
|
|
50
50
|
"@xylabs/react-quick-tip-button": "~7.1.17",
|
|
51
|
-
"@xylabs/sdk-js": "~5.0.
|
|
52
|
-
"@xyo-network/boundwitness-model": "~5.3.
|
|
53
|
-
"@xyo-network/chain-utils": "~1.20.
|
|
54
|
-
"@xyo-network/chain-validation": "~1.20.
|
|
55
|
-
"@xyo-network/chain-wrappers": "~1.20.
|
|
51
|
+
"@xylabs/sdk-js": "~5.0.87",
|
|
52
|
+
"@xyo-network/boundwitness-model": "~5.3.16",
|
|
53
|
+
"@xyo-network/chain-utils": "~1.20.9",
|
|
54
|
+
"@xyo-network/chain-validation": "~1.20.9",
|
|
55
|
+
"@xyo-network/chain-wrappers": "~1.20.9",
|
|
56
56
|
"@xyo-network/react-boundwitness-plugin": "~7.5.5",
|
|
57
|
-
"@xyo-network/react-chain-blockchain": "~1.20.
|
|
58
|
-
"@xyo-network/react-chain-blockies": "~1.20.
|
|
59
|
-
"@xyo-network/react-chain-shared": "~1.20.
|
|
57
|
+
"@xyo-network/react-chain-blockchain": "~1.20.9",
|
|
58
|
+
"@xyo-network/react-chain-blockies": "~1.20.9",
|
|
59
|
+
"@xyo-network/react-chain-shared": "~1.20.9",
|
|
60
60
|
"@xyo-network/react-event": "~7.5.5",
|
|
61
61
|
"@xyo-network/react-shared": "~7.5.5",
|
|
62
62
|
"@xyo-network/react-table": "~7.5.5",
|
|
63
|
-
"@xyo-network/sdk-js": "~5.3.
|
|
64
|
-
"@xyo-network/xl1-sdk": "~1.
|
|
63
|
+
"@xyo-network/sdk-js": "~5.3.16",
|
|
64
|
+
"@xyo-network/xl1-sdk": "~1.26.4",
|
|
65
65
|
"react-icons": "~5.6.0"
|
|
66
66
|
},
|
|
67
67
|
"devDependencies": {
|
|
@@ -70,26 +70,25 @@
|
|
|
70
70
|
"@mui/icons-material": "~7.3.9",
|
|
71
71
|
"@mui/material": "~7.3.9",
|
|
72
72
|
"@mui/system": "^7.3.9",
|
|
73
|
-
"@mui/x-charts": "^8.
|
|
74
|
-
"@opentelemetry/api": "^1.9.
|
|
75
|
-
"@storybook/react-vite": "^10.
|
|
73
|
+
"@mui/x-charts": "^8.28.0",
|
|
74
|
+
"@opentelemetry/api": "^1.9.1",
|
|
75
|
+
"@storybook/react-vite": "^10.3.3",
|
|
76
76
|
"@types/react": "^19.2.14",
|
|
77
|
-
"@xylabs/ts-scripts-yarn3": "~7.4.
|
|
78
|
-
"@xylabs/tsconfig": "~7.4.
|
|
79
|
-
"@xylabs/tsconfig-dom": "~7.4.
|
|
80
|
-
"@xylabs/tsconfig-react": "~7.4.
|
|
81
|
-
"@xyo-network/react-chain-network": "~1.20.
|
|
82
|
-
"@xyo-network/react-chain-provider": "~1.20.
|
|
83
|
-
"@xyo-network/sdk-js": "~5.3.
|
|
77
|
+
"@xylabs/ts-scripts-yarn3": "~7.4.28",
|
|
78
|
+
"@xylabs/tsconfig": "~7.4.28",
|
|
79
|
+
"@xylabs/tsconfig-dom": "~7.4.28",
|
|
80
|
+
"@xylabs/tsconfig-react": "~7.4.28",
|
|
81
|
+
"@xyo-network/react-chain-network": "~1.20.9",
|
|
82
|
+
"@xyo-network/react-chain-provider": "~1.20.9",
|
|
83
|
+
"@xyo-network/sdk-js": "~5.3.16",
|
|
84
84
|
"axios": "^1.13.6",
|
|
85
|
-
"eslint": "^9.39.4",
|
|
86
85
|
"ethers": "^6.16.0",
|
|
87
86
|
"react": "~19.2.4",
|
|
88
87
|
"react-dom": "~19.2.4",
|
|
89
|
-
"react-router-dom": "^7.13.
|
|
90
|
-
"storybook": "^10.
|
|
88
|
+
"react-router-dom": "^7.13.2",
|
|
89
|
+
"storybook": "^10.3.3",
|
|
91
90
|
"typescript": "~5.9.3",
|
|
92
|
-
"vite": "^
|
|
91
|
+
"vite": "^8.0.2",
|
|
93
92
|
"zod": "^4.3.6"
|
|
94
93
|
},
|
|
95
94
|
"peerDependencies": {
|