@xyo-network/react-schema-plugin 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 +33 -31
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-schema-plugin",
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,8 +41,8 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-payload-plugin": "~9.0.4",
45
- "@xyo-network/react-payload-details": "~9.0.4"
44
+ "@xyo-network/react-payload-plugin": "~9.0.5",
45
+ "@xyo-network/react-payload-details": "~9.0.5"
46
46
  },
47
47
  "devDependencies": {
48
48
  "@bitauth/libauth": "~3.0.0",
@@ -58,31 +58,31 @@
58
58
  "@scure/base": "~2.2.0",
59
59
  "@scure/bip39": "~2.2.0",
60
60
  "@types/react": "^19.2.16",
61
- "@xylabs/geo": "^6.0.7",
62
- "@xylabs/pixel": "~6.0.7",
63
- "@xylabs/react-async-effect": "~9.0.2",
64
- "@xylabs/react-button": "~9.0.2",
65
- "@xylabs/react-flexbox": "~9.0.2",
66
- "@xylabs/react-hooks": "~9.0.2",
67
- "@xylabs/react-identicon": "~9.0.2",
68
- "@xylabs/react-link": "~9.0.2",
69
- "@xylabs/react-promise": "~9.0.2",
70
- "@xylabs/react-quick-tip-button": "~9.0.2",
71
- "@xylabs/react-select": "~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/diviner-schema-list": "~6.0.2",
82
- "@xyo-network/diviner-schema-stats": "~6.0.2",
61
+ "@xylabs/geo": "^6.0.8",
62
+ "@xylabs/pixel": "~6.0.8",
63
+ "@xylabs/react-async-effect": "~9.0.3",
64
+ "@xylabs/react-button": "~9.0.3",
65
+ "@xylabs/react-flexbox": "~9.0.3",
66
+ "@xylabs/react-hooks": "~9.0.3",
67
+ "@xylabs/react-identicon": "~9.0.3",
68
+ "@xylabs/react-link": "~9.0.3",
69
+ "@xylabs/react-promise": "~9.0.3",
70
+ "@xylabs/react-quick-tip-button": "~9.0.3",
71
+ "@xylabs/react-select": "~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/diviner-schema-list": "~6.0.4",
82
+ "@xyo-network/diviner-schema-stats": "~6.0.4",
83
83
  "@xyo-network/node-core-types": "~4.2.2",
84
- "@xyo-network/sdk-js": "^6.0.2",
85
- "@xyo-network/sdk-protocol-js": "~6.0.7",
84
+ "@xyo-network/sdk-js": "^6.0.4",
85
+ "@xyo-network/sdk-protocol-js": "~6.0.9",
86
86
  "@xyo-network/typeof": "~5.3.30",
87
87
  "ajv": "^8.20.0",
88
88
  "async-mutex": "^0.5.0",
@@ -100,14 +100,15 @@
100
100
  "mixpanel-browser": "~2.80.0",
101
101
  "numeral": "~2.0.6",
102
102
  "observable-fns": "~0.6.1",
103
- "pako": "^2.1.0",
104
103
  "query-string": "~9.4.0",
105
104
  "react": "^19.2.7",
106
105
  "react-dom": "^19.2.7",
107
- "react-router-dom": "^7.16.0",
106
+ "react-is": "^19.2",
107
+ "react-router-dom": "^7.17.0",
108
+ "recharts": "^3.8",
108
109
  "spark-md5": "~3.0.2",
109
110
  "typescript": "^6.0.3",
110
- "viem": "^2.52.0",
111
+ "viem": "^2.52.2",
111
112
  "webextension-polyfill": "^0.12.0",
112
113
  "zod": "^4.4.3",
113
114
  "zustand": "~5.0.14"
@@ -162,11 +163,12 @@
162
163
  "mixpanel-browser": "~2.80",
163
164
  "numeral": "~2.0",
164
165
  "observable-fns": "~0.6",
165
- "pako": "^2.1",
166
166
  "query-string": "~9.4",
167
167
  "react": "^19.2",
168
168
  "react-dom": "^19.2",
169
+ "react-is": "^19.2",
169
170
  "react-router-dom": "^7.15",
171
+ "recharts": "^3.8",
170
172
  "spark-md5": "~3.0",
171
173
  "viem": "^2.48",
172
174
  "webextension-polyfill": "^0.12",