@xyo-network/react-payload 2.25.37 → 2.25.40
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 +1 -1
- package/package.json +24 -24
package/dist/docs.json
CHANGED
|
@@ -19281,7 +19281,7 @@
|
|
|
19281
19281
|
{
|
|
19282
19282
|
"type": "reference",
|
|
19283
19283
|
"qualifiedName": "FlexBoxProps",
|
|
19284
|
-
"package": "@xylabs/
|
|
19284
|
+
"package": "@xylabs/react-flexbox",
|
|
19285
19285
|
"name": "FlexBoxProps"
|
|
19286
19286
|
},
|
|
19287
19287
|
{
|
package/package.json
CHANGED
|
@@ -12,21 +12,21 @@
|
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@emotion/react": "^11.9.0",
|
|
14
14
|
"@emotion/styled": "^11.8.1",
|
|
15
|
-
"@mui/icons-material": "^5.8.
|
|
16
|
-
"@mui/material": "^5.8.
|
|
17
|
-
"@xylabs/sdk-react": "^2.
|
|
18
|
-
"@xyo-network/api": "^2.20.
|
|
19
|
-
"@xyo-network/core": "^2.20.
|
|
20
|
-
"@xyo-network/network": "^2.20.
|
|
21
|
-
"@xyo-network/react-archive": "^2.25.
|
|
22
|
-
"@xyo-network/react-archivist-api": "^2.25.
|
|
23
|
-
"@xyo-network/react-auth-service": "^2.25.
|
|
24
|
-
"@xyo-network/react-network": "^2.25.
|
|
25
|
-
"@xyo-network/react-property": "^2.25.
|
|
26
|
-
"@xyo-network/react-schema": "^2.25.
|
|
27
|
-
"@xyo-network/react-shared": "^2.25.
|
|
28
|
-
"@xyo-network/react-theme": "^2.25.
|
|
29
|
-
"@xyo-network/utils": "^2.20.
|
|
15
|
+
"@mui/icons-material": "^5.8.3",
|
|
16
|
+
"@mui/material": "^5.8.3",
|
|
17
|
+
"@xylabs/sdk-react": "^2.13.7",
|
|
18
|
+
"@xyo-network/api": "^2.20.43",
|
|
19
|
+
"@xyo-network/core": "^2.20.43",
|
|
20
|
+
"@xyo-network/network": "^2.20.43",
|
|
21
|
+
"@xyo-network/react-archive": "^2.25.40",
|
|
22
|
+
"@xyo-network/react-archivist-api": "^2.25.40",
|
|
23
|
+
"@xyo-network/react-auth-service": "^2.25.40",
|
|
24
|
+
"@xyo-network/react-network": "^2.25.40",
|
|
25
|
+
"@xyo-network/react-property": "^2.25.40",
|
|
26
|
+
"@xyo-network/react-schema": "^2.25.40",
|
|
27
|
+
"@xyo-network/react-shared": "^2.25.40",
|
|
28
|
+
"@xyo-network/react-theme": "^2.25.40",
|
|
29
|
+
"@xyo-network/utils": "^2.20.43",
|
|
30
30
|
"lodash": "^4.17.21",
|
|
31
31
|
"luxon": "^2.4.0",
|
|
32
32
|
"react": "^18.1.0",
|
|
@@ -41,20 +41,20 @@
|
|
|
41
41
|
"devDependencies": {
|
|
42
42
|
"@babel/core": "^7.18.2",
|
|
43
43
|
"@babel/preset-env": "^7.18.2",
|
|
44
|
-
"@storybook/addons": "^6.5.
|
|
45
|
-
"@storybook/api": "^6.5.
|
|
46
|
-
"@storybook/components": "^6.5.
|
|
47
|
-
"@storybook/core-events": "^6.5.
|
|
48
|
-
"@storybook/react": "^6.5.
|
|
49
|
-
"@storybook/theming": "^6.5.
|
|
44
|
+
"@storybook/addons": "^6.5.7",
|
|
45
|
+
"@storybook/api": "^6.5.7",
|
|
46
|
+
"@storybook/components": "^6.5.7",
|
|
47
|
+
"@storybook/core-events": "^6.5.7",
|
|
48
|
+
"@storybook/react": "^6.5.7",
|
|
49
|
+
"@storybook/theming": "^6.5.7",
|
|
50
50
|
"@types/lodash": "^4.14.182",
|
|
51
51
|
"@types/luxon": "^2.3.2",
|
|
52
|
-
"@xylabs/sdk-react": "^2.
|
|
52
|
+
"@xylabs/sdk-react": "^2.13.7",
|
|
53
53
|
"@xylabs/ts-scripts": "^1.0.66",
|
|
54
54
|
"@xylabs/tsconfig": "^1.0.13",
|
|
55
55
|
"axios": "^0.27.2",
|
|
56
56
|
"storybook-dark-mode": "^1.1.0",
|
|
57
|
-
"typescript": "^4.7.
|
|
57
|
+
"typescript": "^4.7.3"
|
|
58
58
|
},
|
|
59
59
|
"browser": "dist/esm/index.js",
|
|
60
60
|
"docs": "dist/docs.json",
|
|
@@ -114,6 +114,6 @@
|
|
|
114
114
|
},
|
|
115
115
|
"sideEffects": false,
|
|
116
116
|
"types": "dist/esm/index.d.ts",
|
|
117
|
-
"version": "2.25.
|
|
117
|
+
"version": "2.25.40",
|
|
118
118
|
"packageManager": "yarn@3.1.1"
|
|
119
119
|
}
|