@xyo-network/react-card 9.0.6 → 9.1.1

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