@xyo-network/react-payload-raw-info 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 +26 -24
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-payload-raw-info",
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,7 +41,7 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-shared": "~9.0.4"
44
+ "@xyo-network/react-shared": "~9.0.5"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@bitauth/libauth": "~3.0.0",
@@ -56,24 +56,24 @@
56
56
  "@scure/bip39": "~2.2.0",
57
57
  "@storybook/react-vite": "~10.4.2",
58
58
  "@types/react": "^19.2.16",
59
- "@xylabs/geo": "^6.0.7",
60
- "@xylabs/pixel": "~6.0.7",
61
- "@xylabs/react-button": "~9.0.2",
62
- "@xylabs/react-flexbox": "~9.0.2",
63
- "@xylabs/react-hooks": "~9.0.2",
64
- "@xylabs/react-link": "~9.0.2",
65
- "@xylabs/react-promise": "~9.0.2",
66
- "@xylabs/react-shared": "~9.0.2",
67
- "@xylabs/react-theme": "~9.0.2",
68
- "@xylabs/sdk-js": "^6.0.7",
69
- "@xylabs/sdk-react": "~9.0.2",
70
- "@xylabs/threads": "^6.0.7",
71
- "@xylabs/toolchain": "~8.1.15",
72
- "@xylabs/tsconfig": "^8.1.15",
73
- "@xylabs/tsconfig-dom": "^8.1.15",
74
- "@xylabs/tsconfig-react": "~8.1.15",
75
- "@xyo-network/sdk-js": "^6.0.2",
76
- "@xyo-network/sdk-protocol-js": "~6.0.7",
59
+ "@xylabs/geo": "^6.0.8",
60
+ "@xylabs/pixel": "~6.0.8",
61
+ "@xylabs/react-button": "~9.0.3",
62
+ "@xylabs/react-flexbox": "~9.0.3",
63
+ "@xylabs/react-hooks": "~9.0.3",
64
+ "@xylabs/react-link": "~9.0.3",
65
+ "@xylabs/react-promise": "~9.0.3",
66
+ "@xylabs/react-shared": "~9.0.3",
67
+ "@xylabs/react-theme": "~9.0.3",
68
+ "@xylabs/sdk-js": "^6.0.8",
69
+ "@xylabs/sdk-react": "~9.0.3",
70
+ "@xylabs/threads": "^6.0.8",
71
+ "@xylabs/toolchain": "~8.1.16",
72
+ "@xylabs/tsconfig": "^8.1.16",
73
+ "@xylabs/tsconfig-dom": "^8.1.16",
74
+ "@xylabs/tsconfig-react": "~8.1.16",
75
+ "@xyo-network/sdk-js": "^6.0.4",
76
+ "@xyo-network/sdk-protocol-js": "~6.0.9",
77
77
  "ajv": "^8.20.0",
78
78
  "async-mutex": "^0.5.0",
79
79
  "bn.js": "^5.2.3",
@@ -90,15 +90,16 @@
90
90
  "mixpanel-browser": "~2.80.0",
91
91
  "numeral": "~2.0.6",
92
92
  "observable-fns": "~0.6.1",
93
- "pako": "^2.1.0",
94
93
  "query-string": "~9.4.0",
95
94
  "react": "^19.2.7",
96
95
  "react-dom": "^19.2.7",
97
- "react-router-dom": "^7.16.0",
96
+ "react-is": "^19.2",
97
+ "react-router-dom": "^7.17.0",
98
+ "recharts": "^3.8",
98
99
  "spark-md5": "~3.0.2",
99
100
  "storybook": "^10.4.2",
100
101
  "typescript": "^6.0.3",
101
- "viem": "^2.52.0",
102
+ "viem": "^2.52.2",
102
103
  "vite": "^8.0.16",
103
104
  "webextension-polyfill": "^0.12.0",
104
105
  "zod": "^4.4.3",
@@ -144,11 +145,12 @@
144
145
  "mixpanel-browser": "~2.80",
145
146
  "numeral": "~2.0",
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
+ "react-is": "^19.2",
151
152
  "react-router-dom": "^7.15",
153
+ "recharts": "^3.8",
152
154
  "spark-md5": "~3.0",
153
155
  "viem": "^2.48",
154
156
  "webextension-polyfill": "^0.12",