@xylabs/sdk-react 6.2.19 → 6.3.1
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 +40 -40
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xylabs/sdk-react",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.3.1",
|
|
4
4
|
"description": "Common React library for all XY Labs projects that use React",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"utility",
|
|
@@ -56,60 +56,60 @@
|
|
|
56
56
|
]
|
|
57
57
|
},
|
|
58
58
|
"dependencies": {
|
|
59
|
-
"@xylabs/react-accordion": "^6.
|
|
60
|
-
"@xylabs/react-animation": "^6.
|
|
61
|
-
"@xylabs/react-appbar": "^6.
|
|
62
|
-
"@xylabs/react-async-effect": "^6.
|
|
63
|
-
"@xylabs/react-button": "^6.
|
|
64
|
-
"@xylabs/react-common": "^6.
|
|
65
|
-
"@xylabs/react-cookie-consent": "^6.
|
|
66
|
-
"@xylabs/react-crypto": "^6.
|
|
67
|
-
"@xylabs/react-dialogs": "^6.
|
|
68
|
-
"@xylabs/react-experiments": "^6.
|
|
69
|
-
"@xylabs/react-flexbox": "^6.
|
|
70
|
-
"@xylabs/react-hooks": "^6.
|
|
71
|
-
"@xylabs/react-identicon": "^6.
|
|
72
|
-
"@xylabs/react-link": "^6.
|
|
73
|
-
"@xylabs/react-mixpanel": "^6.
|
|
74
|
-
"@xylabs/react-number-status": "^6.
|
|
75
|
-
"@xylabs/react-pixel": "^6.
|
|
76
|
-
"@xylabs/react-pixel-debugger": "^6.
|
|
77
|
-
"@xylabs/react-promise": "^6.
|
|
78
|
-
"@xylabs/react-quick-tip-button": "^6.
|
|
79
|
-
"@xylabs/react-render-spin-check": "^6.
|
|
80
|
-
"@xylabs/react-rich-result": "^6.
|
|
81
|
-
"@xylabs/react-scroll-to-top": "^6.
|
|
82
|
-
"@xylabs/react-shared": "^6.
|
|
83
|
-
"@xylabs/react-theme": "^6.
|
|
59
|
+
"@xylabs/react-accordion": "^6.3.1",
|
|
60
|
+
"@xylabs/react-animation": "^6.3.1",
|
|
61
|
+
"@xylabs/react-appbar": "^6.3.1",
|
|
62
|
+
"@xylabs/react-async-effect": "^6.3.1",
|
|
63
|
+
"@xylabs/react-button": "^6.3.1",
|
|
64
|
+
"@xylabs/react-common": "^6.3.1",
|
|
65
|
+
"@xylabs/react-cookie-consent": "^6.3.1",
|
|
66
|
+
"@xylabs/react-crypto": "^6.3.1",
|
|
67
|
+
"@xylabs/react-dialogs": "^6.3.1",
|
|
68
|
+
"@xylabs/react-experiments": "^6.3.1",
|
|
69
|
+
"@xylabs/react-flexbox": "^6.3.1",
|
|
70
|
+
"@xylabs/react-hooks": "^6.3.1",
|
|
71
|
+
"@xylabs/react-identicon": "^6.3.1",
|
|
72
|
+
"@xylabs/react-link": "^6.3.1",
|
|
73
|
+
"@xylabs/react-mixpanel": "^6.3.1",
|
|
74
|
+
"@xylabs/react-number-status": "^6.3.1",
|
|
75
|
+
"@xylabs/react-pixel": "^6.3.1",
|
|
76
|
+
"@xylabs/react-pixel-debugger": "^6.3.1",
|
|
77
|
+
"@xylabs/react-promise": "^6.3.1",
|
|
78
|
+
"@xylabs/react-quick-tip-button": "^6.3.1",
|
|
79
|
+
"@xylabs/react-render-spin-check": "^6.3.1",
|
|
80
|
+
"@xylabs/react-rich-result": "^6.3.1",
|
|
81
|
+
"@xylabs/react-scroll-to-top": "^6.3.1",
|
|
82
|
+
"@xylabs/react-shared": "^6.3.1",
|
|
83
|
+
"@xylabs/react-theme": "^6.3.1"
|
|
84
84
|
},
|
|
85
85
|
"devDependencies": {
|
|
86
86
|
"@emotion/react": "^11.14.0",
|
|
87
87
|
"@emotion/styled": "^11.14.0",
|
|
88
|
-
"@mui/icons-material": "^7.0
|
|
89
|
-
"@mui/material": "^7.0
|
|
88
|
+
"@mui/icons-material": "^7.1.0",
|
|
89
|
+
"@mui/material": "^7.1.0",
|
|
90
90
|
"@storybook/addon-essentials": "^8.6.12",
|
|
91
91
|
"@storybook/addon-links": "^8.6.12",
|
|
92
92
|
"@storybook/blocks": "^8.6.12",
|
|
93
93
|
"@storybook/react": "^8.6.12",
|
|
94
94
|
"@storybook/react-vite": "^8.6.12",
|
|
95
95
|
"@storybook/test": "^8.6.12",
|
|
96
|
-
"@types/node": "^22.
|
|
97
|
-
"@types/react": "^19.1.
|
|
98
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
99
|
-
"@typescript-eslint/parser": "^8.
|
|
100
|
-
"@xylabs/eslint-config-flat": "^6.
|
|
101
|
-
"@xylabs/eslint-config-react-flat": "^6.
|
|
102
|
-
"@xylabs/ts-scripts-yarn3": "^6.
|
|
103
|
-
"@xylabs/tsconfig-react": "^6.
|
|
104
|
-
"eslint": "^9.
|
|
96
|
+
"@types/node": "^22.15.17",
|
|
97
|
+
"@types/react": "^19.1.4",
|
|
98
|
+
"@typescript-eslint/eslint-plugin": "^8.32.1",
|
|
99
|
+
"@typescript-eslint/parser": "^8.32.1",
|
|
100
|
+
"@xylabs/eslint-config-flat": "^6.5.5",
|
|
101
|
+
"@xylabs/eslint-config-react-flat": "^6.5.5",
|
|
102
|
+
"@xylabs/ts-scripts-yarn3": "^6.5.5",
|
|
103
|
+
"@xylabs/tsconfig-react": "^6.5.5",
|
|
104
|
+
"eslint": "^9.26.0",
|
|
105
105
|
"eslint-import-resolver-typescript": "^4.3.4",
|
|
106
|
-
"knip": "^5.
|
|
106
|
+
"knip": "^5.55.1",
|
|
107
107
|
"react": "^19.1.0",
|
|
108
108
|
"react-dom": "^19.1.0",
|
|
109
109
|
"storybook": "^8.6.12",
|
|
110
|
-
"typedoc": "^0.28.
|
|
110
|
+
"typedoc": "^0.28.4",
|
|
111
111
|
"typescript": "^5.8.3",
|
|
112
|
-
"vite": "^6.3.
|
|
112
|
+
"vite": "^6.3.5"
|
|
113
113
|
},
|
|
114
114
|
"peerDependencies": {
|
|
115
115
|
"@mui/icons-material": ">=6 <8",
|