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