@xyo-network/react-appbar 9.0.0 → 9.0.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 (1) hide show
  1. package/package.json +45 -55
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.1",
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.1"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@bitauth/libauth": "~3.0.0",
@@ -49,78 +49,73 @@
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",
55
+ "@storybook/react-vite": "~10.4.1",
56
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",
57
+ "@xylabs/pixel": "~6.0.4",
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.4",
71
+ "@xylabs/threads": "^6.0.4",
72
+ "@xylabs/toolchain": "~8.1.8",
73
+ "@xylabs/tsconfig": "^8.1.8",
74
+ "@xylabs/tsconfig-dom": "^8.1.8",
75
+ "@xylabs/tsconfig-react": "~8.1.8",
76
+ "@xyo-network/account-model": "^6.0.5",
77
+ "@xyo-network/boundwitness-model": "^6.0.5",
78
+ "@xyo-network/boundwitness-validator": "^6.0.5",
79
+ "@xyo-network/network": "~6.0.5",
80
+ "@xyo-network/payload-builder": "^6.0.5",
81
+ "@xyo-network/payload-model": "^6.0.5",
82
+ "@xyo-network/wallet": "~6.0.5",
83
+ "@xyo-network/wallet-model": "^6.0.5",
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.3.6",
96
93
  "md5": "~2.3.0",
97
- "mixpanel-browser": "~2.79.0",
94
+ "mixpanel-browser": "~2.80",
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",
98
+ "query-string": "~9.4.0",
102
99
  "react": "^19.2.6",
103
100
  "react-dom": "^19.2.6",
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",
106
+ "viem": "^2.51.3",
107
+ "vite": "^8.0.14",
113
108
  "wasm-feature-detect": "~1.8.0",
114
109
  "zod": "^4.4.3",
115
- "@xyo-network/react-storybook": "~9.0.0",
116
- "@xyo-network/react-wallet": "~9.0.0"
110
+ "@xyo-network/react-storybook": "~9.0.1",
111
+ "@xyo-network/react-wallet": "~9.0.1"
117
112
  },
118
113
  "peerDependencies": {
119
114
  "@mui/icons-material": "^9.0",
120
115
  "@mui/material": "^9.0",
121
116
  "@opentelemetry/api": "^1.9",
122
117
  "@opentelemetry/sdk-trace-base": "^2.7",
123
- "@react-spring/web": "~10.0",
118
+ "@react-spring/web": "~10.1",
124
119
  "@xylabs/pixel": "~6.0",
125
120
  "@xylabs/react-appbar": "~9.0",
126
121
  "@xylabs/react-button": "~9.0",
@@ -129,28 +124,23 @@
129
124
  "@xylabs/react-select": "~9.0",
130
125
  "@xylabs/react-shared": "~9.0",
131
126
  "@xylabs/sdk-js": "^6.0",
132
- "@xylabs/threads": "~6.0",
127
+ "@xylabs/threads": "^6.0",
133
128
  "@xyo-network/network": "~6.0",
134
129
  "async-mutex": "^0.5",
135
130
  "bn.js": "^5.2",
136
131
  "bowser": "^2.14",
137
132
  "buffer": "^6.0",
138
- "chalk": "^5.6",
139
133
  "debug": "~4.4",
140
134
  "ethers": "^6.16",
141
- "fast-deep-equal": "~3.1",
142
135
  "hash-wasm": "~4.12",
143
- "js-cookie": "~3.0",
144
- "mixpanel-browser": "~2.79",
136
+ "mixpanel-browser": "~2.80",
145
137
  "observable-fns": "~0.6",
146
138
  "pako": "^2.1",
147
- "query-string": "~9.3",
139
+ "query-string": "~9.4",
148
140
  "react": "^19.2",
149
141
  "react-dom": "^19.2",
150
142
  "react-icons": "~5.6",
151
- "react-is": "^19.2",
152
143
  "react-router-dom": "^7.15",
153
- "recharts": "~3.8",
154
144
  "spark-md5": "~3.0",
155
145
  "wasm-feature-detect": "~1.8",
156
146
  "zod": "^4.4"