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