@xyo-network/react-archivist 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 +40 -40
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/react-archivist",
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-module": "~9.1.1",
45
- "@xyo-network/react-node": "~9.1.1",
46
- "@xyo-network/react-wallet": "~9.1.1"
44
+ "@xyo-network/react-module": "~10.0.2",
45
+ "@xyo-network/react-wallet": "~10.0.2",
46
+ "@xyo-network/react-node": "~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-identicon": "^9.1.0",
72
- "@xylabs/react-link": "^9.1.0",
73
- "@xylabs/react-number-status": "^9.1.0",
74
- "@xylabs/react-promise": "^9.1.0",
75
- "@xylabs/react-select": "^9.1.0",
76
- "@xylabs/react-shared": "^9.1.0",
77
- "@xylabs/react-theme": "^9.1.0",
78
- "@xylabs/sdk-js": "^6.1.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/sdk-js": "^6.1.0",
85
- "@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-identicon": "^9.1.2",
72
+ "@xylabs/react-link": "^9.1.2",
73
+ "@xylabs/react-number-status": "^9.1.2",
74
+ "@xylabs/react-promise": "^9.1.2",
75
+ "@xylabs/react-select": "^9.1.2",
76
+ "@xylabs/react-shared": "^9.1.2",
77
+ "@xylabs/react-theme": "^9.1.2",
78
+ "@xylabs/sdk-js": "^6.1.4",
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/sdk-js": "~7.0",
85
+ "@xyo-network/sdk-protocol-js": "~7.0",
86
86
  "ajv": "^8.20.0",
87
87
  "async-mutex": "^0.5.0",
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",
@@ -98,11 +98,11 @@
98
98
  "react": "^19.2.7",
99
99
  "react-dom": "^19.2.7",
100
100
  "react-icons": "~5.6.0",
101
- "react-router-dom": "^7.17.0",
102
- "storybook": "^10.4.4",
101
+ "react-router-dom": "^7.18.0",
102
+ "storybook": "^10.4.6",
103
103
  "typescript": "^6.0.3",
104
- "viem": "^2.52.2",
105
- "vite": "^8.0.16",
104
+ "viem": "^2.53.1",
105
+ "vite": "^8.1.0",
106
106
  "webextension-polyfill": "^0.12.0",
107
107
  "zod": "^4.4.3"
108
108
  },
@@ -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",
@@ -136,8 +136,8 @@
136
136
  "@xylabs/react-theme": "^9.1",
137
137
  "@xylabs/sdk-js": "^6.0",
138
138
  "@xylabs/threads": "^6.0",
139
- "@xyo-network/sdk-js": "^6.0",
140
- "@xyo-network/sdk-protocol-js": "^6.1",
139
+ "@xyo-network/sdk-js": "^7.0",
140
+ "@xyo-network/sdk-protocol-js": "^7.0",
141
141
  "ajv": "^8.20",
142
142
  "async-mutex": "^0.5",
143
143
  "debug": "~4.4",