@xyo-network/react-network 2.25.37 → 2.25.38
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 +6 -6
- package/package.json +14 -14
package/dist/docs.json
CHANGED
|
@@ -2472,7 +2472,7 @@
|
|
|
2472
2472
|
},
|
|
2473
2473
|
"sources": [
|
|
2474
2474
|
{
|
|
2475
|
-
"fileName": "node_modules/@xylabs/
|
|
2475
|
+
"fileName": "node_modules/@xylabs/react-common/dist/esm/components/SelectEx.d.ts",
|
|
2476
2476
|
"line": 4,
|
|
2477
2477
|
"character": 4
|
|
2478
2478
|
}
|
|
@@ -3904,7 +3904,7 @@
|
|
|
3904
3904
|
},
|
|
3905
3905
|
"sources": [
|
|
3906
3906
|
{
|
|
3907
|
-
"fileName": "node_modules/@xylabs/
|
|
3907
|
+
"fileName": "node_modules/@xylabs/react-common/dist/esm/components/SelectEx.d.ts",
|
|
3908
3908
|
"line": 5,
|
|
3909
3909
|
"character": 4
|
|
3910
3910
|
}
|
|
@@ -11526,7 +11526,7 @@
|
|
|
11526
11526
|
}
|
|
11527
11527
|
],
|
|
11528
11528
|
"qualifiedName": "SelectExProps",
|
|
11529
|
-
"package": "@xylabs/
|
|
11529
|
+
"package": "@xylabs/react-common",
|
|
11530
11530
|
"name": "SelectExProps"
|
|
11531
11531
|
}
|
|
11532
11532
|
]
|
|
@@ -11598,7 +11598,7 @@
|
|
|
11598
11598
|
}
|
|
11599
11599
|
],
|
|
11600
11600
|
"qualifiedName": "WithChildren",
|
|
11601
|
-
"package": "@xylabs/
|
|
11601
|
+
"package": "@xylabs/react-shared",
|
|
11602
11602
|
"name": "WithChildren"
|
|
11603
11603
|
}
|
|
11604
11604
|
],
|
|
@@ -11644,7 +11644,7 @@
|
|
|
11644
11644
|
}
|
|
11645
11645
|
],
|
|
11646
11646
|
"qualifiedName": "WithChildren",
|
|
11647
|
-
"package": "@xylabs/
|
|
11647
|
+
"package": "@xylabs/react-shared",
|
|
11648
11648
|
"name": "WithChildren"
|
|
11649
11649
|
}
|
|
11650
11650
|
],
|
|
@@ -11682,7 +11682,7 @@
|
|
|
11682
11682
|
}
|
|
11683
11683
|
],
|
|
11684
11684
|
"qualifiedName": "WithChildren",
|
|
11685
|
-
"package": "@xylabs/
|
|
11685
|
+
"package": "@xylabs/react-shared",
|
|
11686
11686
|
"name": "WithChildren"
|
|
11687
11687
|
}
|
|
11688
11688
|
],
|
package/package.json
CHANGED
|
@@ -14,11 +14,11 @@
|
|
|
14
14
|
"@emotion/styled": "^11.8.1",
|
|
15
15
|
"@mui/material": "^5.8.2",
|
|
16
16
|
"@xylabs/sdk-js": "^2.5.7",
|
|
17
|
-
"@xylabs/sdk-react": "^2.
|
|
18
|
-
"@xyo-network/core": "^2.20.
|
|
19
|
-
"@xyo-network/network": "^2.20.
|
|
20
|
-
"@xyo-network/react-shared": "^2.25.
|
|
21
|
-
"@xyo-network/react-theme": "^2.25.
|
|
17
|
+
"@xylabs/sdk-react": "^2.13.2",
|
|
18
|
+
"@xyo-network/core": "^2.20.43",
|
|
19
|
+
"@xyo-network/network": "^2.20.43",
|
|
20
|
+
"@xyo-network/react-shared": "^2.25.38",
|
|
21
|
+
"@xyo-network/react-theme": "^2.25.38",
|
|
22
22
|
"lodash": "^4.17.21",
|
|
23
23
|
"react": "^18.1.0",
|
|
24
24
|
"react-dom": "^18.1.0",
|
|
@@ -30,20 +30,20 @@
|
|
|
30
30
|
"devDependencies": {
|
|
31
31
|
"@babel/core": "^7.18.2",
|
|
32
32
|
"@babel/preset-env": "^7.18.2",
|
|
33
|
-
"@storybook/addons": "^6.5.
|
|
34
|
-
"@storybook/api": "^6.5.
|
|
35
|
-
"@storybook/components": "^6.5.
|
|
36
|
-
"@storybook/core-events": "^6.5.
|
|
37
|
-
"@storybook/react": "^6.5.
|
|
38
|
-
"@storybook/theming": "^6.5.
|
|
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",
|
|
39
39
|
"@types/lodash": "^4.14.182",
|
|
40
40
|
"@xylabs/sdk-js": "^2.5.7",
|
|
41
|
-
"@xylabs/sdk-react": "^2.
|
|
41
|
+
"@xylabs/sdk-react": "^2.13.2",
|
|
42
42
|
"@xylabs/ts-scripts": "^1.0.66",
|
|
43
43
|
"@xylabs/tsconfig": "^1.0.13",
|
|
44
44
|
"axios": "^0.27.2",
|
|
45
45
|
"storybook-dark-mode": "^1.1.0",
|
|
46
|
-
"typescript": "^4.7.
|
|
46
|
+
"typescript": "^4.7.3"
|
|
47
47
|
},
|
|
48
48
|
"browser": "dist/esm/index.js",
|
|
49
49
|
"docs": "dist/docs.json",
|
|
@@ -103,6 +103,6 @@
|
|
|
103
103
|
},
|
|
104
104
|
"sideEffects": false,
|
|
105
105
|
"types": "dist/esm/index.d.ts",
|
|
106
|
-
"version": "2.25.
|
|
106
|
+
"version": "2.25.38",
|
|
107
107
|
"packageManager": "yarn@3.1.1"
|
|
108
108
|
}
|