@xyo-network/react-diviner 7.5.12 → 7.6.1

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 +76 -77
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-diviner",
3
- "version": "7.5.12",
3
+ "version": "7.6.1",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -41,106 +41,105 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-node": "~7.5.12"
44
+ "@xyo-network/react-node": "~7.6.1"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@bitauth/libauth": "~3.0.0",
48
- "@emotion/react": "^11.14.0",
49
48
  "@mui/icons-material": "^7.3.10",
50
49
  "@mui/material": "^7.3.10",
51
50
  "@mui/system": "^7.3.10",
52
51
  "@mui/x-tree-view": "~8.27.2",
53
52
  "@opentelemetry/api": "^1.9.1",
54
- "@opentelemetry/sdk-trace-base": "^2.7.0",
53
+ "@opentelemetry/sdk-trace-base": "^2.7.1",
55
54
  "@scure/base": "~2.2.0",
56
- "@types/node": "~25.6.0",
57
- "@types/react": "^19.2.14",
58
- "@xylabs/react-async-effect": "~7.1.20",
59
- "@xylabs/react-flexbox": "~7.1.20",
60
- "@xylabs/react-promise": "~7.1.20",
61
- "@xylabs/react-shared": "~7.1.20",
62
- "@xylabs/sdk-js": "^5.0.100",
63
- "@xylabs/threads": "~5.0.100",
64
- "@xylabs/toolchain": "~7.11.9",
65
- "@xylabs/tsconfig": "^7.11.9",
66
- "@xylabs/tsconfig-dom": "^7.11.9",
67
- "@xylabs/tsconfig-react": "~7.11.9",
68
- "@xyo-network/account": "~5.5.1",
69
- "@xyo-network/account-model": "^5.5.1",
70
- "@xyo-network/boundwitness-builder": "^5.5.1",
71
- "@xyo-network/boundwitness-model": "^5.5.1",
72
- "@xyo-network/boundwitness-validator": "^5.5.1",
73
- "@xyo-network/boundwitness-wrapper": "~5.5.1",
74
- "@xyo-network/config-payload-plugin": "~5.5.1",
75
- "@xyo-network/diviner-model": "^5.5.5",
76
- "@xyo-network/manifest-model": "~5.5.1",
77
- "@xyo-network/module-abstract": "^5.5.5",
78
- "@xyo-network/module-model": "^5.5.5",
79
- "@xyo-network/node-memory": "~5.5.5",
80
- "@xyo-network/node-model": "^5.5.5",
81
- "@xyo-network/payload-builder": "^5.5.1",
82
- "@xyo-network/payload-model": "^5.5.1",
83
- "@xyo-network/query-payload-plugin": "~5.5.1",
84
- "@xyo-network/wallet-model": "^5.5.1",
55
+ "@xylabs/react-async-effect": "~7.2.3",
56
+ "@xylabs/react-flexbox": "~7.2.3",
57
+ "@xylabs/react-promise": "~7.2.3",
58
+ "@xylabs/react-shared": "~7.2.3",
59
+ "@xylabs/sdk-js": "^5.1.1",
60
+ "@xylabs/threads": "~5.1.1",
61
+ "@xylabs/toolchain": "~7.13.4",
62
+ "@xylabs/tsconfig": "^7.13.4",
63
+ "@xylabs/tsconfig-dom": "^7.13.4",
64
+ "@xylabs/tsconfig-react": "~7.13.4",
65
+ "@xyo-network/account": "~5.6",
66
+ "@xyo-network/account-model": "^5.6.2",
67
+ "@xyo-network/boundwitness-builder": "^5.6.1",
68
+ "@xyo-network/boundwitness-model": "^5.6.2",
69
+ "@xyo-network/boundwitness-wrapper": "~5.6",
70
+ "@xyo-network/config-payload-plugin": "~5.6",
71
+ "@xyo-network/diviner-model": "^5.6.3",
72
+ "@xyo-network/manifest-model": "~5.6",
73
+ "@xyo-network/module-abstract": "^5.6.3",
74
+ "@xyo-network/module-model": "^5.6.3",
75
+ "@xyo-network/node-memory": "~5.6.3",
76
+ "@xyo-network/node-model": "^5.6.3",
77
+ "@xyo-network/payload-builder": "^5.6.1",
78
+ "@xyo-network/payload-model": "^5.6.2",
79
+ "@xyo-network/query-payload-plugin": "~5.6",
80
+ "@xyo-network/wallet-model": "^5.6.2",
85
81
  "async-mutex": "^0.5.0",
86
- "axios": "^1.15.2",
87
82
  "bn.js": "^5.2.3",
88
83
  "buffer": "^6.0.3",
89
84
  "chalk": "^5.6.2",
90
85
  "debug": "~4.4.3",
91
- "esbuild": "~0.28.0",
92
- "eslint": "^10.2.1",
86
+ "eslint": "^10.3.0",
93
87
  "ethers": "^6.16.0",
94
88
  "hash-wasm": "~4.12.0",
95
- "lru-cache": "^11.3.5",
89
+ "lru-cache": "^11.3.6",
96
90
  "observable-fns": "~0.6.1",
97
91
  "pako": "^2.1.0",
98
92
  "react": "^19.2.5",
99
93
  "react-dom": "^19.2.5",
100
94
  "typescript": "^5.9.3",
101
95
  "wasm-feature-detect": "~1.8.0",
102
- "zod": "^4.3.6"
96
+ "zod": "^4.4.3"
103
97
  },
