@xyo-network/react-witness 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 +31 -29
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-witness",
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,9 +41,9 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-module": "~9.0.4",
45
- "@xyo-network/react-node": "~9.0.4",
46
- "@xyo-network/react-payload-raw-info": "~9.0.4"
44
+ "@xyo-network/react-module": "~9.0.5",
45
+ "@xyo-network/react-node": "~9.0.5",
46
+ "@xyo-network/react-payload-raw-info": "~9.0.5"
47
47
  },
48
48
  "devDependencies": {
49
49
  "@bitauth/libauth": "~3.0.0",
@@ -60,27 +60,27 @@
60
60
  "@scure/bip39": "~2.2.0",
61
61
  "@storybook/react-vite": "~10.4.2",
62
62
  "@types/react": "^19.2.16",
63
- "@xylabs/geo": "^6.0.7",
64
- "@xylabs/pixel": "~6.0.7",
65
- "@xylabs/react-async-effect": "~9.0.2",
66
- "@xylabs/react-button": "~9.0.2",
67
- "@xylabs/react-crypto": "~9.0.2",
68
- "@xylabs/react-flexbox": "~9.0.2",
69
- "@xylabs/react-hooks": "~9.0.2",
70
- "@xylabs/react-link": "~9.0.2",
71
- "@xylabs/react-promise": "~9.0.2",
72
- "@xylabs/react-shared": "~9.0.2",
73
- "@xylabs/react-theme": "~9.0.2",
74
- "@xylabs/sdk-js": "^6.0.7",
75
- "@xylabs/sdk-react": "~9.0.2",
76
- "@xylabs/threads": "^6.0.7",
77
- "@xylabs/toolchain": "~8.1.15",
78
- "@xylabs/tsconfig": "^8.1.15",
79
- "@xylabs/tsconfig-dom": "^8.1.15",
80
- "@xylabs/tsconfig-react": "~8.1.15",
81
- "@xyo-network/id-plugin": "~6.0.2",
82
- "@xyo-network/sdk-js": "^6.0.2",
83
- "@xyo-network/sdk-protocol-js": "~6.0.7",
63
+ "@xylabs/geo": "^6.0.8",
64
+ "@xylabs/pixel": "~6.0.8",
65
+ "@xylabs/react-async-effect": "~9.0.3",
66
+ "@xylabs/react-button": "~9.0.3",
67
+ "@xylabs/react-crypto": "~9.0.3",
68
+ "@xylabs/react-flexbox": "~9.0.3",
69
+ "@xylabs/react-hooks": "~9.0.3",
70
+ "@xylabs/react-link": "~9.0.3",
71
+ "@xylabs/react-promise": "~9.0.3",
72
+ "@xylabs/react-shared": "~9.0.3",
73
+ "@xylabs/react-theme": "~9.0.3",
74
+ "@xylabs/sdk-js": "^6.0.8",
75
+ "@xylabs/sdk-react": "~9.0.3",
76
+ "@xylabs/threads": "^6.0.8",
77
+ "@xylabs/toolchain": "~8.1.16",
78
+ "@xylabs/tsconfig": "^8.1.16",
79
+ "@xylabs/tsconfig-dom": "^8.1.16",
80
+ "@xylabs/tsconfig-react": "~8.1.16",
81
+ "@xyo-network/id-plugin": "~6.0.3",
82
+ "@xyo-network/sdk-js": "^6.0.4",
83
+ "@xyo-network/sdk-protocol-js": "~6.0.9",
84
84
  "ajv": "^8.20.0",
85
85
  "async-mutex": "^0.5.0",
86
86
  "bn.js": "^5.2.3",
@@ -97,15 +97,16 @@
97
97
  "mixpanel-browser": "~2.80.0",
98
98
  "numeral": "~2.0.6",
99
99
  "observable-fns": "~0.6.1",
100
- "pako": "^2.1.0",
101
100
  "query-string": "~9.4.0",
102
101
  "react": "^19.2.7",
103
102
  "react-dom": "^19.2.7",
104
- "react-router-dom": "^7.16.0",
103
+ "react-is": "^19.2",
104
+ "react-router-dom": "^7.17.0",
105
+ "recharts": "^3.8",
105
106
  "spark-md5": "~3.0.2",
106
107
  "storybook": "^10.4.2",
107
108
  "typescript": "^6.0.3",
108
- "viem": "^2.52.0",
109
+ "viem": "^2.52.2",
109
110
  "vite": "^8.0.16",
110
111
  "webextension-polyfill": "^0.12.0",
111
112
  "zod": "^4.4.3",
@@ -155,11 +156,12 @@
155
156
  "mixpanel-browser": "~2.80",
156
157
  "numeral": "~2.0",
157
158
  "observable-fns": "~0.6",
158
- "pako": "^2.1",
159
159
  "query-string": "~9.4",
160
160
  "react": "^19.2",
161
161
  "react-dom": "^19.2",
162
+ "react-is": "^19.2",
162
163
  "react-router-dom": "^7.15",
164
+ "recharts": "^3.8",
163
165
  "spark-md5": "~3.0",
164
166
  "viem": "^2.48",
165
167
  "webextension-polyfill": "^0.12",