@xyo-network/react-webapp 9.0.2 → 9.0.5

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 (1) hide show
  1. package/package.json +50 -38
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-webapp",
3
- "version": "9.0.2",
3
+ "version": "9.0.5",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -41,44 +41,46 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-appbar": "~9.0.2",
45
- "@xyo-network/react-shared": "~9.0.2",
46
- "@xyo-network/react-footer": "~9.0.2"
44
+ "@xyo-network/react-appbar": "~9.0.5",
45
+ "@xyo-network/react-footer": "~9.0.5",
46
+ "@xyo-network/react-shared": "~9.0.5"
47
47
  },
48
48
  "devDependencies": {
49
49
  "@bitauth/libauth": "~3.0.0",
50
+ "@metamask/providers": "^22.1.1",
50
51
  "@mui/icons-material": "^9.0.1",
51
52
  "@mui/material": "^9.0.1",
53
+ "@noble/post-quantum": "~0.6.1",
52
54
  "@opentelemetry/api": "^1.9.1",
53
55
  "@opentelemetry/sdk-trace-base": "^2.7.1",
54
56
  "@react-spring/web": "~10.1.0",
55
57
  "@scure/base": "~2.2.0",
56
- "@storybook/react-vite": "~10.4.1",
58
+ "@scure/bip39": "~2.2.0",
59
+ "@storybook/react-vite": "~10.4.2",
57
60
  "@types/react": "^19.2.16",
58
- "@xylabs/pixel": "~6.0.7",
59
- "@xylabs/react-appbar": "~9.0.2",
60
- "@xylabs/react-async-effect": "~9.0.2",
61
- "@xylabs/react-button": "~9.0.2",
62
- "@xylabs/react-flexbox": "~9.0.2",
63
- "@xylabs/react-hooks": "~9.0.2",
64
- "@xylabs/react-link": "~9.0.2",
65
- "@xylabs/react-pixel": "~9.0.2",
66
- "@xylabs/react-promise": "~9.0.2",
67
- "@xylabs/react-select": "~9.0.2",
68
- "@xylabs/react-shared": "~9.0.2",
69
- "@xylabs/react-theme": "~9.0.2",
70
- "@xylabs/react-webapp": "~9.0.2",
71
- "@xylabs/sdk-js": "^6.0.7",
72
- "@xylabs/threads": "^6.0.7",
73
- "@xylabs/toolchain": "~8.1.12",
74
- "@xylabs/tsconfig": "^8.1.12",
75
- "@xylabs/tsconfig-dom": "^8.1.12",
76
- "@xylabs/tsconfig-react": "~8.1.12",
77
- "@xyo-network/boundwitness-model": "^6.0.7",
78
- "@xyo-network/boundwitness-validator": "^6.0.7",
79
- "@xyo-network/network": "~6.0.7",
80
- "@xyo-network/payload-builder": "^6.0.7",
81
- "@xyo-network/payload-model": "^6.0.7",
61
+ "@xylabs/geo": "^6.0.8",
62
+ "@xylabs/pixel": "~6.0.8",
63
+ "@xylabs/react-appbar": "~9.0.3",
64
+ "@xylabs/react-async-effect": "~9.0.3",
65
+ "@xylabs/react-button": "~9.0.3",
66
+ "@xylabs/react-flexbox": "~9.0.3",
67
+ "@xylabs/react-hooks": "~9.0.3",
68
+ "@xylabs/react-link": "~9.0.3",
69
+ "@xylabs/react-pixel": "~9.0.3",
70
+ "@xylabs/react-promise": "~9.0.3",
71
+ "@xylabs/react-select": "~9.0.3",
72
+ "@xylabs/react-shared": "~9.0.3",
73
+ "@xylabs/react-theme": "~9.0.3",
74
+ "@xylabs/react-webapp": "~9.0.3",
75
+ "@xylabs/sdk-js": "^6.0.8",
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/sdk-js": "^6.0.4",
82
+ "@xyo-network/sdk-protocol-js": "~6.0.9",
83
+ "ajv": "^8.20.0",
82
84
  "async-mutex": "^0.5.0",
83
85
  "bn.js": "^5.2.3",
84
86
  "bowser": "^2.14.1",
@@ -87,28 +89,36 @@
87
89
  "eslint": "^10.4.1",
88
90
  "ethers": "^6.16.0",
89
91
  "hash-wasm": "~4.12.0",
92
+ "idb": "^8.0.3",
93
+ "lru-cache": "^11.5.1",
90
94
  "mixpanel-browser": "~2.80.0",
91
95
  "observable-fns": "~0.6.1",
92
- "pako": "^2.1.0",
93
96
  "query-string": "~9.4.0",
94
97
  "react": "^19.2.7",
95
98
  "react-dom": "^19.2.7",
96
99
  "react-icons": "~5.6.0",
97
- "react-router-dom": "^7.16.0",
100
+ "react-is": "^19.2",
101
+ "react-router-dom": "^7.17.0",
102
+ "recharts": "^3.8",
98
103
  "spark-md5": "~3.0.2",
99
- "storybook": "^10.4.1",
104
+ "storybook": "^10.4.2",
100
105
  "typescript": "^6.0.3",
101
106
  "vite": "^8.0.16",
107
+ "webextension-polyfill": "^0.12.0",
102
108
  "zod": "^4.4.3"
103
109
  },
