@xyo-network/react-wallet 2.25.39 → 2.25.42

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 (2) hide show
  1. package/dist/docs.json +16 -16
  2. package/package.json +11 -11
package/dist/docs.json CHANGED
@@ -52181,7 +52181,7 @@
52181
52181
  }
52182
52182
  },
52183
52183
  {
52184
- "id": 953,
52184
+ "id": 952,
52185
52185
  "name": "components",
52186
52186
  "kind": 1024,
52187
52187
  "kindString": "Property",
@@ -52208,14 +52208,14 @@
52208
52208
  "type": {
52209
52209
  "type": "reflection",
52210
52210
  "declaration": {
52211
- "id": 954,
52211
+ "id": 953,
52212
52212
  "name": "__type",
52213
52213
  "kind": 65536,
52214
52214
  "kindString": "Type literal",
52215
52215
  "flags": {},
52216
52216
  "children": [
52217
52217
  {
52218
- "id": 956,
52218
+ "id": 955,
52219
52219
  "name": "Input",
52220
52220
  "kind": 1024,
52221
52221
  "kindString": "Property",
@@ -52244,7 +52244,7 @@
52244
52244
  }
52245
52245
  },
52246
52246
  {
52247
- "id": 955,
52247
+ "id": 954,
52248
52248
  "name": "Root",
52249
52249
  "kind": 1024,
52250
52250
  "kindString": "Property",
@@ -52278,8 +52278,8 @@
52278
52278
  "title": "Properties",
52279
52279
  "kind": 1024,
52280
52280
  "children": [
52281
- 956,
52282
- 955
52281
+ 955,
52282
+ 954
52283
52283
  ]
52284
52284
  }
52285
52285
  ]
@@ -52291,7 +52291,7 @@
52291
52291
  }
52292
52292
  },
52293
52293
  {
52294
- "id": 957,
52294
+ "id": 956,
52295
52295
  "name": "componentsProps",
52296
52296
  "kind": 1024,
52297
52297
  "kindString": "Property",
@@ -52318,14 +52318,14 @@
52318
52318
  "type": {
52319
52319
  "type": "reflection",
52320
52320
  "declaration": {
52321
- "id": 958,
52321
+ "id": 957,
52322
52322
  "name": "__type",
52323
52323
  "kind": 65536,
52324
52324
  "kindString": "Type literal",
52325
52325
  "flags": {},
52326
52326
  "children": [
52327
52327
  {
52328
- "id": 960,
52328
+ "id": 959,
52329
52329
  "name": "input",
52330
52330
  "kind": 1024,
52331
52331
  "kindString": "Property",
@@ -52367,7 +52367,7 @@
52367
52367
  }
52368
52368
  },
52369
52369
  {
52370
- "id": 959,
52370
+ "id": 958,
52371
52371
  "name": "root",
52372
52372
  "kind": 1024,
52373
52373
  "kindString": "Property",
@@ -52414,8 +52414,8 @@
52414
52414
  "title": "Properties",
52415
52415
  "kind": 1024,
52416
52416
  "children": [
52417
- 960,
52418
- 959
52417
+ 959,
52418
+ 958
52419
52419
  ]
52420
52420
  }
52421
52421
  ]
@@ -52869,7 +52869,7 @@
52869
52869
  }
52870
52870
  },
52871
52871
  {
52872
- "id": 952,
52872
+ "id": 960,
52873
52873
  "name": "error",
52874
52874
  "kind": 1024,
52875
52875
  "kindString": "Property",
@@ -60958,8 +60958,8 @@
60958
60958
  693,
60959
60959
  654,
60960
60960
  694,
60961
- 953,
60962
- 957,
60961
+ 952,
60962
+ 956,
60963
60963
  700,
60964
60964
  701,
60965
60965
  781,
@@ -60974,7 +60974,7 @@
60974
60974
  657,
60975
60975
  703,
60976
60976
  962,
60977
- 952,
60977
+ 960,
60978
60978
  963,
60979
60979
  704,
60980
60980
  649,
package/package.json CHANGED
@@ -15,10 +15,10 @@
15
15
  "@mui/material": "^5.8.3",
16
16
  "@xylabs/sdk-js": "^2.5.7",
17
17
  "@xylabs/sdk-react": "^2.13.7",
18
- "@xyo-network/core": "^2.20.43",
19
- "@xyo-network/react-network": "^2.25.39",
20
- "@xyo-network/react-shared": "^2.25.39",
21
- "@xyo-network/react-theme": "^2.25.39",
18
+ "@xyo-network/core": "^2.20.44",
19
+ "@xyo-network/react-network": "^2.25.42",
20
+ "@xyo-network/react-shared": "^2.25.42",
21
+ "@xyo-network/react-theme": "^2.25.42",
22
22
  "lodash": "^4.17.21",
23
23
  "react": "^18.1.0",
24
24
  "react-dom": "^18.1.0",
@@ -30,12 +30,12 @@
30
30
  "devDependencies": {
31
31
  "@babel/core": "^7.18.2",
32
32
  "@babel/preset-env": "^7.18.2",
33
- "@storybook/addons": "^6.5.7",
34
- "@storybook/api": "^6.5.7",
35
- "@storybook/components": "^6.5.7",
36
- "@storybook/core-events": "^6.5.7",
37
- "@storybook/react": "^6.5.7",
38
- "@storybook/theming": "^6.5.7",
33
+ "@storybook/addons": "^6.5.8",
34
+ "@storybook/api": "^6.5.8",
35
+ "@storybook/components": "^6.5.8",
36
+ "@storybook/core-events": "^6.5.8",
37
+ "@storybook/react": "^6.5.8",
38
+ "@storybook/theming": "^6.5.8",
39
39
  "@types/lodash": "^4.14.182",
40
40
  "@xylabs/sdk-js": "^2.5.7",
41
41
  "@xylabs/sdk-react": "^2.13.7",
@@ -103,6 +103,6 @@
103
103
  },
104
104
  "sideEffects": false,
105
105
  "types": "dist/esm/index.d.ts",
106
- "version": "2.25.39",
106
+ "version": "2.25.42",
107
107
  "packageManager": "yarn@3.1.1"
108
108
  }