@xyo-network/react-appbar 9.0.0 → 9.0.2

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 +48 -60
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-appbar",
3
- "version": "9.0.0",
3
+ "version": "9.0.2",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -41,7 +41,7 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-network": "~9.0.0"
44
+ "@xyo-network/react-network": "~9.0.2"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@bitauth/libauth": "~3.0.0",
@@ -49,78 +49,72 @@
49
49
  "@mui/material": "^9.0.1",
50
50
  "@opentelemetry/api": "^1.9.1",
51
51
  "@opentelemetry/sdk-trace-base": "^2.7.1",
52
- "@react-spring/web": "~10.0.3",
52
+ "@react-spring/web": "~10.1.0",
53
53
  "@scure/base": "~2.2.0",
54
54
  "@scure/bip39": "~2.2.0",
55
- "@storybook/react-vite": "~10.4.0",
56
- "@types/react": "^19.2.15",
57
- "@xylabs/pixel": "~6.0.2",
58
- "@xylabs/react-appbar": "~9.0.0",
59
- "@xylabs/react-button": "~9.0.0",
60
- "@xylabs/react-crypto": "~9.0.0",
61
- "@xylabs/react-flexbox": "~9.0.0",
62
- "@xylabs/react-hooks": "~9.0.0",
63
- "@xylabs/react-identicon": "~9.0.0",
64
- "@xylabs/react-link": "~9.0.0",
65
- "@xylabs/react-number-status": "~9.0.0",
66
- "@xylabs/react-promise": "~9.0.0",
67
- "@xylabs/react-select": "~9.0.0",
68
- "@xylabs/react-shared": "~9.0.0",
69
- "@xylabs/react-theme": "~9.0.0",
70
- "@xylabs/sdk-js": "^6.0.2",
71
- "@xylabs/threads": "~6.0.2",
72
- "@xylabs/toolchain": "~8.1.1",
73
- "@xylabs/tsconfig": "^8.1.1",
74
- "@xylabs/tsconfig-dom": "^8.1.1",
75
- "@xylabs/tsconfig-react": "~8.1.1",
76
- "@xyo-network/account-model": "^6.0.0",
77
- "@xyo-network/boundwitness-model": "^6.0.0",
78
- "@xyo-network/boundwitness-validator": "^6.0.0",
79
- "@xyo-network/network": "~6.0.0",
80
- "@xyo-network/payload-builder": "^6.0.0",
81
- "@xyo-network/payload-model": "^6.0.0",
82
- "@xyo-network/wallet": "~6.0.0",
83
- "@xyo-network/wallet-model": "^6.0.0",
55
+ "@storybook/react-vite": "~10.4.1",
56
+ "@types/react": "^19.2.16",
57
+ "@xylabs/pixel": "~6.0.7",
58
+ "@xylabs/react-appbar": "~9.0.2",
59
+ "@xylabs/react-button": "~9.0.2",
60
+ "@xylabs/react-crypto": "~9.0.2",
61
+ "@xylabs/react-flexbox": "~9.0.2",
62
+ "@xylabs/react-hooks": "~9.0.2",
63
+ "@xylabs/react-identicon": "~9.0.2",
64
+ "@xylabs/react-link": "~9.0.2",
65
+ "@xylabs/react-number-status": "~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/sdk-js": "^6.0.7",
71
+ "@xylabs/threads": "^6.0.7",
72
+ "@xylabs/toolchain": "~8.1.12",
73
+ "@xylabs/tsconfig": "^8.1.12",
74
+ "@xylabs/tsconfig-dom": "^8.1.12",
75
+ "@xylabs/tsconfig-react": "~8.1.12",
76
+ "@xyo-network/account-model": "^6.0.7",
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",
82
+ "@xyo-network/wallet": "~6.0.7",
83
+ "@xyo-network/wallet-model": "^6.0.7",
84
84
  "async-mutex": "^0.5.0",
85
85
  "bn.js": "^5.2.3",
86
86
  "bowser": "^2.14.1",
87
87
  "buffer": "^6.0.3",
