@xylabs/sdk-react 5.3.9 → 5.3.11

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xylabs/sdk-react",
3
- "version": "5.3.9",
3
+ "version": "5.3.11",
4
4
  "description": "Common React library for all XY Labs projects that use React",
5
5
  "keywords": [
6
6
  "utility",
@@ -58,78 +58,79 @@
58
58
  "eslint": "9.14.0"
59
59
  },
60
60
  "dependencies": {
61
- "@xylabs/react-accordion": "^5.3.9",
62
- "@xylabs/react-animation": "^5.3.9",
63
- "@xylabs/react-appbar": "^5.3.9",
64
- "@xylabs/react-async-effect": "^5.3.9",
65
- "@xylabs/react-button": "^5.3.9",
66
- "@xylabs/react-common": "^5.3.9",
67
- "@xylabs/react-cookie-consent": "^5.3.9",
68
- "@xylabs/react-crypto": "^5.3.9",
69
- "@xylabs/react-dialogs": "^5.3.9",
70
- "@xylabs/react-experiments": "^5.3.9",
71
- "@xylabs/react-flexbox": "^5.3.9",
72
- "@xylabs/react-hooks": "^5.3.9",
73
- "@xylabs/react-identicon": "^5.3.9",
74
- "@xylabs/react-invertible-theme": "^5.3.9",
75
- "@xylabs/react-link": "^5.3.9",
76
- "@xylabs/react-mixpanel": "^5.3.9",
77
- "@xylabs/react-number-status": "^5.3.9",
78
- "@xylabs/react-pixel": "^5.3.9",
79
- "@xylabs/react-pixel-debugger": "^5.3.9",
80
- "@xylabs/react-promise": "^5.3.9",
81
- "@xylabs/react-quick-tip-button": "^5.3.9",
82
- "@xylabs/react-render-spin-check": "^5.3.9",
83
- "@xylabs/react-rich-result": "^5.3.9",
84
- "@xylabs/react-scroll-to-top": "^5.3.9",
85
- "@xylabs/react-shared": "^5.3.9",
86
- "@xylabs/react-theme": "^5.3.9"
61
+ "@xylabs/react-accordion": "^5.3.11",
62
+ "@xylabs/react-animation": "^5.3.11",
63
+ "@xylabs/react-appbar": "^5.3.11",
64
+ "@xylabs/react-async-effect": "^5.3.11",
65
+ "@xylabs/react-button": "^5.3.11",
66
+ "@xylabs/react-common": "^5.3.11",
67
+ "@xylabs/react-cookie-consent": "^5.3.11",
68
+ "@xylabs/react-crypto": "^5.3.11",
69
+ "@xylabs/react-dialogs": "^5.3.11",
70
+ "@xylabs/react-experiments": "^5.3.11",
71
+ "@xylabs/react-flexbox": "^5.3.11",
72
+ "@xylabs/react-hooks": "^5.3.11",
73
+ "@xylabs/react-identicon": "^5.3.11",
74
+ "@xylabs/react-invertible-theme": "^5.3.11",
75
+ "@xylabs/react-link": "^5.3.11",
76
+ "@xylabs/react-mixpanel": "^5.3.11",
77
+ "@xylabs/react-number-status": "^5.3.11",
78
+ "@xylabs/react-pixel": "^5.3.11",
79
+ "@xylabs/react-pixel-debugger": "^5.3.11",
80
+ "@xylabs/react-promise": "^5.3.11",
81
+ "@xylabs/react-quick-tip-button": "^5.3.11",
82
+ "@xylabs/react-render-spin-check": "^5.3.11",
83
+ "@xylabs/react-rich-result": "^5.3.11",
84
+ "@xylabs/react-scroll-to-top": "^5.3.11",
85
+ "@xylabs/react-shared": "^5.3.11",
86
+ "@xylabs/react-theme": "^5.3.11"
87
87
  },
