@xyo-network/react-appbar 8.0.1 → 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 +54 -64
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-appbar",
3
- "version": "8.0.1",
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": "~8.0.1"
44
+ "@xyo-network/react-network": "~9.0.1"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@bitauth/libauth": "~3.0.0",
@@ -49,108 +49,98 @@
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.14",
57
- "@xylabs/pixel": "~5.1.3",
58
- "@xylabs/react-appbar": "~8.0.3",
59
- "@xylabs/react-button": "~8.0.3",
60
- "@xylabs/react-crypto": "~8.0.3",
61
- "@xylabs/react-flexbox": "~8.0.3",
62
- "@xylabs/react-hooks": "~8.0.3",
63
- "@xylabs/react-identicon": "~8.0.3",
64
- "@xylabs/react-link": "~8.0.3",
65
- "@xylabs/react-number-status": "~8.0.3",
66
- "@xylabs/react-promise": "~8.0.3",
67
- "@xylabs/react-select": "~8.0.3",
68
- "@xylabs/react-shared": "~8.0.3",
69
- "@xylabs/react-theme": "~8.0.3",
70
- "@xylabs/sdk-js": "^5.1.3",
71
- "@xylabs/threads": "~5.1.3",
72
- "@xylabs/toolchain": "~8.0.6",
73
- "@xylabs/tsconfig": "^8.0.6",
74
- "@xylabs/tsconfig-dom": "^8.0.6",
75
- "@xylabs/tsconfig-react": "~8.0.6",
76
- "@xyo-network/account-model": "^5.6.3",
77
- "@xyo-network/boundwitness-model": "^5.6.3",
78
- "@xyo-network/boundwitness-validator": "^5.6.2",
79
- "@xyo-network/network": "~5.6.3",
80
- "@xyo-network/payload-builder": "^5.6.2",
81
- "@xyo-network/payload-model": "^5.6.3",
82
- "@xyo-network/wallet": "~5.6.2",
83
- "@xyo-network/wallet-model": "^5.6.3",
55
+ "@storybook/react-vite": "~10.4.1",
56
+ "@types/react": "^19.2.15",
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.6",
95
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.49.3",
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": "~8.0.1",
116
- "@xyo-network/react-wallet": "~8.0.1"
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",
124
- "@xylabs/pixel": "~5.1",
125
- "@xylabs/react-appbar": "~8.0",
126
- "@xylabs/react-button": "~8.0",
127
- "@xylabs/react-flexbox": "~8.0",
128
- "@xylabs/react-link": "~8.0",
129
- "@xylabs/react-select": "~8.0",
130
- "@xylabs/react-shared": "~8.0",
131
- "@xylabs/sdk-js": "^5.1",
132
- "@xylabs/threads": "~5.1",
133
- "@xyo-network/network": "~5.6",
118
+ "@react-spring/web": "~10.1",
119
+ "@xylabs/pixel": "~6.0",
120
+ "@xylabs/react-appbar": "~9.0",
121
+ "@xylabs/react-button": "~9.0",
122
+ "@xylabs/react-flexbox": "~9.0",
123
+ "@xylabs/react-link": "~9.0",
124
+ "@xylabs/react-select": "~9.0",
125
+ "@xylabs/react-shared": "~9.0",
126
+ "@xylabs/sdk-js": "^6.0",
127
+ "@xylabs/threads": "^6.0",
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"