@xyo-network/react-powered-by-xyo 9.0.4 → 9.0.5

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 +32 -30
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-powered-by-xyo",
3
- "version": "9.0.4",
3
+ "version": "9.0.5",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -41,10 +41,10 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-payload-raw-info": "~9.0.4",
45
- "@xyo-network/react-node": "~9.0.4",
46
- "@xyo-network/react-property": "~9.0.4",
47
- "@xyo-network/react-shared": "~9.0.4"
44
+ "@xyo-network/react-property": "~9.0.5",
45
+ "@xyo-network/react-shared": "~9.0.5",
46
+ "@xyo-network/react-node": "~9.0.5",
47
+ "@xyo-network/react-payload-raw-info": "~9.0.5"
48
48
  },
49
49
  "devDependencies": {
50
50
  "@bitauth/libauth": "~3.0.0",
@@ -61,27 +61,27 @@
61
61
  "@scure/bip39": "~2.2.0",
62
62
  "@storybook/react-vite": "~10.4.2",
63
63
  "@types/react": "^19.2.16",
64
- "@xylabs/geo": "^6.0.7",
65
- "@xylabs/pixel": "~6.0.7",
66
- "@xylabs/react-async-effect": "~9.0.2",
67
- "@xylabs/react-button": "~9.0.2",
68
- "@xylabs/react-flexbox": "~9.0.2",
69
- "@xylabs/react-hooks": "~9.0.2",
70
- "@xylabs/react-identicon": "~9.0.2",
71
- "@xylabs/react-link": "~9.0.2",
72
- "@xylabs/react-promise": "~9.0.2",
73
- "@xylabs/react-quick-tip-button": "~9.0.2",
74
- "@xylabs/react-shared": "~9.0.2",
75
- "@xylabs/react-theme": "~9.0.2",
76
- "@xylabs/sdk-js": "^6.0.7",
77
- "@xylabs/sdk-react": "~9.0.2",
78
- "@xylabs/threads": "^6.0.7",
79
- "@xylabs/toolchain": "~8.1.15",
80
- "@xylabs/tsconfig": "^8.1.15",
81
- "@xylabs/tsconfig-dom": "^8.1.15",
82
- "@xylabs/tsconfig-react": "~8.1.15",
83
- "@xyo-network/sdk-js": "^6.0.2",
84
- "@xyo-network/sdk-protocol-js": "~6.0.7",
64
+ "@xylabs/geo": "^6.0.8",
65
+ "@xylabs/pixel": "~6.0.8",
66
+ "@xylabs/react-async-effect": "~9.0.3",
67
+ "@xylabs/react-button": "~9.0.3",
68
+ "@xylabs/react-flexbox": "~9.0.3",
69
+ "@xylabs/react-hooks": "~9.0.3",
70
+ "@xylabs/react-identicon": "~9.0.3",
71
+ "@xylabs/react-link": "~9.0.3",
72
+ "@xylabs/react-promise": "~9.0.3",
73
+ "@xylabs/react-quick-tip-button": "~9.0.3",
74
+ "@xylabs/react-shared": "~9.0.3",
75
+ "@xylabs/react-theme": "~9.0.3",
76
+ "@xylabs/sdk-js": "^6.0.8",
77
+ "@xylabs/sdk-react": "~9.0.3",
78
+ "@xylabs/threads": "^6.0.8",
79
+ "@xylabs/toolchain": "~8.1.16",
80
+ "@xylabs/tsconfig": "^8.1.16",
81
+ "@xylabs/tsconfig-dom": "^8.1.16",
82
+ "@xylabs/tsconfig-react": "~8.1.16",
83
+ "@xyo-network/sdk-js": "^6.0.4",
84
+ "@xyo-network/sdk-protocol-js": "~6.0.9",
85
85
  "@xyo-network/typeof": "~5.3.30",
86
86
  "ajv": "^8.20.0",
87
87
  "async-mutex": "^0.5.0",
@@ -99,15 +99,16 @@
99
99
  "mixpanel-browser": "~2.80.0",
100
100
  "numeral": "~2.0.6",
101
101
  "observable-fns": "~0.6.1",
102
- "pako": "^2.1.0",
103
102
  "query-string": "~9.4.0",
104
103
  "react": "^19.2.7",
105
104
  "react-dom": "^19.2.7",
106
- "react-router-dom": "^7.16.0",
105
+ "react-is": "^19.2",
106
+ "react-router-dom": "^7.17.0",
107
+ "recharts": "^3.8",
107
108
  "spark-md5": "~3.0.2",
108
109
  "storybook": "^10.4.2",
109
110
  "typescript": "^6.0.3",
110
- "viem": "^2.52.0",
111
+ "viem": "^2.52.2",
111
112
  "vite": "^8.0.16",
112
113
  "webextension-polyfill": "^0.12.0",
113
114
  "zod": "^4.4.3",
@@ -159,11 +160,12 @@
159
160
  "mixpanel-browser": "~2.80",
160
161
  "numeral": "~2.0",
161
162
  "observable-fns": "~0.6",
162
- "pako": "^2.1",
163
163
  "query-string": "~9.4",
164
164
  "react": "^19.2",
165
165
  "react-dom": "^19.2",
166
+ "react-is": "^19.2",
166
167
  "react-router-dom": "^7.15",
168
+ "recharts": "^3.8",
167
169
  "spark-md5": "~3.0",
168
170
  "viem": "^2.48",
169
171
  "webextension-polyfill": "^0.12",