@xyo-network/react-webapp 7.6.1 → 7.6.3

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 +84 -84
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-webapp",
3
- "version": "7.6.1",
3
+ "version": "7.6.3",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -41,14 +41,14 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-appbar": "~7.6.1",
45
- "@xyo-network/react-footer": "~7.6.1",
46
- "@xyo-network/react-shared": "~7.6.1"
44
+ "@xyo-network/react-appbar": "~7.6.3",
45
+ "@xyo-network/react-shared": "~7.6.3",
46
+ "@xyo-network/react-footer": "~7.6.3"
47
47
  },
48
48
  "devDependencies": {
49
49
  "@bitauth/libauth": "~3.0.0",
50
- "@mui/icons-material": "^7.3.10",
51
- "@mui/material": "^7.3.10",
50
+ "@mui/icons-material": "^7.3.11",
51
+ "@mui/material": "^7.3.11",
52
52
  "@opentelemetry/api": "^1.9.1",
53
53
  "@opentelemetry/sdk-trace-base": "^2.7.1",
54
54
  "@react-spring/web": "~10.0.3",
@@ -56,30 +56,30 @@
56
56
  "@storybook/react-vite": "~10.3.6",
57
57
  "@types/react": "^19.2.14",
58
58
  "@types/react-helmet": "~6.1.11",
59
- "@xylabs/pixel": "~5.1.1",
60
- "@xylabs/react-appbar": "~7.2.3",
61
- "@xylabs/react-async-effect": "~7.2.3",
62
- "@xylabs/react-button": "~7.2.3",
63
- "@xylabs/react-flexbox": "~7.2.3",
64
- "@xylabs/react-hooks": "~7.2.3",
65
- "@xylabs/react-link": "~7.2.3",
66
- "@xylabs/react-pixel": "~7.2.3",
67
- "@xylabs/react-promise": "~7.2.3",
68
- "@xylabs/react-select": "~7.2.3",
69
- "@xylabs/react-shared": "~7.2.3",
70
- "@xylabs/react-theme": "~7.2.3",
71
- "@xylabs/react-webapp": "~7.2.3",
72
- "@xylabs/sdk-js": "^5.1.1",
73
- "@xylabs/threads": "~5.1.1",
74
- "@xylabs/toolchain": "~7.13.4",
75
- "@xylabs/tsconfig": "^7.13.4",
76
- "@xylabs/tsconfig-dom": "^7.13.4",
77
- "@xylabs/tsconfig-react": "~7.13.4",
78
- "@xyo-network/boundwitness-model": "^5.6.2",
79
- "@xyo-network/boundwitness-validator": "^5.6.1",
80
- "@xyo-network/network": "~5.6",
81
- "@xyo-network/payload-builder": "^5.6.1",
82
- "@xyo-network/payload-model": "^5.6.2",
59
+ "@xylabs/pixel": "~5.1.2",
60
+ "@xylabs/react-appbar": "~7.2.4",
61
+ "@xylabs/react-async-effect": "~7.2.4",
62
+ "@xylabs/react-button": "~7.2.4",
63
+ "@xylabs/react-flexbox": "~7.2.4",
64
+ "@xylabs/react-hooks": "~7.2.4",
65
+ "@xylabs/react-link": "~7.2.4",
66
+ "@xylabs/react-pixel": "~7.2.4",
67
+ "@xylabs/react-promise": "~7.2.4",
68
+ "@xylabs/react-select": "~7.2.4",
69
+ "@xylabs/react-shared": "~7.2.4",
70
+ "@xylabs/react-theme": "~7.2.4",
71
+ "@xylabs/react-webapp": "~7.2.4",
72
+ "@xylabs/sdk-js": "^5.1.2",
73
+ "@xylabs/threads": "~5.1.2",
74
+ "@xylabs/toolchain": "~7.13.15",
75
+ "@xylabs/tsconfig": "^7.13.15",
76
+ "@xylabs/tsconfig-dom": "^7.13.15",
77
+ "@xylabs/tsconfig-react": "~7.13.15",
78
+ "@xyo-network/boundwitness-model": "^5.6.3",
79
+ "@xyo-network/boundwitness-validator": "^5.6.2",
80
+ "@xyo-network/network": "~5.6.3",
81
+ "@xyo-network/payload-builder": "^5.6.2",
82
+ "@xyo-network/payload-model": "^5.6.3",
83
83
  "async-mutex": "^0.5.0",
84
84
  "bn.js": "^5.2.3",
85
85
  "bowser": "^2.14.1",
@@ -95,11 +95,11 @@
95
95
  "observable-fns": "~0.6.1",
96
96
  "pako": "^2.1.0",
97
97
  "query-string": "~9.3.1",
98
- "react": "^19.2.5",
99
- "react-dom": "^19.2.5",
98
+ "react": "^19.2.6",
99
+ "react-dom": "^19.2.6",
100
100
  "react-helmet": "~6.1.0",
101
101
  "react-icons": "~5.6.0",
102
- "react-is": "^19.2.5",
102
+ "react-is": "^19.2.6",
103
103
  "react-router-dom": "^7.15.0",
104
104
  "recharts": "~3.8.1",
105
105
  "spark-md5": "~3.0.2",
@@ -110,57 +110,57 @@
110
110
  "zod": "^4.4.3"
111
111
  },
