@xyo-network/react-embed 9.1.1 → 10.0.0

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 +43 -43
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-embed",
3
- "version": "9.1.1",
3
+ "version": "10.0.0",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -41,60 +41,60 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-shared": "~9.1.1",
45
- "@xyo-network/react-payload-plugin": "~9.1.1"
44
+ "@xyo-network/react-payload-plugin": "~10.0.0",
45
+ "@xyo-network/react-shared": "~10.0.0"
46
46
  },
47
47
  "devDependencies": {
48
48
  "@bitauth/libauth": "~3.0.0",
49
49
  "@metamask/providers": "^22.1.1",
50
50
  "@mui/icons-material": "^9.1.1",
51
- "@mui/material": "^9.1.1",
52
- "@mui/system": "^9.1.1",
53
- "@mui/x-tree-view": "~9.4.0",
51
+ "@mui/material": "^9.1.2",
52
+ "@mui/system": "^9.1.2",
53
+ "@mui/x-tree-view": "~9.6.0",
54
54
  "@noble/post-quantum": "~0.6.1",
55
55
  "@opentelemetry/api": "^1.9.1",
56
56
  "@opentelemetry/sdk-trace-base": "^2.8.0",
57
57
  "@react-spring/web": "~10.1.1",
58
58
  "@scure/base": "~2.2.0",
59
59
  "@scure/bip39": "~2.2.0",
60
- "@storybook/react-vite": "~10.4.4",
60
+ "@storybook/react-vite": "~10.4.6",
61
61
  "@types/react": "^19.2.17",
62
- "@xylabs/eth-address": "^6.1.1",
63
- "@xylabs/geo": "^6.1.1",
64
- "@xylabs/pixel": "^6.1.1",
65
- "@xylabs/react-async-effect": "^9.1.0",
66
- "@xylabs/react-button": "^9.1.0",
67
- "@xylabs/react-error": "^9.1.0",
68
- "@xylabs/react-flexbox": "^9.1.0",
69
- "@xylabs/react-hooks": "^9.1.0",
70
- "@xylabs/react-identicon": "^9.1.0",
71
- "@xylabs/react-link": "^9.1.0",
72
- "@xylabs/react-promise": "^9.1.0",
73
- "@xylabs/react-quick-tip-button": "^9.1.0",
74
- "@xylabs/react-select": "^9.1.0",
75
- "@xylabs/react-shared": "^9.1.0",
76
- "@xylabs/react-theme": "^9.1.0",
77
- "@xylabs/sdk-js": "^6.1.1",
78
- "@xylabs/sdk-react": "~9.1",
79
- "@xylabs/threads": "^6.1.1",
80
- "@xylabs/toolchain": "~8.1.20",
81
- "@xylabs/tsconfig": "^8.1.20",
82
- "@xylabs/tsconfig-dom": "^8.1.20",
83
- "@xylabs/tsconfig-react": "~8.1.20",
84
- "@xyo-network/crypto-asset-payload-plugin": "^6.1.0",
85
- "@xyo-network/diviner-schema-list": "^6.1.0",
86
- "@xyo-network/diviner-schema-stats": "^6.1.0",
62
+ "@xylabs/eth-address": "^6.1.4",
63
+ "@xylabs/geo": "^6.1.4",
64
+ "@xylabs/pixel": "^6.1.4",
65
+ "@xylabs/react-async-effect": "^9.1.2",
66
+ "@xylabs/react-button": "^9.1.2",
67
+ "@xylabs/react-error": "^9.1.2",
68
+ "@xylabs/react-flexbox": "^9.1.2",
69
+ "@xylabs/react-hooks": "^9.1.2",
70
+ "@xylabs/react-identicon": "^9.1.2",
71
+ "@xylabs/react-link": "^9.1.2",
72
+ "@xylabs/react-promise": "^9.1.2",
73
+ "@xylabs/react-quick-tip-button": "^9.1.2",
74
+ "@xylabs/react-select": "^9.1.2",
75
+ "@xylabs/react-shared": "^9.1.2",
76
+ "@xylabs/react-theme": "^9.1.2",
77
+ "@xylabs/sdk-js": "^6.1.4",
78
+ "@xylabs/sdk-react": "~9.1.2",
79
+ "@xylabs/threads": "^6.1.4",
80
+ "@xylabs/toolchain": "~8.3.0",
81
+ "@xylabs/tsconfig": "^8.3.0",
82
+ "@xylabs/tsconfig-dom": "^8.3.0",
83
+ "@xylabs/tsconfig-react": "~8.3.0",
84
+ "@xyo-network/crypto-asset-payload-plugin": "^7.0.0",
85
+ "@xyo-network/diviner-schema-list": "^7.0.0",
86
+ "@xyo-network/diviner-schema-stats": "^7.0.0",
87
87
  "@xyo-network/node-core-types": "~4.2.2",
88
- "@xyo-network/sdk-js": "^6.1.0",
89
- "@xyo-network/sdk-protocol-js": "^6.1.1",
88
+ "@xyo-network/sdk-js": "^7.0.0",
89
+ "@xyo-network/sdk-protocol-js": "^7.0.0",
90
90
  "@xyo-network/typeof": "~5.3.30",
91
91
  "ajv": "^8.20.0",
92
92
  "async-mutex": "^0.5.0",
93
- "axios": "^1.17.0",
93
+ "axios": "^1.18.1",
94
94
  "clsx": "~2.1.1",
95
95
  "debug": "~4.4.3",
96
- "eslint": "^10.4.1",
97
- "ethers": "^6.16.0",
96
+ "eslint": "^10.5.0",
97
+ "ethers": "^6.17.0",
98
98
  "hash-wasm": "~4.12.0",
99
99
  "idb": "^8.0.3",
100
100
  "jsonpath-plus": "^10.4.0",
@@ -106,16 +106,16 @@
106
106
  "query-string": "~9.4.0",
107
107
  "react": "^19.2.7",
108
108
  "react-dom": "^19.2.7",
109
- "react-router-dom": "^7.17.0",
110
- "storybook": "^10.4.4",
109
+ "react-router-dom": "^7.18.0",
110
+ "storybook": "^10.4.6",
111
111
  "typescript": "^6.0.3",
112
- "viem": "^2.52.2",
113
- "vite": "^8.0.16",
112
+ "viem": "^2.53.1",
113
+ "vite": "^8.1.0",
114
114
  "webextension-polyfill": "^0.12.0",
115
115
  "zod": "^4.4.3",
116
116
  "zustand": "~5.0.14",
117
- "@xyo-network/react-crypto-market-uniswap-plugin": "~9.1.1",
118
- "@xyo-network/react-aggregate-price-plugin": "~9.1.1"
117
+ "@xyo-network/react-aggregate-price-plugin": "~10.0.0",
118
+ "@xyo-network/react-crypto-market-uniswap-plugin": "~10.0.0"
119
119
  },
120
120
  "peerDependencies": {
121
121
  "@bitauth/libauth": "~3.0",