@xyo-network/react-price-forecast-plugin 9.0.1 → 9.0.2

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 +32 -38
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-price-forecast-plugin",
3
- "version": "9.0.1",
3
+ "version": "9.0.2",
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-payload-plugin": "~9.0.1"
44
+ "@xyo-network/react-payload-plugin": "~9.0.2"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@bitauth/libauth": "~3.0.0",
@@ -57,9 +57,9 @@
57
57
  "@scure/base": "~2.2.0",
58
58
  "@scure/bip39": "~2.2.0",
59
59
  "@storybook/react-vite": "~10.4.1",
60
- "@types/react": "^19.2.15",
61
- "@xylabs/geo": "^6.0.4",
62
- "@xylabs/pixel": "~6.0.4",
60
+ "@types/react": "^19.2.16",
61
+ "@xylabs/geo": "^6.0.7",
62
+ "@xylabs/pixel": "~6.0.7",
63
63
  "@xylabs/react-async-effect": "~9.0.2",
64
64
  "@xylabs/react-button": "~9.0.2",
65
65
  "@xylabs/react-flexbox": "~9.0.2",
@@ -71,29 +71,29 @@
71
71
  "@xylabs/react-select": "~9.0.2",
72
72
  "@xylabs/react-shared": "~9.0.2",
73
73
  "@xylabs/react-theme": "~9.0.2",
74
- "@xylabs/sdk-js": "^6.0.4",
74
+ "@xylabs/sdk-js": "^6.0.7",
75
75
  "@xylabs/sdk-react": "~9.0.2",
76
- "@xylabs/threads": "^6.0.4",
77
- "@xylabs/toolchain": "~8.1.8",
78
- "@xylabs/tsconfig": "^8.1.8",
79
- "@xylabs/tsconfig-dom": "^8.1.8",
80
- "@xylabs/tsconfig-react": "~8.1.8",
81
- "@xyo-network/boundwitness-model": "^6.0.5",
82
- "@xyo-network/boundwitness-validator": "^6.0.5",
83
- "@xyo-network/diviner-forecasting-model": "~6.0.1",
84
- "@xyo-network/diviner-model": "^6.0.1",
85
- "@xyo-network/diviner-schema-list": "~6.0.1",
86
- "@xyo-network/diviner-schema-stats": "~6.0.1",
87
- "@xyo-network/module-model": "^6.0.1",
76
+ "@xylabs/threads": "^6.0.7",
77
+ "@xylabs/toolchain": "~8.1.12",
78
+ "@xylabs/tsconfig": "^8.1.12",
79
+ "@xylabs/tsconfig-dom": "^8.1.12",
80
+ "@xylabs/tsconfig-react": "~8.1.12",
81
+ "@xyo-network/boundwitness-model": "^6.0.7",
82
+ "@xyo-network/boundwitness-validator": "^6.0.7",
83
+ "@xyo-network/diviner-forecasting-model": "~6.0.2",
84
+ "@xyo-network/diviner-model": "^6.0.2",
85
+ "@xyo-network/diviner-schema-list": "~6.0.2",
86
+ "@xyo-network/diviner-schema-stats": "~6.0.2",
87
+ "@xyo-network/module-model": "^6.0.2",
88
88
  "@xyo-network/node-core-types": "~4.2.2",
89
- "@xyo-network/node-memory": "~6.0.1",
90
- "@xyo-network/node-model": "^6.0.1",
91
- "@xyo-network/payload-builder": "^6.0.5",
92
- "@xyo-network/payload-model": "^6.0.5",
93
- "@xyo-network/payload-validator": "^6.0.5",
94
- "@xyo-network/schema-cache": "~6.0.5",
95
- "@xyo-network/schema-payload-plugin": "~6.0.5",
96
- "@xyo-network/sdk-protocol-js": "~6.0.5",
89
+ "@xyo-network/node-memory": "~6.0.2",
90
+ "@xyo-network/node-model": "^6.0.2",
91
+ "@xyo-network/payload-builder": "^6.0.7",
92
+ "@xyo-network/payload-model": "^6.0.7",
93
+ "@xyo-network/payload-validator": "^6.0.7",
94
+ "@xyo-network/schema-cache": "~6.0.7",
95
+ "@xyo-network/schema-payload-plugin": "~6.0.7",
96
+ "@xyo-network/sdk-protocol-js": "~6.0.7",
97
97
  "@xyo-network/typeof": "~5.3.30",
98
98
  "ajv": "^8.20.0",
99
99
  "async-mutex": "^0.5.0",
@@ -108,26 +108,23 @@
108
108
  "ethers": "^6.16.0",
109
109
  "hash-wasm": "~4.12.0",
110
110
  "idb": "^8.0.3",
111
- "lru-cache": "^11.3.6",
111
+ "lru-cache": "^11.5.1",
112
112
  "luxon": "^3.7.2",
113
- "mapbox-gl": "^3.23.1",
114
113
  "md5": "~2.3.0",
115
- "mixpanel-browser": "~2.80",
114
+ "mixpanel-browser": "~2.80.0",
116
115
  "numeral": "~2.0.6",
117
116
  "observable-fns": "~0.6.1",
118
117
  "pako": "^2.1.0",
119
118
  "query-string": "~9.4.0",
120
- "react": "^19.2.6",
119
+ "react": "^19.2.7",
121
120
  "react-chartjs-2": "~5.3.1",
122
- "react-dom": "^19.2.6",
121
+ "react-dom": "^19.2.7",
123
122
  "react-router-dom": "^7.16.0",
124
123
  "spark-md5": "~3.0.2",
125
- "store2": "~2.14.4",
126
124
  "storybook": "^10.4.1",
127
125
  "typescript": "^6.0.3",
128
- "viem": "^2.51.3",
129
- "vite": "^8.0.14",
130
- "wasm-feature-detect": "~1.8.0",
126
+ "viem": "^2.52.0",
127
+ "vite": "^8.0.16",
131
128
  "webextension-polyfill": "^0.12.0",
132
129
  "zod": "^4.4.3",
133
130
  "zustand": "~5.0.14"
@@ -191,7 +188,6 @@
191
188
  "idb": "^8.0",
192
189
  "lru-cache": "^11.3",
193
190
  "luxon": "^3.7",
194
- "mapbox-gl": "^3.23",
195
191
  "md5": "~2.3",
196
192
  "mixpanel-browser": "~2.80",
197
193
  "numeral": "~2.0",
@@ -203,9 +199,7 @@
203
199
  "react-dom": "^19.2",
204
200
  "react-router-dom": "^7.15",
205
201
  "spark-md5": "~3.0",
206
- "store2": "~2.14",
207
202
  "viem": "^2.48",
208
- "wasm-feature-detect": "~1.8",
209
203
  "webextension-polyfill": "^0.12",
210
204
  "zod": "^4.4",
211
205
  "zustand": "~5.0"