@xylabs/sdk-react 5.2.1 → 5.2.3

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 +54 -54
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xylabs/sdk-react",
3
- "version": "5.2.1",
3
+ "version": "5.2.3",
4
4
  "description": "Common React library for all XY Labs projects that use React",
5
5
  "keywords": [
6
6
  "utility",
@@ -55,76 +55,76 @@
55
55
  ]
56
56
  },
57
57
  "dependencies": {
58
- "@xylabs/react-accordion": "^5.2.1",
59
- "@xylabs/react-animation": "^5.2.1",
60
- "@xylabs/react-appbar": "^5.2.1",
61
- "@xylabs/react-async-effect": "^5.2.1",
62
- "@xylabs/react-button": "^5.2.1",
63
- "@xylabs/react-common": "^5.2.1",
64
- "@xylabs/react-cookie-consent": "^5.2.1",
65
- "@xylabs/react-crypto": "^5.2.1",
66
- "@xylabs/react-dialogs": "^5.2.1",
67
- "@xylabs/react-experiments": "^5.2.1",
68
- "@xylabs/react-flexbox": "^5.2.1",
69
- "@xylabs/react-hooks": "^5.2.1",
70
- "@xylabs/react-identicon": "^5.2.1",
71
- "@xylabs/react-invertible-theme": "^5.2.1",
72
- "@xylabs/react-link": "^5.2.1",
73
- "@xylabs/react-mixpanel": "^5.2.1",
74
- "@xylabs/react-number-status": "^5.2.1",
75
- "@xylabs/react-pixel": "^5.2.1",
76
- "@xylabs/react-pixel-debugger": "^5.2.1",
77
- "@xylabs/react-promise": "^5.2.1",
78
- "@xylabs/react-quick-tip-button": "^5.2.1",
79
- "@xylabs/react-render-spin-check": "^5.2.1",
80
- "@xylabs/react-rich-result": "^5.2.1",
81
- "@xylabs/react-scroll-to-top": "^5.2.1",
82
- "@xylabs/react-shared": "^5.2.1"
58
+ "@xylabs/react-accordion": "^5.2.3",
59
+ "@xylabs/react-animation": "^5.2.3",
60
+ "@xylabs/react-appbar": "^5.2.3",
61
+ "@xylabs/react-async-effect": "^5.2.3",
62
+ "@xylabs/react-button": "^5.2.3",
63
+ "@xylabs/react-common": "^5.2.3",
64
+ "@xylabs/react-cookie-consent": "^5.2.3",
65
+ "@xylabs/react-crypto": "^5.2.3",
66
+ "@xylabs/react-dialogs": "^5.2.3",
67
+ "@xylabs/react-experiments": "^5.2.3",
68
+ "@xylabs/react-flexbox": "^5.2.3",
69
+ "@xylabs/react-hooks": "^5.2.3",
70
+ "@xylabs/react-identicon": "^5.2.3",
71
+ "@xylabs/react-invertible-theme": "^5.2.3",
72
+ "@xylabs/react-link": "^5.2.3",
73
+ "@xylabs/react-mixpanel": "^5.2.3",
74
+ "@xylabs/react-number-status": "^5.2.3",
75
+ "@xylabs/react-pixel": "^5.2.3",
76
+ "@xylabs/react-pixel-debugger": "^5.2.3",
77
+ "@xylabs/react-promise": "^5.2.3",
78
+ "@xylabs/react-quick-tip-button": "^5.2.3",
79
+ "@xylabs/react-render-spin-check": "^5.2.3",
80
+ "@xylabs/react-rich-result": "^5.2.3",
81
+ "@xylabs/react-scroll-to-top": "^5.2.3",
82
+ "@xylabs/react-shared": "^5.2.3"
83
83
  },
