@xyo-network/xl1-react-transaction 1.22.0 → 1.23.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 +13 -21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "http://json.schemastore.org/package.json",
3
3
  "name": "@xyo-network/xl1-react-transaction",
4
- "version": "1.22.0",
4
+ "version": "1.23.0",
5
5
  "description": "XYO Layer One API",
6
6
  "homepage": "https://xylabs.com",
7
7
  "bugs": {
@@ -40,27 +40,25 @@
40
40
  ],
41
41
  "devDependencies": {
42
42
  "@bitauth/libauth": "~3.0.0",
43
- "@metamask/json-rpc-engine": "^10.4.0",
43
+ "@metamask/json-rpc-engine": "^10.5.0",
44
44
  "@metamask/providers": "^22.1.1",
45
45
  "@metamask/utils": "~11.11.0",
46
- "@mui/icons-material": "^9.0.1",
47
- "@mui/material": "^9.0.1",
46
+ "@mui/icons-material": "~9.0",
47
+ "@mui/material": "~9.0",
48
48
  "@opentelemetry/api": "^1.9.1",
49
49
  "@opentelemetry/sdk-trace-base": "^2.7.1",
50
50
  "@scure/base": "~2.2.0",
51
51
  "@scure/bip39": "~2.2.0",
52
52
  "@storybook/react-vite": "^10.3.6",
53
- "@testing-library/dom": ">=7.21.4",
54
- "@types/node": ">=18",
55
53
  "@types/react": "^19.2.14",
56
54
  "@xylabs/fetch": "~5.1.2",
57
55
  "@xylabs/geo": "^5.1.2",
58
56
  "@xylabs/sdk-js": "^5.1.2",
59
57
  "@xylabs/threads": "~5.1.2",
60
- "@xylabs/toolchain": "~7.13.22",
61
- "@xylabs/tsconfig": "~7.13.22",
62
- "@xylabs/tsconfig-dom": "~7.13.22",
63
- "@xylabs/tsconfig-react": "~7.13.22",
58
+ "@xylabs/toolchain": "~7.13.24",
59
+ "@xylabs/tsconfig": "~7.13.24",
60
+ "@xylabs/tsconfig-dom": "~7.13.24",
61
+ "@xylabs/tsconfig-react": "~7.13.24",
64
62
  "@xyo-network/account": "~5.6.2",
65
63
  "@xyo-network/account-model": "~5.6.3",
66
64
  "@xyo-network/api": "~5.6.2",
@@ -80,11 +78,9 @@
80
78
  "@xyo-network/sdk-protocol-js": "~5.6.3",
81
79
  "@xyo-network/wallet": "~5.6.2",
82
80
  "@xyo-network/wallet-model": "^5.6.3",
83
- "@xyo-network/xl1-sdk": "^1.28.5",
84
- "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0",
81
+ "@xyo-network/xl1-sdk": "^1.30.1",
85
82
  "ajv": "^8.20.0",
86
83
  "async-mutex": "^0.5.0",
87
- "axios": "^1",
88
84
  "bn.js": "^5.2.3",
89
85
  "buffer": "^6.0.3",
90
86
  "chalk": "^5.6.2",
@@ -93,7 +89,6 @@
93
89
  "dotenv": "~17.4.2",
94
90
  "eslint": "^10.3.0",
95
91
  "ethers": "^6.16.0",
96
- "firebase": "^12",
97
92
  "hash-wasm": "~4.12.0",
98
93
  "idb": "^8.0.3",
99
94
  "lru-cache": "^11.3.6",
@@ -102,13 +97,12 @@
102
97
  "pako": "^2.1.0",
103
98
  "react": "^19.2.6",
104
99
  "react-dom": "^19.2.6",
105
- "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0",
106
100
  "store2": "~2.14.4",
107
101
  "storybook": "^10.3.6",
108
102
  "typescript": "~5.9.3",
109
103
  "uuid": "~14.0.0",
110
- "vite": "^8.0.11",
111
- "vitest": "^4.1.5",
104
+ "vite": "^8.0.12",
105
+ "vitest": "^4.1.6",
112
106
  "wasm-feature-detect": "~1.8.0",
113
107
  "webextension-polyfill": "^0.12.0",
114
108
  "zod": "~4.4.3"
@@ -118,8 +112,8 @@
118
112
  "@metamask/json-rpc-engine": "^10.3",
119
113
  "@metamask/providers": "^22.1",
120
114
  "@metamask/utils": "~11.11",
121
- "@mui/icons-material": "^9.0",
122
- "@mui/material": "^9.0",
115
+ "@mui/icons-material": "~9.0",
116
+ "@mui/material": "~9.0",
123
117
  "@opentelemetry/api": "^1.9",
124
118
  "@opentelemetry/sdk-trace-base": "^2.7",
125
119
  "@scure/base": "~2.2",
@@ -150,14 +144,12 @@
150
144
  "@xyo-network/xl1-sdk": "^1.28",
151
145
  "ajv": "^8.20",
152
146
  "async-mutex": "^0.5",
153
- "axios": "^1",
154
147
  "bn.js": "^5.2",
155
148
  "buffer": "^6.0",
156
149
  "chalk": "^5.6",
157
150
  "cosmiconfig": "^9.0",
158
151
  "debug": "~4.4",
159
152
  "ethers": "^6.16",
160
- "firebase": "^12",
161
153
  "hash-wasm": "~4.12",
162
154
  "idb": "^8.0",
163
155
  "lru-cache": "^11.3",