@xylabs/sdk-react 5.3.24 → 5.3.25

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.
Files changed (1) hide show
  1. package/package.json +34 -34
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xylabs/sdk-react",
3
- "version": "5.3.24",
3
+ "version": "5.3.25",
4
4
  "description": "Common React library for all XY Labs projects that use React",
5
5
  "keywords": [
6
6
  "utility",
@@ -58,38 +58,38 @@
58
58
  "@types/react": "^18.3.18"
59
59
  },
60
60
  "dependencies": {
61
- "@xylabs/react-accordion": "^5.3.24",
62
- "@xylabs/react-animation": "^5.3.24",
63
- "@xylabs/react-appbar": "^5.3.24",
64
- "@xylabs/react-async-effect": "^5.3.24",
65
- "@xylabs/react-button": "^5.3.24",
66
- "@xylabs/react-common": "^5.3.24",
67
- "@xylabs/react-cookie-consent": "^5.3.24",
68
- "@xylabs/react-crypto": "^5.3.24",
69
- "@xylabs/react-dialogs": "^5.3.24",
70
- "@xylabs/react-experiments": "^5.3.24",
71
- "@xylabs/react-flexbox": "^5.3.24",
72
- "@xylabs/react-hooks": "^5.3.24",
73
- "@xylabs/react-identicon": "^5.3.24",
74
- "@xylabs/react-invertible-theme": "^5.3.24",
75
- "@xylabs/react-link": "^5.3.24",
76
- "@xylabs/react-mixpanel": "^5.3.24",
77
- "@xylabs/react-number-status": "^5.3.24",
78
- "@xylabs/react-pixel": "^5.3.24",
79
- "@xylabs/react-pixel-debugger": "^5.3.24",
80
- "@xylabs/react-promise": "^5.3.24",
81
- "@xylabs/react-quick-tip-button": "^5.3.24",
82
- "@xylabs/react-render-spin-check": "^5.3.24",
83
- "@xylabs/react-rich-result": "^5.3.24",
84
- "@xylabs/react-scroll-to-top": "^5.3.24",
85
- "@xylabs/react-shared": "^5.3.24",
86
- "@xylabs/react-theme": "^5.3.24"
61
+ "@xylabs/react-accordion": "^5.3.25",
62
+ "@xylabs/react-animation": "^5.3.25",
63
+ "@xylabs/react-appbar": "^5.3.25",
64
+ "@xylabs/react-async-effect": "^5.3.25",
65
+ "@xylabs/react-button": "^5.3.25",
66
+ "@xylabs/react-common": "^5.3.25",
67
+ "@xylabs/react-cookie-consent": "^5.3.25",
68
+ "@xylabs/react-crypto": "^5.3.25",
69
+ "@xylabs/react-dialogs": "^5.3.25",
70
+ "@xylabs/react-experiments": "^5.3.25",
71
+ "@xylabs/react-flexbox": "^5.3.25",
72
+ "@xylabs/react-hooks": "^5.3.25",
73
+ "@xylabs/react-identicon": "^5.3.25",
74
+ "@xylabs/react-invertible-theme": "^5.3.25",
75
+ "@xylabs/react-link": "^5.3.25",
76
+ "@xylabs/react-mixpanel": "^5.3.25",
77
+ "@xylabs/react-number-status": "^5.3.25",
78
+ "@xylabs/react-pixel": "^5.3.25",
79
+ "@xylabs/react-pixel-debugger": "^5.3.25",
80
+ "@xylabs/react-promise": "^5.3.25",
81
+ "@xylabs/react-quick-tip-button": "^5.3.25",
82
+ "@xylabs/react-render-spin-check": "^5.3.25",
83
+ "@xylabs/react-rich-result": "^5.3.25",
84
+ "@xylabs/react-scroll-to-top": "^5.3.25",
85
+ "@xylabs/react-shared": "^5.3.25",
86
+ "@xylabs/react-theme": "^5.3.25"
87
87
  },
88
88
  "devDependencies": {
89
89
  "@chromatic-com/storybook": "^3.2.5",
90
90
  "@emotion/react": "^11.14.0",
91
91
  "@emotion/styled": "^11.14.0",
92
- "@eslint-react/eslint-plugin": "^1.28.0",
92
+ "@eslint-react/eslint-plugin": "^1.29.0",
93
93
  "@mui/icons-material": "^6.4.6",
94
94
  "@mui/material": "^6.4.6",
95
95
  "@storybook/addon-actions": "^8.6.2",
@@ -108,15 +108,15 @@
108
108
  "@storybook/test": "^8.6.2",
109
109
  "@storybook/theming": "^8.6.2",
110
110
  "@stylistic/eslint-plugin": "^4.1.0",
111
- "@types/node": "^22.13.5",
111
+ "@types/node": "^22.13.7",
112
112
  "@types/react": "^18.3.18",
113
113
  "@typescript-eslint/eslint-plugin": "^8.25.0",
114
114
  "@typescript-eslint/parser": "^8.25.0",
115
- "@xylabs/eslint-config-flat": "^5.0.37",
116
- "@xylabs/eslint-config-react-flat": "^5.0.37",
117
- "@xylabs/ts-scripts-yarn3": "^5.0.37",
118
- "@xylabs/tsconfig": "^5.0.37",
119
- "@xylabs/tsconfig-react": "^5.0.37",
115
+ "@xylabs/eslint-config-flat": "^5.0.39",
116
+ "@xylabs/eslint-config-react-flat": "^5.0.39",
117
+ "@xylabs/ts-scripts-yarn3": "^5.0.39",
118
+ "@xylabs/tsconfig": "^5.0.39",
119
+ "@xylabs/tsconfig-react": "^5.0.39",
120
120
  "@xyo-network/react-theme": "^4.4.10",
121
121
  "axios": "^1.8.1",
122
122
  "buffer": "^6.0.3",