104
98
  "peerDependencies": {
105
- "@emotion/react": "^11.14.0",
106
- "@mui/icons-material": "^7.3.10",
107
- "@mui/material": "^7.3.10",
108
- "@mui/system": "^7.3.10",
109
- "@mui/x-tree-view": "~8.27.2",
110
- "@opentelemetry/sdk-trace-base": "^2.7.0",
111
- "@scure/base": "~2.2.0",
112
- "@xylabs/react-async-effect": "~7.1.20",
113
- "@xylabs/react-flexbox": "~7.1.20",
114
- "@xylabs/react-promise": "~7.1.20",
115
- "@xylabs/react-shared": "~7.1.20",
116
- "@xylabs/sdk-js": "^5.0.100",
117
- "@xyo-network/account": "~5.5.1",
118
- "@xyo-network/account-model": "^5.5.1",
119
- "@xyo-network/boundwitness-builder": "^5.5.1",
120
- "@xyo-network/boundwitness-model": "^5.5.1",
121
- "@xyo-network/boundwitness-validator": "^5.5.1",
122
- "@xyo-network/boundwitness-wrapper": "~5.5.1",
123
- "@xyo-network/config-payload-plugin": "~5.5.1",
124
- "@xyo-network/diviner-model": "^5.5.5",
125
- "@xyo-network/manifest-model": "~5.5.1",
126
- "@xyo-network/module-abstract": "^5.5.5",
127
- "@xyo-network/module-model": "^5.5.5",
128
- "@xyo-network/node-memory": "~5.5.5",
129
- "@xyo-network/node-model": "^5.5.5",
130
- "@xyo-network/payload-builder": "^5.5.1",
131
- "@xyo-network/payload-model": "^5.5.1",
132
- "@xyo-network/query-payload-plugin": "~5.5.1",
133
- "@xyo-network/wallet-model": "^5.5.1",
134
- "async-mutex": "^0.5.0",
135
- "bn.js": "^5.2.3",
136
- "buffer": "^6.0.3",
137
- "chalk": "^5.6.2",
138
- "ethers": "^6.16.0",
139
- "lru-cache": "^11.3.5",
140
- "pako": "^2.1.0",
141
- "react": "^19.2.5",
142
- "react-dom": "^19.2.5",
143
- "zod": "^4.3.6"
99
+ "@bitauth/libauth": ">=3.0.0 <3.1",
100
+ "@mui/icons-material": ">=7.3.10 <8",
101
+ "@mui/material": ">=7.3.10 <8",
102
+ "@mui/system": ">=7.3.10 <8",
103
+ "@mui/x-tree-view": ">=8.27.2 <8.28",
104
+ "@opentelemetry/api": ">=1.9.1 <2",
105
+ "@opentelemetry/sdk-trace-base": ">=2.7.1 <3",
106
+ "@scure/base": ">=2.2.0 <2.3",
107
+ "@xylabs/react-async-effect": ">=7.2.3 <7.3",
108
+ "@xylabs/react-flexbox": ">=7.2.3 <7.3",
109
+ "@xylabs/react-promise": ">=7.2.3 <7.3",
110
+ "@xylabs/react-shared": ">=7.2.3 <7.3",
111
+ "@xylabs/sdk-js": ">=5.1.1 <6",
112
+ "@xylabs/threads": ">=5.1.1 <5.2",
113
+ "@xyo-network/account": ">=5.6.0 <5.7",
114
+ "@xyo-network/account-model": ">=5.6.2 <6",
115
+ "@xyo-network/boundwitness-builder": ">=5.6.1 <6",
116
+ "@xyo-network/boundwitness-model": ">=5.6.2 <6",
117
+ "@xyo-network/boundwitness-wrapper": ">=5.6.0 <5.7",
118
+ "@xyo-network/config-payload-plugin": ">=5.6.0 <5.7",
119
+ "@xyo-network/diviner-model": ">=5.6.3 <6",
120
+ "@xyo-network/manifest-model": ">=5.6.0 <5.7",
121
+ "@xyo-network/module-abstract": ">=5.6.3 <6",
122
+ "@xyo-network/module-model": ">=5.6.3 <6",
123
+ "@xyo-network/node-memory": ">=5.6.3 <5.7",
124
+ "@xyo-network/node-model": ">=5.6.3 <6",
125
+ "@xyo-network/payload-builder": ">=5.6.1 <6",
126
+ "@xyo-network/payload-model": ">=5.6.2 <6",
127
+ "@xyo-network/query-payload-plugin": ">=5.6.0 <5.7",
128
+ "@xyo-network/wallet-model": ">=5.6.2 <6",
129
+ "async-mutex": ">=0.5.0 <1",
130
+ "bn.js": ">=5.2.3 <6",
131
+ "buffer": ">=6.0.3 <7",
132
+ "chalk": ">=5.6.2 <6",
133
+ "debug": ">=4.4.3 <4.5",
134
+ "ethers": ">=6.16.0 <7",
135
+ "hash-wasm": ">=4.12.0 <4.13",
136
+ "lru-cache": ">=11.3.6 <12",
137
+ "observable-fns": ">=0.6.1 <0.7",
138
+ "pako": ">=2.1.0 <3",
139
+ "react": ">=19.2.5 <20",
140
+ "react-dom": ">=19.2.5 <20",
141
+ "wasm-feature-detect": ">=1.8.0 <1.9",
142
+ "zod": ">=4.4.3 <5"
144
143
  },
145
144
  "publishConfig": {
146
145
  "access": "public"