@xyo-network/react-payload-details 9.0.6 → 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.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +55 -67
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-payload-details",
3
- "version": "9.0.6",
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,57 +41,55 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-payload-raw-info": "~9.0.6",
45
- "@xyo-network/react-property": "~9.0.6",
46
- "@xyo-network/react-shared": "~9.0.6",
47
- "@xyo-network/react-schema": "~9.0.6"
44
+ "@xyo-network/react-property": "~9.1.0",
45
+ "@xyo-network/react-schema": "~9.1.0",
46
+ "@xyo-network/react-shared": "~9.1.0",
47
+ "@xyo-network/react-payload-raw-info": "~9.1.0"
48
48
  },
49
49
  "devDependencies": {
50
50
  "@bitauth/libauth": "~3.0.0",
51
51
  "@metamask/providers": "^22.1.1",
52
- "@mui/icons-material": "^9.0.1",
53
- "@mui/material": "^9.0.1",
54
- "@mui/system": "^9.0.1",
52
+ "@mui/icons-material": "^9.1.0",
53
+ "@mui/material": "^9.1.0",
54
+ "@mui/system": "^9.1.0",
55
55
  "@mui/x-tree-view": "~9.4.0",
56
56
  "@noble/post-quantum": "~0.6.1",
57
57
  "@opentelemetry/api": "^1.9.1",
58
58
  "@opentelemetry/sdk-trace-base": "^2.7.1",
59
- "@react-spring/web": "~10.1.0",
59
+ "@react-spring/web": "~10.1.1",
60
60
  "@scure/base": "~2.2.0",
61
61
  "@scure/bip39": "~2.2.0",
62
- "@storybook/react-vite": "~10.4.2",
62
+ "@storybook/react-vite": "~10.4.3",
63
63
  "@types/react": "^19.2.17",
64
- "@xylabs/geo": "^6.0.10",
65
- "@xylabs/pixel": "~6.0.10",
66
- "@xylabs/react-async-effect": "~9.0.4",
67
- "@xylabs/react-button": "~9.0.4",
68
- "@xylabs/react-flexbox": "~9.0.4",
69
- "@xylabs/react-hooks": "~9.0.4",
70
- "@xylabs/react-identicon": "~9.0.4",
71
- "@xylabs/react-link": "~9.0.4",
72
- "@xylabs/react-promise": "~9.0.4",
73
- "@xylabs/react-quick-tip-button": "~9.0.4",
74
- "@xylabs/react-select": "~9.0.4",
75
- "@xylabs/react-shared": "~9.0.4",
76
- "@xylabs/react-theme": "~9.0.4",
77
- "@xylabs/sdk-js": "^6.0.10",
78
- "@xylabs/sdk-react": "~9.0.4",
79
- "@xylabs/threads": "^6.0.10",
80
- "@xylabs/toolchain": "~8.1.16",
81
- "@xylabs/tsconfig": "^8.1.16",
82
- "@xylabs/tsconfig-dom": "^8.1.16",
83
- "@xylabs/tsconfig-react": "~8.1.16",
84
- "@xyo-network/diviner-schema-list": "~6.0.4",
85
- "@xyo-network/diviner-schema-stats": "~6.0.4",
64
+ "@xylabs/eth-address": "^6.1.1",
65
+ "@xylabs/geo": "^6.1.1",
66
+ "@xylabs/pixel": "^6.1.1",
67
+ "@xylabs/react-async-effect": "^9.1.0",
68
+ "@xylabs/react-button": "^9.1.0",
69
+ "@xylabs/react-flexbox": "^9.1.0",
70
+ "@xylabs/react-hooks": "^9.1.0",
71
+ "@xylabs/react-identicon": "^9.1.0",
72
+ "@xylabs/react-link": "^9.1.0",
73
+ "@xylabs/react-promise": "^9.1.0",
74
+ "@xylabs/react-quick-tip-button": "^9.1.0",
75
+ "@xylabs/react-select": "^9.1.0",
76
+ "@xylabs/react-shared": "^9.1.0",
77
+ "@xylabs/react-theme": "^9.1.0",
78
+ "@xylabs/sdk-js": "^6.1.1",
79
+ "@xylabs/sdk-react": "~9.1",
80
+ "@xylabs/threads": "^6.1.1",
81
+ "@xylabs/toolchain": "~8.1.20",
82
+ "@xylabs/tsconfig": "^8.1.20",
83
+ "@xylabs/tsconfig-dom": "^8.1.20",
84
+ "@xylabs/tsconfig-react": "~8.1.20",
85
+ "@xyo-network/diviner-schema-list": "^6.1.0",
86
+ "@xyo-network/diviner-schema-stats": "^6.1.0",
86
87
  "@xyo-network/node-core-types": "~4.2.2",
87
- "@xyo-network/sdk-js": "^6.0.4",
88
- "@xyo-network/sdk-protocol-js": "~6.0.9",
88
+ "@xyo-network/sdk-js": "^6.1.0",
89
+ "@xyo-network/sdk-protocol-js": "^6.1.0",
89
90
  "@xyo-network/typeof": "~5.3.30",
90
91
  "ajv": "^8.20.0",
91
92
  "async-mutex": "^0.5.0",
92
- "bn.js": "^5.2.3",
93
- "bowser": "^2.14.1",
94
- "buffer": "^6.0.3",
95
93
  "clsx": "~2.1.1",
96
94
  "debug": "~4.4.3",
97
95
  "eslint": "^10.4.1",
@@ -100,24 +98,20 @@
100
98
  "idb": "^8.0.3",
101
99
  "lru-cache": "^11.5.1",
102
100
  "md5": "~2.3.0",
103
- "mixpanel-browser": "~2.80.0",
104
101
  "numeral": "~2.0.6",
105
102
  "observable-fns": "~0.6.1",
106
103
  "query-string": "~9.4.0",
107
104
  "react": "^19.2.7",
108
105
  "react-dom": "^19.2.7",
109
- "react-is": "^19.2.7",
110
106
  "react-router-dom": "^7.17.0",
111
- "recharts": "^3.8.1",
112
- "spark-md5": "~3.0.2",
113
- "storybook": "^10.4.2",
107
+ "storybook": "^10.4.3",
114
108
  "typescript": "^6.0.3",
115
109
  "viem": "^2.52.2",
116
110
  "vite": "^8.0.16",
117
111
  "webextension-polyfill": "^0.12.0",
118
112
  "zod": "^4.4.3",
119
113
  "zustand": "~5.0.14",
120
- "@xyo-network/react-storybook": "~9.0.6"
114
+ "@xyo-network/react-storybook": "~9.1.0"
121
115
  },
