@xyo-network/react-xns 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 +33 -47
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-xns",
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",
@@ -43,54 +43,47 @@
43
43
  "devDependencies": {
44
44
  "@bitauth/libauth": "~3.0.0",
45
45
  "@metamask/providers": "^22.1.1",
46
- "@mui/icons-material": "^9.0.1",
47
- "@mui/material": "^9.0.1",
46
+ "@mui/icons-material": "^9.1.0",
47
+ "@mui/material": "^9.1.0",
48
48
  "@noble/post-quantum": "~0.6.1",
49
49
  "@opentelemetry/api": "^1.9.1",
50
50
  "@opentelemetry/sdk-trace-base": "^2.7.1",
51
- "@react-spring/web": "~10.1.0",
51
+ "@react-spring/web": "~10.1.1",
52
52
  "@scure/base": "~2.2.0",
53
53
  "@scure/bip39": "~2.2.0",
54
- "@storybook/react-vite": "~10.4.2",
55
- "@types/react": "^19.2.16",
56
- "@xylabs/geo": "^6.0.8",
57
- "@xylabs/pixel": "~6.0.8",
58
- "@xylabs/react-button": "~9.0.3",
59
- "@xylabs/react-flexbox": "~9.0.3",
60
- "@xylabs/react-link": "~9.0.3",
61
- "@xylabs/react-pixel": "~9.0.3",
62
- "@xylabs/react-theme": "~9.0.3",
63
- "@xylabs/sdk-js": "^6.0.8",
64
- "@xylabs/threads": "^6.0.8",
65
- "@xylabs/toolchain": "~8.1.16",
66
- "@xylabs/tsconfig": "^8.1.16",
67
- "@xylabs/tsconfig-dom": "^8.1.16",
68
- "@xylabs/tsconfig-react": "~8.1.16",
69
- "@xyo-network/diviner-hash-lease": "~6.0.4",
70
- "@xyo-network/sdk-js": "^6.0.4",
71
- "@xyo-network/sdk-protocol-js": "~6.0.9",
72
- "@xyo-network/xns-record-payloadset-plugins": "~6.0.3",
54
+ "@storybook/react-vite": "~10.4.3",
55
+ "@types/react": "^19.2.17",
56
+ "@xylabs/geo": "^6.1.1",
57
+ "@xylabs/pixel": "^6.1.1",
58
+ "@xylabs/react-button": "^9.1.0",
59
+ "@xylabs/react-flexbox": "^9.1.0",
60
+ "@xylabs/react-link": "^9.1.0",
61
+ "@xylabs/react-pixel": "^9.1.0",
62
+ "@xylabs/react-theme": "^9.1.0",
63
+ "@xylabs/sdk-js": "^6.1.1",
64
+ "@xylabs/threads": "^6.1.1",
65
+ "@xylabs/toolchain": "~8.1.20",
66
+ "@xylabs/tsconfig": "^8.1.20",
67
+ "@xylabs/tsconfig-dom": "^8.1.20",
68
+ "@xylabs/tsconfig-react": "~8.1.20",
69
+ "@xyo-network/diviner-hash-lease": "^6.1.0",
70
+ "@xyo-network/sdk-js": "^6.1.0",
71
+ "@xyo-network/sdk-protocol-js": "^6.1.0",
72
+ "@xyo-network/xns-record-payloadset-plugins": "^6.1.0",
73
73
  "ajv": "^8.20.0",
74
74
  "async-mutex": "^0.5.0",
75
- "bn.js": "^5.2.3",
76
- "bowser": "^2.14.1",
77
- "buffer": "^6.0.3",
78
75
  "debug": "~4.4.3",
79
76
  "eslint": "^10.4.1",
80
77
  "ethers": "^6.16.0",
81
78
  "hash-wasm": "~4.12.0",
82
79
  "idb": "^8.0.3",
83
80
  "lru-cache": "^11.5.1",
84
- "mixpanel-browser": "~2.80.0",
85
81
  "observable-fns": "~0.6.1",
86
82
  "query-string": "~9.4.0",
87
83
  "react": "^19.2.7",
88
84
  "react-dom": "^19.2.7",
89
- "react-is": "^19.2",
90
85
  "react-router-dom": "^7.17.0",
91
- "recharts": "^3.8",
92
- "spark-md5": "~3.0.2",
93
- "storybook": "^10.4.2",
86
+ "storybook": "^10.4.3",
94
87
  "typescript": "^6.0.3",
95
88
  "vite": "^8.0.16",
96
89
  "webextension-polyfill": "^0.12.0",
@@ -108,37 +101,30 @@
108
101
  "@scure/base": "~2.2",
109
102
  "@scure/bip39": "~2.2",
110
103
  "@xylabs/geo": "^6.0",
111
- "@xylabs/pixel": "~6.0",
112
- "@xylabs/react-button": "~9.0",
113
- "@xylabs/react-flexbox": "~9.0",
114
- "@xylabs/react-link": "~9.0",
115
- "@xylabs/react-pixel": "~9.0",
116
- "@xylabs/react-theme": "~9.0",
104
+ "@xylabs/pixel": "^6.1",
105
+ "@xylabs/react-button": "^9.1",
106
+ "@xylabs/react-flexbox": "^9.1",
107
+ "@xylabs/react-link": "^9.1",
108
+ "@xylabs/react-pixel": "^9.1",
109
+ "@xylabs/react-theme": "^9.1",
117
110
  "@xylabs/sdk-js": "^6.0",
118
111
  "@xylabs/threads": "^6.0",
119
- "@xyo-network/diviner-hash-lease": "~6.0",
112
+ "@xyo-network/diviner-hash-lease": "^6.1",
120
113
  "@xyo-network/sdk-js": "^6.0",
121
- "@xyo-network/sdk-protocol-js": "~6.0",
122
- "@xyo-network/xns-record-payloadset-plugins": "~6.0",
114
+ "@xyo-network/sdk-protocol-js": "^6.1",
115
+ "@xyo-network/xns-record-payloadset-plugins": "^6.1",
123
116
  "ajv": "^8.20",
124
117
  "async-mutex": "^0.5",
125
- "bn.js": "^5.2",
126
- "bowser": "^2.14",
127
- "buffer": "^6.0",
128
118
  "debug": "~4.4",
129
119
  "ethers": "^6.16",
130
120
  "hash-wasm": "~4.12",
131
121
  "idb": "^8.0",
132
122
  "lru-cache": "^11.3",
133
- "mixpanel-browser": "~2.80",
134
123
  "observable-fns": "~0.6",
135
124
  "query-string": "~9.4",
136
125
  "react": "^19.2",
137
126
  "react-dom": "^19.2",
138
- "react-is": "^19.2",
139
127
  "react-router-dom": "^7.15",
140
- "recharts": "^3.8",
141
- "spark-md5": "~3.0",
142
128
  "webextension-polyfill": "^0.12",
143
129
  "zod": "^4.4"
144
130
  },