@xyo-network/react-appbar 9.0.4 → 9.0.6

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 +33 -31
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-appbar",
3
- "version": "9.0.4",
3
+ "version": "9.0.6",
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.4"
44
+ "@xyo-network/react-network": "~9.0.6"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@bitauth/libauth": "~3.0.0",
@@ -55,29 +55,29 @@
55
55
  "@scure/base": "~2.2.0",
56
56
  "@scure/bip39": "~2.2.0",
57
57
  "@storybook/react-vite": "~10.4.2",
58
- "@types/react": "^19.2.16",
59
- "@xylabs/geo": "^6.0.7",
60
- "@xylabs/pixel": "~6.0.7",
61
- "@xylabs/react-appbar": "~9.0.2",
62
- "@xylabs/react-button": "~9.0.2",
63
- "@xylabs/react-crypto": "~9.0.2",
64
- "@xylabs/react-flexbox": "~9.0.2",
65
- "@xylabs/react-hooks": "~9.0.2",
66
- "@xylabs/react-identicon": "~9.0.2",
67
- "@xylabs/react-link": "~9.0.2",
68
- "@xylabs/react-number-status": "~9.0.2",
69
- "@xylabs/react-promise": "~9.0.2",
70
- "@xylabs/react-select": "~9.0.2",
71
- "@xylabs/react-shared": "~9.0.2",
72
- "@xylabs/react-theme": "~9.0.2",
73
- "@xylabs/sdk-js": "^6.0.7",
74
- "@xylabs/threads": "^6.0.7",
75
- "@xylabs/toolchain": "~8.1.15",
76
- "@xylabs/tsconfig": "^8.1.15",
77
- "@xylabs/tsconfig-dom": "^8.1.15",
78
- "@xylabs/tsconfig-react": "~8.1.15",
79
- "@xyo-network/sdk-js": "^6.0.2",
80
- "@xyo-network/sdk-protocol-js": "~6.0.7",
58
+ "@types/react": "^19.2.17",
59
+ "@xylabs/geo": "^6.0.10",
60
+ "@xylabs/pixel": "~6.0.10",
61
+ "@xylabs/react-appbar": "~9.0.4",
62
+ "@xylabs/react-button": "~9.0.4",
63
+ "@xylabs/react-crypto": "~9.0.4",
64
+ "@xylabs/react-flexbox": "~9.0.4",
65
+ "@xylabs/react-hooks": "~9.0.4",
66
+ "@xylabs/react-identicon": "~9.0.4",
67
+ "@xylabs/react-link": "~9.0.4",
68
+ "@xylabs/react-number-status": "~9.0.4",
69
+ "@xylabs/react-promise": "~9.0.4",
70
+ "@xylabs/react-select": "~9.0.4",
71
+ "@xylabs/react-shared": "~9.0.4",
72
+ "@xylabs/react-theme": "~9.0.4",
73
+ "@xylabs/sdk-js": "^6.0.10",
74
+ "@xylabs/threads": "^6.0.10",
75
+ "@xylabs/toolchain": "~8.1.16",
76
+ "@xylabs/tsconfig": "^8.1.16",
77
+ "@xylabs/tsconfig-dom": "^8.1.16",
78
+ "@xylabs/tsconfig-react": "~8.1.16",
79
+ "@xyo-network/sdk-js": "^6.0.4",
80
+ "@xyo-network/sdk-protocol-js": "~6.0.9",
81
81
  "ajv": "^8.20.0",
82
82
  "async-mutex": "^0.5.0",
83
83
  "bn.js": "^5.2.3",
@@ -93,21 +93,22 @@
93
93
  "mixpanel-browser": "~2.80.0",
94
94
  "numeral": "~2.0.6",
95
95
  "observable-fns": "~0.6.1",
96
- "pako": "^2.1.0",
97
96
  "query-string": "~9.4.0",
98
97
  "react": "^19.2.7",
99
98
  "react-dom": "^19.2.7",
100
99
  "react-icons": "~5.6.0",
101
- "react-router-dom": "^7.16.0",
100
+ "react-is": "^19.2.7",
101
+ "react-router-dom": "^7.17.0",
102
+ "recharts": "^3.8.1",
102
103
  "spark-md5": "~3.0.2",
103
104
  "storybook": "^10.4.2",
104
105
  "typescript": "^6.0.3",
105
- "viem": "^2.52.0",
106
+ "viem": "^2.52.2",
106
107
  "vite": "^8.0.16",
107
108
  "webextension-polyfill": "^0.12.0",
108
109
  "zod": "^4.4.3",
109
- "@xyo-network/react-storybook": "~9.0.4",
110
- "@xyo-network/react-wallet": "~9.0.4"
110
+ "@xyo-network/react-storybook": "~9.0.6",
111
+ "@xyo-network/react-wallet": "~9.0.6"
111
112
  },
112
113
  "peerDependencies": {
113
114
  "@bitauth/libauth": "~3.0",
@@ -144,12 +145,13 @@
144
145
  "lru-cache": "^11.3",
145
146
  "mixpanel-browser": "~2.80",
146
147
  "observable-fns": "~0.6",
147
- "pako": "^2.1",
148
148
  "query-string": "~9.4",
149
149
  "react": "^19.2",
150
150
  "react-dom": "^19.2",
151
151
  "react-icons": "~5.6",
152
+ "react-is": "^19.2",
152
153
  "react-router-dom": "^7.15",
154
+ "recharts": "^3.8",
153
155
  "spark-md5": "~3.0",
154
156
  "webextension-polyfill": "^0.12",
155
157
  "zod": "^4.4"