@xylabs/sdk-react 5.3.17 → 5.3.19

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 +56 -56
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xylabs/sdk-react",
3
- "version": "5.3.17",
3
+ "version": "5.3.19",
4
4
  "description": "Common React library for all XY Labs projects that use React",
5
5
  "keywords": [
6
6
  "utility",
@@ -58,79 +58,79 @@
58
58
  "@types/react": "^18.3.18"
59
59
  },
60
60
  "dependencies": {
61
- "@xylabs/react-accordion": "^5.3.17",
62
- "@xylabs/react-animation": "^5.3.17",
63
- "@xylabs/react-appbar": "^5.3.17",
64
- "@xylabs/react-async-effect": "^5.3.17",
65
- "@xylabs/react-button": "^5.3.17",
66
- "@xylabs/react-common": "^5.3.17",
67
- "@xylabs/react-cookie-consent": "^5.3.17",
68
- "@xylabs/react-crypto": "^5.3.17",
69
- "@xylabs/react-dialogs": "^5.3.17",
70
- "@xylabs/react-experiments": "^5.3.17",
71
- "@xylabs/react-flexbox": "^5.3.17",
72
- "@xylabs/react-hooks": "^5.3.17",
73
- "@xylabs/react-identicon": "^5.3.17",
74
- "@xylabs/react-invertible-theme": "^5.3.17",
75
- "@xylabs/react-link": "^5.3.17",
76
- "@xylabs/react-mixpanel": "^5.3.17",
77
- "@xylabs/react-number-status": "^5.3.17",
78
- "@xylabs/react-pixel": "^5.3.17",
79
- "@xylabs/react-pixel-debugger": "^5.3.17",
80
- "@xylabs/react-promise": "^5.3.17",
81
- "@xylabs/react-quick-tip-button": "^5.3.17",
82
- "@xylabs/react-render-spin-check": "^5.3.17",
83
- "@xylabs/react-rich-result": "^5.3.17",
84
- "@xylabs/react-scroll-to-top": "^5.3.17",
85
- "@xylabs/react-shared": "^5.3.17",
86
- "@xylabs/react-theme": "^5.3.17"
61
+ "@xylabs/react-accordion": "^5.3.19",
62
+ "@xylabs/react-animation": "^5.3.19",
63
+ "@xylabs/react-appbar": "^5.3.19",
64
+ "@xylabs/react-async-effect": "^5.3.19",
65
+ "@xylabs/react-button": "^5.3.19",
66
+ "@xylabs/react-common": "^5.3.19",
67
+ "@xylabs/react-cookie-consent": "^5.3.19",
68
+ "@xylabs/react-crypto": "^5.3.19",
69
+ "@xylabs/react-dialogs": "^5.3.19",
70
+ "@xylabs/react-experiments": "^5.3.19",
71
+ "@xylabs/react-flexbox": "^5.3.19",
72
+ "@xylabs/react-hooks": "^5.3.19",
73
+ "@xylabs/react-identicon": "^5.3.19",
74
+ "@xylabs/react-invertible-theme": "^5.3.19",
75
+ "@xylabs/react-link": "^5.3.19",
76
+ "@xylabs/react-mixpanel": "^5.3.19",
77
+ "@xylabs/react-number-status": "^5.3.19",
78
+ "@xylabs/react-pixel": "^5.3.19",
79
+ "@xylabs/react-pixel-debugger": "^5.3.19",
80
+ "@xylabs/react-promise": "^5.3.19",
81
+ "@xylabs/react-quick-tip-button": "^5.3.19",
82
+ "@xylabs/react-render-spin-check": "^5.3.19",
83
+ "@xylabs/react-rich-result": "^5.3.19",
84
+ "@xylabs/react-scroll-to-top": "^5.3.19",
85
+ "@xylabs/react-shared": "^5.3.19",
86
+ "@xylabs/react-theme": "^5.3.19"
87
87
  },
88
88
  "devDependencies": {
89
- "@chromatic-com/storybook": "^3.2.3",
89
+ "@chromatic-com/storybook": "^3.2.4",
90
90
  "@emotion/react": "^11.14.0",
91
91
  "@emotion/styled": "^11.14.0",
92
- "@eslint-react/eslint-plugin": "^1.23.0",
93
- "@mui/icons-material": "^6.3.0",
94
- "@mui/material": "^6.3.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",
92
+ "@eslint-react/eslint-plugin": "^1.24.1",
93
+ "@mui/icons-material": "^6.4.1",
94
+ "@mui/material": "^6.4.1",
95
+ "@storybook/addon-actions": "^8.5.1",
96
+ "@storybook/addon-docs": "^8.5.1",
97
+ "@storybook/addon-essentials": "^8.5.1",
98
+ "@storybook/addon-interactions": "^8.5.1",
99
+ "@storybook/addon-links": "^8.5.1",
100
+ "@storybook/addon-mdx-gfm": "^8.5.1",
101
+ "@storybook/addon-onboarding": "^8.5.1",
102
102
  "@storybook/addon-webpack5-compiler-swc": "^2.0.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.3",
112
- "@typescript-eslint/eslint-plugin": "^8.19.0",
113
- "@typescript-eslint/parser": "^8.19.0",
103
+ "@storybook/blocks": "^8.5.1",
104
+ "@storybook/components": "^8.5.1",
105
+ "@storybook/core-events": "^8.5.1",
106
+ "@storybook/react": "^8.5.1",
107
+ "@storybook/react-vite": "^8.5.1",
108
+ "@storybook/test": "^8.5.1",
109
+ "@storybook/theming": "^8.5.1",
110
+ "@stylistic/eslint-plugin": "^2.13.0",
111
+ "@types/node": "^22.10.10",
112
+ "@typescript-eslint/eslint-plugin": "^8.21.0",
113
+ "@typescript-eslint/parser": "^8.21.0",
114
114
  "@xylabs/eslint-config-flat": "^4.2.6",
115
115
  "@xylabs/eslint-config-react-flat": "^4.2.6",
116
116
  "@xylabs/ts-scripts-yarn3": "^4.2.6",
117
117
  "@xylabs/tsconfig": "^4.2.6",
118
118
  "@xylabs/tsconfig-react": "^4.2.6",
119
- "@xyo-network/react-theme": "^4.3.3",
119
+ "@xyo-network/react-theme": "^4.3.7",
120
120
  "axios": "^1.7.9",
121
121
  "buffer": "^6.0.3",
122
- "eslint": "^9.17.0",
122
+ "eslint": "^9.19.0",
123
123
  "eslint-import-resolver-typescript": "^3.7.0",
124
- "knip": "^5.41.1",
124
+ "knip": "^5.43.3",
125
125
  "react": "^18.3.1",
126
126
  "react-dom": "^18.3.1",
127
127
  "remark-gfm": "^4.0.0",
128
128
  "rimraf": "^6.0.1",
129
- "storybook": "^8.4.7",
129
+ "storybook": "^8.5.1",
130
130
  "tsconfig-paths-webpack-plugin": "^4.2.0",
131
- "typescript": "^5.7.2",
132
- "vite": "^6.0.6",
133
- "vitest": "^2.1.8"
131
+ "typescript": "^5.7.3",
132
+ "vite": "^6.0.11",
133
+ "vitest": "^3.0.4"
134
134
  },
135
135
  "peerDependencies": {
136
136
  "@mui/icons-material": "^6",