@xyo-network/react-connected-accounts 9.0.5 → 9.1.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/README.md +2 -2
- package/package.json +24 -32
package/README.md
CHANGED
|
@@ -8,6 +8,6 @@ Part of [@xyo-network/sdk-xyo-react](https://www.npmjs.com/package/@xyo-network/
|
|
|
8
8
|
|
|
9
9
|
## Credits
|
|
10
10
|
|
|
11
|
-
[Made with 🔥 and ❄️ by XYO](https://xyo.network)
|
|
11
|
+
[Made with 🔥 and ❄️ by XYO Foundation](https://xyo.network)
|
|
12
12
|
|
|
13
|
-
[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png
|
|
13
|
+
[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/react-connected-accounts",
|
|
3
|
-
"version": "9.0
|
|
3
|
+
"version": "9.1.0",
|
|
4
4
|
"description": "Common React library for all XYO projects that use React",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"xyo",
|
|
@@ -41,40 +41,36 @@
|
|
|
41
41
|
"README.md"
|
|
42
42
|
],
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"@xyo-network/react-table": "~9.0
|
|
44
|
+
"@xyo-network/react-table": "~9.1.0"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
|
-
"@mui/icons-material": "^9.0
|
|
48
|
-
"@mui/material": "^9.0
|
|
47
|
+
"@mui/icons-material": "^9.1.0",
|
|
48
|
+
"@mui/material": "^9.1.0",
|
|
49
49
|
"@opentelemetry/api": "^1.9.1",
|
|
50
50
|
"@opentelemetry/sdk-trace-base": "^2.7.1",
|
|
51
|
-
"@storybook/react-vite": "~10.4.
|
|
52
|
-
"@types/react": "^19.2.
|
|
53
|
-
"@xylabs/
|
|
54
|
-
"@xylabs/
|
|
55
|
-
"@xylabs/react-
|
|
56
|
-
"@xylabs/react-
|
|
57
|
-
"@xylabs/react-
|
|
58
|
-
"@xylabs/
|
|
59
|
-
"@xylabs/
|
|
60
|
-
"@xylabs/
|
|
61
|
-
"@xylabs/tsconfig
|
|
62
|
-
"@xylabs/tsconfig-
|
|
51
|
+
"@storybook/react-vite": "~10.4.3",
|
|
52
|
+
"@types/react": "^19.2.17",
|
|
53
|
+
"@xylabs/eth-address": "^6.1.1",
|
|
54
|
+
"@xylabs/pixel": "^6.1.1",
|
|
55
|
+
"@xylabs/react-crypto": "^9.1.0",
|
|
56
|
+
"@xylabs/react-flexbox": "^9.1.0",
|
|
57
|
+
"@xylabs/react-hooks": "^9.1.0",
|
|
58
|
+
"@xylabs/react-shared": "^9.1.0",
|
|
59
|
+
"@xylabs/sdk-js": "^6.1.1",
|
|
60
|
+
"@xylabs/toolchain": "~8.1.20",
|
|
61
|
+
"@xylabs/tsconfig": "^8.1.20",
|
|
62
|
+
"@xylabs/tsconfig-dom": "^8.1.20",
|
|
63
|
+
"@xylabs/tsconfig-react": "~8.1.20",
|
|
63
64
|
"async-mutex": "^0.5.0",
|
|
64
|
-
"bn.js": "^5.2.3",
|
|
65
|
-
"bowser": "^2.14.1",
|
|
66
|
-
"buffer": "^6.0.3",
|
|
67
65
|
"eslint": "^10.4.1",
|
|
68
66
|
"ethers": "^6.16.0",
|
|
69
67
|
"lru-cache": "^11.5.1",
|
|
70
68
|
"md5": "~2.3.0",
|
|
71
|
-
"mixpanel-browser": "~2.80.0",
|
|
72
69
|
"query-string": "~9.4.0",
|
|
73
70
|
"react": "^19.2.7",
|
|
74
71
|
"react-dom": "^19.2.7",
|
|
75
72
|
"react-router-dom": "^7.17.0",
|
|
76
|
-
"
|
|
77
|
-
"storybook": "^10.4.2",
|
|
73
|
+
"storybook": "^10.4.3",
|
|
78
74
|
"typescript": "^6.0.3",
|
|
79
75
|
"viem": "^2.52.2",
|
|
80
76
|
"vite": "^8.0.16",
|
|
@@ -85,25 +81,21 @@
|
|
|
85
81
|
"@mui/material": "^9.0",
|
|
86
82
|
"@opentelemetry/api": "^1.9",
|
|
87
83
|
"@opentelemetry/sdk-trace-base": "^2.7",
|
|
88
|
-
"@xylabs/
|
|
89
|
-
"@xylabs/
|
|
90
|
-
"@xylabs/react-
|
|
91
|
-
"@xylabs/react-
|
|
92
|
-
"@xylabs/react-
|
|
84
|
+
"@xylabs/eth-address": "^6.1.0",
|
|
85
|
+
"@xylabs/pixel": "^6.1",
|
|
86
|
+
"@xylabs/react-crypto": "^9.1",
|
|
87
|
+
"@xylabs/react-flexbox": "^9.1",
|
|
88
|
+
"@xylabs/react-hooks": "^9.1",
|
|
89
|
+
"@xylabs/react-shared": "^9.1",
|
|
93
90
|
"@xylabs/sdk-js": "^6.0",
|
|
94
91
|
"async-mutex": "^0.5",
|
|
95
|
-
"bn.js": "^5.2",
|
|
96
|
-
"bowser": "^2.14",
|
|
97
|
-
"buffer": "^6.0",
|
|
98
92
|
"ethers": "^6.16",
|
|
99
93
|
"lru-cache": "^11.3",
|
|
100
94
|
"md5": "~2.3",
|
|
101
|
-
"mixpanel-browser": "~2.80",
|
|
102
95
|
"query-string": "~9.4",
|
|
103
96
|
"react": "^19.2",
|
|
104
97
|
"react-dom": "^19.2",
|
|
105
98
|
"react-router-dom": "^7.15",
|
|
106
|
-
"spark-md5": "~3.0",
|
|
107
99
|
"viem": "^2.48",
|
|
108
100
|
"zod": "^4.4"
|
|
109
101
|
},
|