88
- "chalk": "^5.6.2",
89
88
  "debug": "~4.4.3",
90
- "eslint": "^10.4.0",
89
+ "eslint": "^10.4.1",
91
90
  "ethers": "^6.16.0",
92
- "fast-deep-equal": "~3.1.3",
93
91
  "hash-wasm": "~4.12.0",
94
- "js-cookie": "~3.0.7",
95
- "lru-cache": "^11.5.0",
92
+ "lru-cache": "^11.5.1",
96
93
  "md5": "~2.3.0",
97
- "mixpanel-browser": "~2.79.0",
94
+ "mixpanel-browser": "~2.80.0",
98
95
  "numeral": "~2.0.6",
99
96
  "observable-fns": "~0.6.1",
100
97
  "pako": "^2.1.0",
101
- "query-string": "~9.3.1",
102
- "react": "^19.2.6",
103
- "react-dom": "^19.2.6",
98
+ "query-string": "~9.4.0",
99
+ "react": "^19.2.7",
100
+ "react-dom": "^19.2.7",
104
101
  "react-icons": "~5.6.0",
105
- "react-is": "^19.2.6",
106
- "react-router-dom": "^7.15.1",
107
- "recharts": "~3.8.1",
102
+ "react-router-dom": "^7.16.0",
108
103
  "spark-md5": "~3.0.2",
109
- "storybook": "^10.4.0",
104
+ "storybook": "^10.4.1",
110
105
  "typescript": "^6.0.3",
111
- "viem": "^2.50.4",
112
- "vite": "^8.0.13",
113
- "wasm-feature-detect": "~1.8.0",
106
+ "viem": "^2.52.0",
107
+ "vite": "^8.0.16",
114
108
  "zod": "^4.4.3",
115
- "@xyo-network/react-storybook": "~9.0.0",
116
- "@xyo-network/react-wallet": "~9.0.0"
109
+ "@xyo-network/react-storybook": "~9.0.2",
110
+ "@xyo-network/react-wallet": "~9.0.2"
117
111
  },
118
112
  "peerDependencies": {
119
113
  "@mui/icons-material": "^9.0",
120
114
  "@mui/material": "^9.0",
121
115
  "@opentelemetry/api": "^1.9",
122
116
  "@opentelemetry/sdk-trace-base": "^2.7",
123
- "@react-spring/web": "~10.0",
117
+ "@react-spring/web": "~10.1",
124
118
  "@xylabs/pixel": "~6.0",
125
119
  "@xylabs/react-appbar": "~9.0",
126
120
  "@xylabs/react-button": "~9.0",
@@ -129,30 +123,24 @@
129
123
  "@xylabs/react-select": "~9.0",
130
124
  "@xylabs/react-shared": "~9.0",
131
125
  "@xylabs/sdk-js": "^6.0",
132
- "@xylabs/threads": "~6.0",
126
+ "@xylabs/threads": "^6.0",
133
127
  "@xyo-network/network": "~6.0",
134
128
  "async-mutex": "^0.5",
135
129
  "bn.js": "^5.2",
136
130
  "bowser": "^2.14",
137
131
  "buffer": "^6.0",
138
- "chalk": "^5.6",
139
132
  "debug": "~4.4",
140
133
  "ethers": "^6.16",
141
- "fast-deep-equal": "~3.1",
142
134
  "hash-wasm": "~4.12",
143
- "js-cookie": "~3.0",
144
- "mixpanel-browser": "~2.79",
135
+ "mixpanel-browser": "~2.80",
145
136
  "observable-fns": "~0.6",
146
137
  "pako": "^2.1",
147
- "query-string": "~9.3",
138
+ "query-string": "~9.4",
148
139
  "react": "^19.2",
149
140
  "react-dom": "^19.2",
150
141
  "react-icons": "~5.6",
151
- "react-is": "^19.2",
152
142
  "react-router-dom": "^7.15",
153
- "recharts": "~3.8",
154
143
  "spark-md5": "~3.0",
155
- "wasm-feature-detect": "~1.8",
156
144
  "zod": "^4.4"
157
145
  },
158
146
  "publishConfig": {