@xylabs/sdk-react 5.2.12 → 5.2.13
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 +35 -35
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xylabs/sdk-react",
|
|
3
|
-
"version": "5.2.
|
|
3
|
+
"version": "5.2.13",
|
|
4
4
|
"description": "Common React library for all XY Labs projects that use React",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"utility",
|
|
@@ -55,39 +55,39 @@
|
|
|
55
55
|
]
|
|
56
56
|
},
|
|
57
57
|
"dependencies": {
|
|
58
|
-
"@xylabs/react-accordion": "^5.2.
|
|
59
|
-
"@xylabs/react-animation": "^5.2.
|
|
60
|
-
"@xylabs/react-appbar": "^5.2.
|
|
61
|
-
"@xylabs/react-async-effect": "^5.2.
|
|
62
|
-
"@xylabs/react-button": "^5.2.
|
|
63
|
-
"@xylabs/react-common": "^5.2.
|
|
64
|
-
"@xylabs/react-cookie-consent": "^5.2.
|
|
65
|
-
"@xylabs/react-crypto": "^5.2.
|
|
66
|
-
"@xylabs/react-dialogs": "^5.2.
|
|
67
|
-
"@xylabs/react-experiments": "^5.2.
|
|
68
|
-
"@xylabs/react-flexbox": "^5.2.
|
|
69
|
-
"@xylabs/react-hooks": "^5.2.
|
|
70
|
-
"@xylabs/react-identicon": "^5.2.
|
|
71
|
-
"@xylabs/react-invertible-theme": "^5.2.
|
|
72
|
-
"@xylabs/react-link": "^5.2.
|
|
73
|
-
"@xylabs/react-mixpanel": "^5.2.
|
|
74
|
-
"@xylabs/react-number-status": "^5.2.
|
|
75
|
-
"@xylabs/react-pixel": "^5.2.
|
|
76
|
-
"@xylabs/react-pixel-debugger": "^5.2.
|
|
77
|
-
"@xylabs/react-promise": "^5.2.
|
|
78
|
-
"@xylabs/react-quick-tip-button": "^5.2.
|
|
79
|
-
"@xylabs/react-render-spin-check": "^5.2.
|
|
80
|
-
"@xylabs/react-rich-result": "^5.2.
|
|
81
|
-
"@xylabs/react-scroll-to-top": "^5.2.
|
|
82
|
-
"@xylabs/react-shared": "^5.2.
|
|
58
|
+
"@xylabs/react-accordion": "^5.2.13",
|
|
59
|
+
"@xylabs/react-animation": "^5.2.13",
|
|
60
|
+
"@xylabs/react-appbar": "^5.2.13",
|
|
61
|
+
"@xylabs/react-async-effect": "^5.2.13",
|
|
62
|
+
"@xylabs/react-button": "^5.2.13",
|
|
63
|
+
"@xylabs/react-common": "^5.2.13",
|
|
64
|
+
"@xylabs/react-cookie-consent": "^5.2.13",
|
|
65
|
+
"@xylabs/react-crypto": "^5.2.13",
|
|
66
|
+
"@xylabs/react-dialogs": "^5.2.13",
|
|
67
|
+
"@xylabs/react-experiments": "^5.2.13",
|
|
68
|
+
"@xylabs/react-flexbox": "^5.2.13",
|
|
69
|
+
"@xylabs/react-hooks": "^5.2.13",
|
|
70
|
+
"@xylabs/react-identicon": "^5.2.13",
|
|
71
|
+
"@xylabs/react-invertible-theme": "^5.2.13",
|
|
72
|
+
"@xylabs/react-link": "^5.2.13",
|
|
73
|
+
"@xylabs/react-mixpanel": "^5.2.13",
|
|
74
|
+
"@xylabs/react-number-status": "^5.2.13",
|
|
75
|
+
"@xylabs/react-pixel": "^5.2.13",
|
|
76
|
+
"@xylabs/react-pixel-debugger": "^5.2.13",
|
|
77
|
+
"@xylabs/react-promise": "^5.2.13",
|
|
78
|
+
"@xylabs/react-quick-tip-button": "^5.2.13",
|
|
79
|
+
"@xylabs/react-render-spin-check": "^5.2.13",
|
|
80
|
+
"@xylabs/react-rich-result": "^5.2.13",
|
|
81
|
+
"@xylabs/react-scroll-to-top": "^5.2.13",
|
|
82
|
+
"@xylabs/react-shared": "^5.2.13"
|
|
83
83
|
},
|
|
84
84
|
"devDependencies": {
|
|
85
|
-
"@chromatic-com/storybook": "^3.1
|
|
85
|
+
"@chromatic-com/storybook": "^3.2.1",
|
|
86
86
|
"@emotion/react": "^11.13.3",
|
|
87
87
|
"@emotion/styled": "^11.13.0",
|
|
88
|
-
"@eslint-react/eslint-plugin": "^1.15.
|
|
89
|
-
"@mui/icons-material": "^6.1.
|
|
90
|
-
"@mui/material": "^6.1.
|
|
88
|
+
"@eslint-react/eslint-plugin": "^1.15.2",
|
|
89
|
+
"@mui/icons-material": "^6.1.6",
|
|
90
|
+
"@mui/material": "^6.1.6",
|
|
91
91
|
"@storybook/addon-actions": "^8.3.6",
|
|
92
92
|
"@storybook/addon-docs": "^8.3.6",
|
|
93
93
|
"@storybook/addon-essentials": "^8.3.6",
|
|
@@ -103,15 +103,15 @@
|
|
|
103
103
|
"@storybook/react-vite": "^8.3.6",
|
|
104
104
|
"@storybook/test": "^8.3.6",
|
|
105
105
|
"@storybook/theming": "^8.3.6",
|
|
106
|
-
"@stylistic/eslint-plugin": "^2.
|
|
107
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
108
|
-
"@typescript-eslint/parser": "^8.
|
|
106
|
+
"@stylistic/eslint-plugin": "^2.10.0",
|
|
107
|
+
"@typescript-eslint/eslint-plugin": "^8.12.2",
|
|
108
|
+
"@typescript-eslint/parser": "^8.12.2",
|
|
109
109
|
"@xylabs/eslint-config-flat": "^4.2.3",
|
|
110
110
|
"@xylabs/eslint-config-react-flat": "^4.2.3",
|
|
111
111
|
"@xylabs/ts-scripts-yarn3": "^4.2.3",
|
|
112
112
|
"@xylabs/tsconfig": "^4.2.3",
|
|
113
113
|
"@xylabs/tsconfig-react": "^4.2.3",
|
|
114
|
-
"@xyo-network/react-theme": "^4.1.
|
|
114
|
+
"@xyo-network/react-theme": "^4.1.16",
|
|
115
115
|
"axios": "^1.7.7",
|
|
116
116
|
"buffer": "^6.0.3",
|
|
117
117
|
"eslint": "^9.13.0",
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
"tsconfig-paths-webpack-plugin": "^4.1.0",
|
|
126
126
|
"typescript": "^5.6.3",
|
|
127
127
|
"vite": "^5.4.10",
|
|
128
|
-
"vitest": "^2.1.
|
|
128
|
+
"vitest": "^2.1.4"
|
|
129
129
|
},
|
|
130
130
|
"peerDependencies": {
|
|
131
131
|
"@mui/icons-material": "^6",
|