84
84
  "devDependencies": {
85
85
  "@chromatic-com/storybook": "^2.0.2",
86
86
  "@emotion/react": "^11.13.3",
87
87
  "@emotion/styled": "^11.13.0",
88
88
  "@eslint-react/eslint-plugin": "^1.15.0",
89
- "@mui/icons-material": "^6.1.4",
90
- "@mui/material": "^6.1.4",
91
- "@storybook/addon-actions": "^8.3.5",
92
- "@storybook/addon-docs": "^8.3.5",
93
- "@storybook/addon-essentials": "^8.3.5",
94
- "@storybook/addon-interactions": "^8.3.5",
95
- "@storybook/addon-links": "^8.3.5",
96
- "@storybook/addon-mdx-gfm": "^8.3.5",
97
- "@storybook/addon-onboarding": "^8.3.5",
89
+ "@mui/icons-material": "^6.1.5",
90
+ "@mui/material": "^6.1.5",
91
+ "@storybook/addon-actions": "^8.3.6",
92
+ "@storybook/addon-docs": "^8.3.6",
93
+ "@storybook/addon-essentials": "^8.3.6",
94
+ "@storybook/addon-interactions": "^8.3.6",
95
+ "@storybook/addon-links": "^8.3.6",
96
+ "@storybook/addon-mdx-gfm": "^8.3.6",
97
+ "@storybook/addon-onboarding": "^8.3.6",
98
98
  "@storybook/addon-webpack5-compiler-swc": "^1.0.5",
99
- "@storybook/blocks": "^8.3.5",
100
- "@storybook/components": "^8.3.5",
101
- "@storybook/core-events": "^8.3.5",
102
- "@storybook/react": "^8.3.5",
103
- "@storybook/react-vite": "^8.3.5",
104
- "@storybook/test": "^8.3.5",
105
- "@storybook/theming": "^8.3.5",
99
+ "@storybook/blocks": "^8.3.6",
100
+ "@storybook/components": "^8.3.6",
101
+ "@storybook/core-events": "^8.3.6",
102
+ "@storybook/react": "^8.3.6",
103
+ "@storybook/react-vite": "^8.3.6",
104
+ "@storybook/test": "^8.3.6",
105
+ "@storybook/theming": "^8.3.6",
106
106
  "@stylistic/eslint-plugin": "^2.9.0",
107
- "@typescript-eslint/eslint-plugin": "^8.9.0",
108
- "@typescript-eslint/parser": "^8.9.0",
109
- "@xylabs/eslint-config-flat": "^4.2.1",
110
- "@xylabs/eslint-config-react-flat": "^4.2.1",
111
- "@xylabs/ts-scripts-yarn3": "^4.2.1",
112
- "@xylabs/tsconfig": "^4.2.1",
113
- "@xylabs/tsconfig-react": "^4.2.1",
114
- "@xyo-network/react-theme": "^4.1.0",
107
+ "@typescript-eslint/eslint-plugin": "^8.11.0",
108
+ "@typescript-eslint/parser": "^8.11.0",
109
+ "@xylabs/eslint-config-flat": "^4.2.3",
110
+ "@xylabs/eslint-config-react-flat": "^4.2.3",
111
+ "@xylabs/ts-scripts-yarn3": "^4.2.3",
112
+ "@xylabs/tsconfig": "^4.2.3",
113
+ "@xylabs/tsconfig-react": "^4.2.3",
114
+ "@xyo-network/react-theme": "^4.1.7",
115
115
  "axios": "^1.7.7",
116
116
  "buffer": "^6.0.3",
117
- "eslint": "^9.12.0",
117
+ "eslint": "^9.13.0",
118
118
  "eslint-import-resolver-typescript": "^3.6.3",
119
119
  "react": "^18.3.1",
120
120
  "react-dom": "^18.3.1",
121
121
  "remark-gfm": "^4.0.0",
122
122
  "rimraf": "^6.0.1",
123
- "storybook": "^8.3.5",
123
+ "storybook": "^8.3.6",
124
124
  "storybook-dark-mode": "^4.0.2",
125
125
  "tsconfig-paths-webpack-plugin": "^4.1.0",
126
126
  "typescript": "^5.6.3",
127
- "vite": "^5.4.9",
127
+ "vite": "^5.4.10",
128
128
  "vitest": "^2.1.3"
129
129
  },
130
130
  "peerDependencies": {
@@ -135,7 +135,7 @@
135
135
  "react-dom": "^18",
136
136
  "react-helmet": "^6"
137
137
  },
138
- "packageManager": "yarn@4.5.0",
138
+ "packageManager": "yarn@4.5.1",
139
139
  "volta": {
140
140
  "node": "22.3.0",
141
141
  "yarn": "4.3.1"