88
88
  "devDependencies": {
89
89
  "@chromatic-com/storybook": "^3.2.2",
90
- "@emotion/react": "^11.13.5",
91
- "@emotion/styled": "^11.13.5",
92
- "@eslint-react/eslint-plugin": "^1.17.1",
93
- "@mui/icons-material": "^6.1.8",
94
- "@mui/material": "^6.1.8",
95
- "@storybook/addon-actions": "^8.4.5",
96
- "@storybook/addon-docs": "^8.4.5",
97
- "@storybook/addon-essentials": "^8.4.5",
98
- "@storybook/addon-interactions": "^8.4.5",
99
- "@storybook/addon-links": "^8.4.5",
100
- "@storybook/addon-mdx-gfm": "^8.4.5",
101
- "@storybook/addon-onboarding": "^8.4.5",
90
+ "@emotion/react": "^11.14.0",
91
+ "@emotion/styled": "^11.14.0",
92
+ "@eslint-react/eslint-plugin": "^1.19.0",
93
+ "@mui/icons-material": "^6.2.0",
94
+ "@mui/material": "^6.2.0",
95
+ "@storybook/addon-actions": "^8.4.7",
96
+ "@storybook/addon-docs": "^8.4.7",
97
+ "@storybook/addon-essentials": "^8.4.7",
98
+ "@storybook/addon-interactions": "^8.4.7",
99
+ "@storybook/addon-links": "^8.4.7",
100
+ "@storybook/addon-mdx-gfm": "^8.4.7",
101
+ "@storybook/addon-onboarding": "^8.4.7",
102
102
  "@storybook/addon-webpack5-compiler-swc": "^1.0.5",
103
- "@storybook/blocks": "^8.4.5",
104
- "@storybook/components": "^8.4.5",
105
- "@storybook/core-events": "^8.4.5",
106
- "@storybook/react": "^8.4.5",
107
- "@storybook/react-vite": "^8.4.5",
108
- "@storybook/test": "^8.4.5",
109
- "@storybook/theming": "^8.4.5",
110
- "@stylistic/eslint-plugin": "^2.11.0",
111
- "@typescript-eslint/eslint-plugin": "^8.16.0",
112
- "@typescript-eslint/parser": "^8.16.0",
103
+ "@storybook/blocks": "^8.4.7",
104
+ "@storybook/components": "^8.4.7",
105
+ "@storybook/core-events": "^8.4.7",
106
+ "@storybook/react": "^8.4.7",
107
+ "@storybook/react-vite": "^8.4.7",
108
+ "@storybook/test": "^8.4.7",
109
+ "@storybook/theming": "^8.4.7",
110
+ "@stylistic/eslint-plugin": "^2.12.1",
111
+ "@types/node": "^22.10.2",
112
+ "@typescript-eslint/eslint-plugin": "^8.18.0",
113
+ "@typescript-eslint/parser": "^8.18.0",
113
114
  "@xylabs/eslint-config-flat": "^4.2.4",
114
115
  "@xylabs/eslint-config-react-flat": "^4.2.4",
115
116
  "@xylabs/ts-scripts-yarn3": "^4.2.4",
116
117
  "@xylabs/tsconfig": "^4.2.4",
117
118
  "@xylabs/tsconfig-react": "^4.2.4",
118
- "@xyo-network/react-theme": "^4.2.10",
119
- "axios": "^1.7.8",
119
+ "@xyo-network/react-theme": "^4.2.11",
120
+ "axios": "^1.7.9",
120
121
  "buffer": "^6.0.3",
121
- "eslint": "^9.15.0",
122
- "eslint-import-resolver-typescript": "^3.6.3",
123
- "knip": "^5.38.0",
122
+ "eslint": "^9.16.0",
123
+ "eslint-import-resolver-typescript": "^3.7.0",
124
+ "knip": "^5.40.0",
124
125
  "react": "^18.3.1",
125
126
  "react-dom": "^18.3.1",
126
127
  "remark-gfm": "^4.0.0",
127
128
  "rimraf": "^6.0.1",
128
- "storybook": "^8.4.5",
129
+ "storybook": "^8.4.7",
129
130
  "tsconfig-paths-webpack-plugin": "^4.2.0",
130
131
  "typescript": "^5.7.2",
131
- "vite": "^6.0.0",
132
- "vitest": "^2.1.6"
132
+ "vite": "^6.0.3",
133
+ "vitest": "^2.1.8"
133
134
  },
134
135
  "peerDependencies": {
135
136
  "@mui/icons-material": "^6",
Binary file