112
112
  "peerDependencies": {
113
- "@bitauth/libauth": ">=3.0.0 <3.1",
114
- "@mui/icons-material": ">=7.3.10 <8",
115
- "@mui/material": ">=7.3.10 <8",
116
- "@opentelemetry/api": ">=1.9.1 <2",
117
- "@opentelemetry/sdk-trace-base": ">=2.7.1 <3",
118
- "@react-spring/web": ">=10.0.3 <10.1",
119
- "@scure/base": ">=2.2.0 <2.3",
120
- "@xylabs/pixel": ">=5.1.1 <5.2",
121
- "@xylabs/react-appbar": ">=7.2.3 <7.3",
122
- "@xylabs/react-async-effect": ">=7.2.3 <7.3",
123
- "@xylabs/react-button": ">=7.2.3 <7.3",
124
- "@xylabs/react-flexbox": ">=7.2.3 <7.3",
125
- "@xylabs/react-hooks": ">=7.2.3 <7.3",
126
- "@xylabs/react-link": ">=7.2.3 <7.3",
127
- "@xylabs/react-pixel": ">=7.2.3 <7.3",
128
- "@xylabs/react-promise": ">=7.2.3 <7.3",
129
- "@xylabs/react-select": ">=7.2.3 <7.3",
130
- "@xylabs/react-shared": ">=7.2.3 <7.3",
131
- "@xylabs/react-theme": ">=7.2.3 <7.3",
132
- "@xylabs/react-webapp": ">=7.2.3 <7.3",
133
- "@xylabs/sdk-js": ">=5.1.1 <6",
134
- "@xylabs/threads": ">=5.1.1 <5.2",
135
- "@xyo-network/boundwitness-model": ">=5.6.2 <6",
136
- "@xyo-network/boundwitness-validator": ">=5.6.1 <6",
137
- "@xyo-network/network": ">=5.6.0 <5.7",
138
- "@xyo-network/payload-builder": ">=5.6.1 <6",
139
- "@xyo-network/payload-model": ">=5.6.2 <6",
140
- "async-mutex": ">=0.5.0 <1",
141
- "bn.js": ">=5.2.3 <6",
142
- "bowser": ">=2.14.1 <3",
143
- "buffer": ">=6.0.3 <7",
144
- "chalk": ">=5.6.2 <6",
145
- "debug": ">=4.4.3 <4.5",
146
- "ethers": ">=6.16.0 <7",
147
- "fast-deep-equal": ">=3.1.3 <3.2",
148
- "hash-wasm": ">=4.12.0 <4.13",
149
- "js-cookie": ">=3.0.5 <3.1",
150
- "mixpanel-browser": ">=2.78.0 <2.79",
151
- "observable-fns": ">=0.6.1 <0.7",
152
- "pako": ">=2.1.0 <3",
153
- "query-string": ">=9.3.1 <9.4",
154
- "react": ">=19.2.5 <20",
155
- "react-dom": ">=19.2.5 <20",
156
- "react-helmet": ">=6.1.0 <6.2",
157
- "react-icons": ">=5.6.0 <5.7",
158
- "react-is": ">=19.2.5 <20",
159
- "react-router-dom": ">=7.15.0 <8",
160
- "recharts": ">=3.8.1 <3.9",
161
- "spark-md5": ">=3.0.2 <3.1",
162
- "wasm-feature-detect": ">=1.8.0 <1.9",
163
- "zod": ">=4.4.3 <5"
113
+ "@bitauth/libauth": "~3.0",
114
+ "@mui/icons-material": "^7.3",
115
+ "@mui/material": "^7.3",
116
+ "@opentelemetry/api": "^1.9",
117
+ "@opentelemetry/sdk-trace-base": "^2.7",
118
+ "@react-spring/web": "~10.0",
119
+ "@scure/base": "~2.2",
120
+ "@xylabs/pixel": "~5.1",
121
+ "@xylabs/react-appbar": "~7.2",
122
+ "@xylabs/react-async-effect": "~7.2",
123
+ "@xylabs/react-button": "~7.2",
124
+ "@xylabs/react-flexbox": "~7.2",
125
+ "@xylabs/react-hooks": "~7.2",
126
+ "@xylabs/react-link": "~7.2",
127
+ "@xylabs/react-pixel": "~7.2",
128
+ "@xylabs/react-promise": "~7.2",
129
+ "@xylabs/react-select": "~7.2",
130
+ "@xylabs/react-shared": "~7.2",
131
+ "@xylabs/react-theme": "~7.2",
132
+ "@xylabs/react-webapp": "~7.2",
133
+ "@xylabs/sdk-js": "^5.1",
134
+ "@xylabs/threads": "~5.1",
135
+ "@xyo-network/boundwitness-model": "^5.6",
136
+ "@xyo-network/boundwitness-validator": "^5.6",
137
+ "@xyo-network/network": "~5.6",
138
+ "@xyo-network/payload-builder": "^5.6",
139
+ "@xyo-network/payload-model": "^5.6",
140
+ "async-mutex": "^0.5",
141
+ "bn.js": "^5.2",
142
+ "bowser": "^2.14",
143
+ "buffer": "^6.0",
144
+ "chalk": "^5.6",
145
+ "debug": "~4.4",
146
+ "ethers": "^6.16",
147
+ "fast-deep-equal": "~3.1",
148
+ "hash-wasm": "~4.12",
149
+ "js-cookie": "~3.0",
150
+ "mixpanel-browser": "~2.78",
151
+ "observable-fns": "~0.6",
152
+ "pako": "^2.1",
153
+ "query-string": "~9.3",
154
+ "react": "^19.2",
155
+ "react-dom": "^19.2",
156
+ "react-helmet": "~6.1",
157
+ "react-icons": "~5.6",
158
+ "react-is": "^19.2",
159
+ "react-router-dom": "^7.15",
160
+ "recharts": "~3.8",
161
+ "spark-md5": "~3.0",
162
+ "wasm-feature-detect": "~1.8",
163
+ "zod": "^4.4"
164
164
  },
165
165
  "publishConfig": {
166
166
  "access": "public"