@xyo-network/react-payload 2.41.6 → 2.41.8
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.
- package/dist/docs.json +5 -5
- package/package.json +7 -7
package/dist/docs.json
CHANGED
|
@@ -560,7 +560,7 @@
|
|
|
560
560
|
{
|
|
561
561
|
"fileName": "node_modules/@xyo-network/module/dist/esm/Config.d.ts",
|
|
562
562
|
"line": 7,
|
|
563
|
-
"character":
|
|
563
|
+
"character": 87
|
|
564
564
|
}
|
|
565
565
|
]
|
|
566
566
|
}
|
|
@@ -577,7 +577,7 @@
|
|
|
577
577
|
{
|
|
578
578
|
"fileName": "node_modules/@xyo-network/diviner/dist/esm/Config.d.ts",
|
|
579
579
|
"line": 5,
|
|
580
|
-
"character":
|
|
580
|
+
"character": 131
|
|
581
581
|
}
|
|
582
582
|
]
|
|
583
583
|
}
|
|
@@ -655,7 +655,7 @@
|
|
|
655
655
|
{
|
|
656
656
|
"fileName": "node_modules/@xyo-network/module/dist/esm/Config.d.ts",
|
|
657
657
|
"line": 7,
|
|
658
|
-
"character":
|
|
658
|
+
"character": 87
|
|
659
659
|
}
|
|
660
660
|
]
|
|
661
661
|
}
|
|
@@ -672,7 +672,7 @@
|
|
|
672
672
|
{
|
|
673
673
|
"fileName": "node_modules/@xyo-network/diviner/dist/esm/Config.d.ts",
|
|
674
674
|
"line": 5,
|
|
675
|
-
"character":
|
|
675
|
+
"character": 131
|
|
676
676
|
}
|
|
677
677
|
]
|
|
678
678
|
}
|
|
@@ -14993,7 +14993,7 @@
|
|
|
14993
14993
|
"fileName": "packages/sdk/packages/payload/src/index.ts",
|
|
14994
14994
|
"line": 1,
|
|
14995
14995
|
"character": 0,
|
|
14996
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
14996
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c17577915/packages/sdk/packages/payload/src/index.ts#L1"
|
|
14997
14997
|
}
|
|
14998
14998
|
]
|
|
14999
14999
|
}
|
package/package.json
CHANGED
|
@@ -10,12 +10,12 @@
|
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@xyo-network/react-payload-context": "^2.41.
|
|
14
|
-
"@xyo-network/react-payload-details": "^2.41.
|
|
15
|
-
"@xyo-network/react-payload-diviner": "^2.41.
|
|
16
|
-
"@xyo-network/react-payload-plugin": "^2.41.
|
|
17
|
-
"@xyo-network/react-payload-plugin-resolver": "^2.41.
|
|
18
|
-
"@xyo-network/react-payload-table": "^2.41.
|
|
13
|
+
"@xyo-network/react-payload-context": "^2.41.8",
|
|
14
|
+
"@xyo-network/react-payload-details": "^2.41.8",
|
|
15
|
+
"@xyo-network/react-payload-diviner": "^2.41.8",
|
|
16
|
+
"@xyo-network/react-payload-plugin": "^2.41.8",
|
|
17
|
+
"@xyo-network/react-payload-plugin-resolver": "^2.41.8",
|
|
18
|
+
"@xyo-network/react-payload-table": "^2.41.8",
|
|
19
19
|
"tslib": "^2.4.1"
|
|
20
20
|
},
|
|
21
21
|
"peerDependencies": {
|
|
@@ -82,5 +82,5 @@
|
|
|
82
82
|
},
|
|
83
83
|
"sideEffects": false,
|
|
84
84
|
"types": "dist/esm/index.d.ts",
|
|
85
|
-
"version": "2.41.
|
|
85
|
+
"version": "2.41.8"
|
|
86
86
|
}
|