@xyo-network/react-witness 9.1.1 → 10.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 +39 -39
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-witness",
3
- "version": "9.1.1",
3
+ "version": "10.0.2",
4
4
  "description": "Common React library for all XYO projects that use React",
5
5
  "keywords": [
6
6
  "xyo",
@@ -41,53 +41,53 @@
41
41
  "README.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@xyo-network/react-payload-raw-info": "~9.1.1",
45
- "@xyo-network/react-module": "~9.1.1",
46
- "@xyo-network/react-node": "~9.1.1"
44
+ "@xyo-network/react-module": "~10.0.2",
45
+ "@xyo-network/react-node": "~10.0.2",
46
+ "@xyo-network/react-payload-raw-info": "~10.0.2"
47
47
  },
48
48
  "devDependencies": {
49
49
  "@bitauth/libauth": "~3.0.0",
50
50
  "@metamask/providers": "^22.1.1",
51
51
  "@mui/icons-material": "^9.1.1",
52
- "@mui/material": "^9.1.1",
53
- "@mui/system": "^9.1.1",
54
- "@mui/x-tree-view": "~9.4.0",
52
+ "@mui/material": "^9.1.2",
53
+ "@mui/system": "^9.1.2",
54
+ "@mui/x-tree-view": "~9.6",
55
55
  "@noble/post-quantum": "~0.6.1",
56
56
  "@opentelemetry/api": "^1.9.1",
57
57
  "@opentelemetry/sdk-trace-base": "^2.8.0",
58
58
  "@react-spring/web": "~10.1.1",
59
59
  "@scure/base": "~2.2.0",
60
60
  "@scure/bip39": "~2.2.0",
61
- "@storybook/react-vite": "~10.4.4",
61
+ "@storybook/react-vite": "~10.4.6",
62
62
  "@types/react": "^19.2.17",
63
- "@xylabs/eth-address": "^6.1.1",
64
- "@xylabs/geo": "^6.1.1",
65
- "@xylabs/pixel": "^6.1.1",
66
- "@xylabs/react-async-effect": "^9.1.0",
67
- "@xylabs/react-button": "^9.1.0",
68
- "@xylabs/react-crypto": "^9.1.0",
69
- "@xylabs/react-flexbox": "^9.1.0",
70
- "@xylabs/react-hooks": "^9.1.0",
71
- "@xylabs/react-link": "^9.1.0",
72
- "@xylabs/react-promise": "^9.1.0",
73
- "@xylabs/react-shared": "^9.1.0",
74
- "@xylabs/react-theme": "^9.1.0",
75
- "@xylabs/sdk-js": "^6.1.1",
76
- "@xylabs/sdk-react": "~9.1",
77
- "@xylabs/threads": "^6.1.1",
78
- "@xylabs/toolchain": "~8.1.20",
79
- "@xylabs/tsconfig": "^8.1.20",
80
- "@xylabs/tsconfig-dom": "^8.1.20",
81
- "@xylabs/tsconfig-react": "~8.1.20",
82
- "@xyo-network/id-plugin": "^6.1.0",
83
- "@xyo-network/sdk-js": "^6.1.0",
84
- "@xyo-network/sdk-protocol-js": "^6.1.1",
63
+ "@xylabs/eth-address": "^6.1.4",
64
+ "@xylabs/geo": "^6.1.4",
65
+ "@xylabs/pixel": "^6.1.4",
66
+ "@xylabs/react-async-effect": "^9.1.2",
67
+ "@xylabs/react-button": "^9.1.2",
68
+ "@xylabs/react-crypto": "^9.1.2",
69
+ "@xylabs/react-flexbox": "^9.1.2",
70
+ "@xylabs/react-hooks": "^9.1.2",
71
+ "@xylabs/react-link": "^9.1.2",
72
+ "@xylabs/react-promise": "^9.1.2",
73
+ "@xylabs/react-shared": "^9.1.2",
74
+ "@xylabs/react-theme": "^9.1.2",
75
+ "@xylabs/sdk-js": "^6.1.4",
76
+ "@xylabs/sdk-react": "~9.1.2",
77
+ "@xylabs/threads": "^6.1.4",
78
+ "@xylabs/toolchain": "~8.3.0",
79
+ "@xylabs/tsconfig": "^8.3.0",
80
+ "@xylabs/tsconfig-dom": "^8.3.0",
81
+ "@xylabs/tsconfig-react": "~8.3.0",
82
+ "@xyo-network/id-plugin": "^7.0.0",
83
+ "@xyo-network/sdk-js": "~7.0",
84
+ "@xyo-network/sdk-protocol-js": "~7.0",
85
85
  "ajv": "^8.20.0",
86
86
  "async-mutex": "^0.5.0",
87
87
  "clsx": "~2.1.1",
88
88
  "debug": "~4.4.3",
89
- "eslint": "^10.4.1",
90
- "ethers": "^6.16.0",
89
+ "eslint": "^10.5.0",
90
+ "ethers": "^6.17.0",
91
91
  "hash-wasm": "~4.12.0",
92
92
  "idb": "^8.0.3",
93
93
  "lru-cache": "^11.5.1",
@@ -97,11 +97,11 @@
97
97
  "query-string": "~9.4.0",
98
98
  "react": "^19.2.7",
99
99
  "react-dom": "^19.2.7",
100
- "react-router-dom": "^7.17.0",
101
- "storybook": "^10.4.4",
100
+ "react-router-dom": "^7.18.0",
101
+ "storybook": "^10.4.6",
102
102
  "typescript": "^6.0.3",
103
- "viem": "^2.52.2",
104
- "vite": "^8.0.16",
103
+ "viem": "^2.53.1",
104
+ "vite": "^8.1.0",
105
105
  "webextension-polyfill": "^0.12.0",
106
106
  "zod": "^4.4.3",
107
107
  "zustand": "~5.0.14"
@@ -112,7 +112,7 @@
112
112
  "@mui/icons-material": "^9.0",
113
113
  "@mui/material": "^9.0",
114
114
  "@mui/system": "^9.0",
115
- "@mui/x-tree-view": "~9.4",
115
+ "@mui/x-tree-view": "~9.6",
116
116
  "@noble/post-quantum": "~0.6.1",
117
117
  "@opentelemetry/api": "^1.9",
118
118
  "@opentelemetry/sdk-trace-base": "^2.7",
@@ -134,8 +134,8 @@
134
134
  "@xylabs/sdk-js": "^6.0",
135
135
  "@xylabs/sdk-react": "^9.1",
136
136
  "@xylabs/threads": "^6.0",
137
- "@xyo-network/sdk-js": "^6.0",
138
- "@xyo-network/sdk-protocol-js": "^6.1",
137
+ "@xyo-network/sdk-js": "^7.0",
138
+ "@xyo-network/sdk-protocol-js": "^7.0",
139
139
  "ajv": "^8.20",
140
140
  "async-mutex": "^0.5",
141
141
  "clsx": "~2.1",