@xylabs/sdk-react 2.17.8 → 2.17.9
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/package.json +37 -37
package/package.json
CHANGED
|
@@ -17,28 +17,28 @@
|
|
|
17
17
|
"@mui/system": "5.14.1"
|
|
18
18
|
},
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"@xylabs/react-accordion": "~2.17.
|
|
21
|
-
"@xylabs/react-appbar": "~2.17.
|
|
22
|
-
"@xylabs/react-async-effect": "~2.17.
|
|
23
|
-
"@xylabs/react-button": "~2.17.
|
|
24
|
-
"@xylabs/react-common": "~2.17.
|
|
25
|
-
"@xylabs/react-cookie-consent": "~2.17.
|
|
26
|
-
"@xylabs/react-crypto": "~2.17.
|
|
27
|
-
"@xylabs/react-dialogs": "~2.17.
|
|
28
|
-
"@xylabs/react-experiments": "~2.17.
|
|
29
|
-
"@xylabs/react-flexbox": "~2.17.
|
|
30
|
-
"@xylabs/react-identicon": "~2.17.
|
|
31
|
-
"@xylabs/react-invertible-theme": "~2.17.
|
|
32
|
-
"@xylabs/react-link": "~2.17.
|
|
33
|
-
"@xylabs/react-number-status": "~2.17.
|
|
34
|
-
"@xylabs/react-pixel": "~2.17.
|
|
35
|
-
"@xylabs/react-pixel-debugger": "~2.17.
|
|
36
|
-
"@xylabs/react-promise": "~2.17.
|
|
37
|
-
"@xylabs/react-quick-tip-button": "~2.17.
|
|
38
|
-
"@xylabs/react-render-spin-check": "~2.17.
|
|
39
|
-
"@xylabs/react-rich-result": "~2.17.
|
|
40
|
-
"@xylabs/react-scroll-to-top": "~2.17.
|
|
41
|
-
"@xylabs/react-shared": "~2.17.
|
|
20
|
+
"@xylabs/react-accordion": "~2.17.9",
|
|
21
|
+
"@xylabs/react-appbar": "~2.17.9",
|
|
22
|
+
"@xylabs/react-async-effect": "~2.17.9",
|
|
23
|
+
"@xylabs/react-button": "~2.17.9",
|
|
24
|
+
"@xylabs/react-common": "~2.17.9",
|
|
25
|
+
"@xylabs/react-cookie-consent": "~2.17.9",
|
|
26
|
+
"@xylabs/react-crypto": "~2.17.9",
|
|
27
|
+
"@xylabs/react-dialogs": "~2.17.9",
|
|
28
|
+
"@xylabs/react-experiments": "~2.17.9",
|
|
29
|
+
"@xylabs/react-flexbox": "~2.17.9",
|
|
30
|
+
"@xylabs/react-identicon": "~2.17.9",
|
|
31
|
+
"@xylabs/react-invertible-theme": "~2.17.9",
|
|
32
|
+
"@xylabs/react-link": "~2.17.9",
|
|
33
|
+
"@xylabs/react-number-status": "~2.17.9",
|
|
34
|
+
"@xylabs/react-pixel": "~2.17.9",
|
|
35
|
+
"@xylabs/react-pixel-debugger": "~2.17.9",
|
|
36
|
+
"@xylabs/react-promise": "~2.17.9",
|
|
37
|
+
"@xylabs/react-quick-tip-button": "~2.17.9",
|
|
38
|
+
"@xylabs/react-render-spin-check": "~2.17.9",
|
|
39
|
+
"@xylabs/react-rich-result": "~2.17.9",
|
|
40
|
+
"@xylabs/react-scroll-to-top": "~2.17.9",
|
|
41
|
+
"@xylabs/react-shared": "~2.17.9"
|
|
42
42
|
},
|
|
43
43
|
"description": "Common React library for all XY Labs projects that use React",
|
|
44
44
|
"devDependencies": {
|
|
@@ -49,21 +49,21 @@
|
|
|
49
49
|
"@emotion/react": "^11.11.1",
|
|
50
50
|
"@emotion/styled": "^11.11.0",
|
|
51
51
|
"@mui/material": "^5.14.3",
|
|
52
|
-
"@storybook/addon-actions": "^7.2.
|
|
53
|
-
"@storybook/addon-docs": "^7.2.
|
|
54
|
-
"@storybook/addon-essentials": "^7.2.
|
|
55
|
-
"@storybook/addon-interactions": "^7.2.
|
|
56
|
-
"@storybook/addon-links": "^7.2.
|
|
57
|
-
"@storybook/addon-mdx-gfm": "^7.2.
|
|
58
|
-
"@storybook/addons": "^7.2.
|
|
59
|
-
"@storybook/api": "^7.2.
|
|
60
|
-
"@storybook/components": "^7.2.
|
|
61
|
-
"@storybook/core-events": "^7.2.
|
|
52
|
+
"@storybook/addon-actions": "^7.2.1",
|
|
53
|
+
"@storybook/addon-docs": "^7.2.1",
|
|
54
|
+
"@storybook/addon-essentials": "^7.2.1",
|
|
55
|
+
"@storybook/addon-interactions": "^7.2.1",
|
|
56
|
+
"@storybook/addon-links": "^7.2.1",
|
|
57
|
+
"@storybook/addon-mdx-gfm": "^7.2.1",
|
|
58
|
+
"@storybook/addons": "^7.2.1",
|
|
59
|
+
"@storybook/api": "^7.2.1",
|
|
60
|
+
"@storybook/components": "^7.2.1",
|
|
61
|
+
"@storybook/core-events": "^7.2.1",
|
|
62
62
|
"@storybook/mdx1-csf": "^1.0.0",
|
|
63
|
-
"@storybook/react": "^7.2.
|
|
64
|
-
"@storybook/react-webpack5": "^7.2.
|
|
63
|
+
"@storybook/react": "^7.2.1",
|
|
64
|
+
"@storybook/react-webpack5": "^7.2.1",
|
|
65
65
|
"@storybook/testing-library": "^0.2.0",
|
|
66
|
-
"@storybook/theming": "^7.2.
|
|
66
|
+
"@storybook/theming": "^7.2.1",
|
|
67
67
|
"@typescript-eslint/eslint-plugin": "^6.2.1",
|
|
68
68
|
"@typescript-eslint/parser": "^6.2.1",
|
|
69
69
|
"@xylabs/eslint-config-react": "^2.19.0",
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"react-dom": "^18.2.0",
|
|
80
80
|
"remark-gfm": "^3.0.1",
|
|
81
81
|
"rimraf": "^4.4.1",
|
|
82
|
-
"storybook": "^7.2.
|
|
82
|
+
"storybook": "^7.2.1",
|
|
83
83
|
"storybook-dark-mode": "^3.0.1",
|
|
84
84
|
"typescript": "^5.1.6",
|
|
85
85
|
"webpack": "^5.88.2"
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
},
|
|
137
137
|
"sideEffects": false,
|
|
138
138
|
"types": "dist/types/index.d.ts",
|
|
139
|
-
"version": "2.17.
|
|
139
|
+
"version": "2.17.9",
|
|
140
140
|
"packageManager": "yarn@3.6.1",
|
|
141
141
|
"volta": {
|
|
142
142
|
"node": "18.13.0",
|