122
116
  "peerDependencies": {
123
117
  "@bitauth/libauth": "~3.0",
@@ -125,40 +119,38 @@
125
119
  "@mui/icons-material": "^9.0",
126
120
  "@mui/material": "^9.0",
127
121
  "@mui/system": "^9.0",
128
- "@mui/x-tree-view": "~9.1",
122
+ "@mui/x-tree-view": "~9.4",
129
123
  "@noble/post-quantum": "~0.6.1",
130
124
  "@opentelemetry/api": "^1.9",
131
125
  "@opentelemetry/sdk-trace-base": "^2.7",
132
126
  "@react-spring/web": "~10.1",
133
127
  "@scure/base": "~2.2",
134
128
  "@scure/bip39": "~2.2",
129
+ "@xylabs/eth-address": "^6.1.0",
135
130
  "@xylabs/geo": "^6.0",
136
- "@xylabs/pixel": "~6.0",
137
- "@xylabs/react-async-effect": "~9.0",
138
- "@xylabs/react-button": "~9.0",
139
- "@xylabs/react-flexbox": "~9.0",
140
- "@xylabs/react-hooks": "~9.0",
141
- "@xylabs/react-identicon": "~9.0",
142
- "@xylabs/react-link": "~9.0",
143
- "@xylabs/react-promise": "~9.0",
144
- "@xylabs/react-quick-tip-button": "~9.0",
145
- "@xylabs/react-select": "~9.0",
146
- "@xylabs/react-shared": "~9.0",
147
- "@xylabs/react-theme": "~9.0",
131
+ "@xylabs/pixel": "^6.1",
132
+ "@xylabs/react-async-effect": "^9.1",
133
+ "@xylabs/react-button": "^9.1",
134
+ "@xylabs/react-flexbox": "^9.1",
135
+ "@xylabs/react-hooks": "^9.1",
136
+ "@xylabs/react-identicon": "^9.1",
137
+ "@xylabs/react-link": "^9.1",
138
+ "@xylabs/react-promise": "^9.1",
139
+ "@xylabs/react-quick-tip-button": "^9.1",
140
+ "@xylabs/react-select": "^9.1",
141
+ "@xylabs/react-shared": "^9.1",
142
+ "@xylabs/react-theme": "^9.1",
148
143
  "@xylabs/sdk-js": "^6.0",
149
- "@xylabs/sdk-react": "~9.0",
144
+ "@xylabs/sdk-react": "^9.1",
150
145
  "@xylabs/threads": "^6.0",
151
- "@xyo-network/diviner-schema-list": "~6.0",
152
- "@xyo-network/diviner-schema-stats": "~6.0",
146
+ "@xyo-network/diviner-schema-list": "^6.1",
147
+ "@xyo-network/diviner-schema-stats": "^6.1",
153
148
  "@xyo-network/node-core-types": "~4.2",
154
149
  "@xyo-network/sdk-js": "^6.0",
155
- "@xyo-network/sdk-protocol-js": "~6.0",
150
+ "@xyo-network/sdk-protocol-js": "^6.1",
156
151
  "@xyo-network/typeof": "~5.3",
157
152
  "ajv": "^8.20",
158
153
  "async-mutex": "^0.5",
159
- "bn.js": "^5.2",
160
- "bowser": "^2.14",
161
- "buffer": "^6.0",
162
154
  "clsx": "~2.1",
163
155
  "debug": "~4.4",
164
156
  "ethers": "^6.16",
@@ -166,16 +158,12 @@
166
158
  "idb": "^8.0",
167
159
  "lru-cache": "^11.3",
168
160
  "md5": "~2.3",
169
- "mixpanel-browser": "~2.80",
170
161
  "numeral": "~2.0",
171
162
  "observable-fns": "~0.6",
172
163
  "query-string": "~9.4",
173
164
  "react": "^19.2",
174
165
  "react-dom": "^19.2",
175
- "react-is": "^19.2",
176
166
  "react-router-dom": "^7.15",
177
- "recharts": "^3.8",
178
- "spark-md5": "~3.0",
179
167
  "viem": "^2.48",
180
168
  "webextension-polyfill": "^0.12",
181
169
  "zod": "^4.4",