104
110
  "peerDependencies": {
105
111
  "@bitauth/libauth": "~3.0",
112
+ "@metamask/providers": "^22.1",
106
113
  "@mui/icons-material": "^9.0",
107
114
  "@mui/material": "^9.0",
115
+ "@noble/post-quantum": "~0.6.1",
108
116
  "@opentelemetry/api": "^1.9",
109
117
  "@opentelemetry/sdk-trace-base": "^2.7",
110
118
  "@react-spring/web": "~10.1",
111
119
  "@scure/base": "~2.2",
120
+ "@scure/bip39": "~2.2",
121
+ "@xylabs/geo": "^6.0",
112
122
  "@xylabs/pixel": "~6.0",
113
123
  "@xylabs/react-appbar": "~9.0",
114
124
  "@xylabs/react-async-effect": "~9.0",
@@ -124,11 +134,9 @@
124
134
  "@xylabs/react-webapp": "~9.0",
125
135
  "@xylabs/sdk-js": "^6.0",
126
136
  "@xylabs/threads": "^6.0",
127
- "@xyo-network/boundwitness-model": "^6.0",
128
- "@xyo-network/boundwitness-validator": "^6.0",
129
- "@xyo-network/network": "~6.0",
130
- "@xyo-network/payload-builder": "^6.0",
131
- "@xyo-network/payload-model": "^6.0",
137
+ "@xyo-network/sdk-js": "^6.0",
138
+ "@xyo-network/sdk-protocol-js": "~6.0",
139
+ "ajv": "^8.20",
132
140
  "async-mutex": "^0.5",
133
141
  "bn.js": "^5.2",
134
142
  "bowser": "^2.14",
@@ -136,15 +144,19 @@
136
144
  "debug": "~4.4",
137
145
  "ethers": "^6.16",
138
146
  "hash-wasm": "~4.12",
147
+ "idb": "^8.0",
148
+ "lru-cache": "^11.3",
139
149
  "mixpanel-browser": "~2.80",
140
150
  "observable-fns": "~0.6",
141
- "pako": "^2.1",
142
151
  "query-string": "~9.4",
143
152
  "react": "^19.2",
144
153
  "react-dom": "^19.2",
145
154
  "react-icons": "~5.6",
155
+ "react-is": "^19.2",
146
156
  "react-router-dom": "^7.15",
157
+ "recharts": "^3.8",
147
158
  "spark-md5": "~3.0",
159
+ "webextension-polyfill": "^0.12",
148
160
  "zod": "^4.4"
149
161
  },
150
162
  "publishConfig": {