@xylabs/sdk-react 5.0.0-rc.1 → 5.0.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.
Files changed (1) hide show
  1. package/package.json +52 -54
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xylabs/sdk-react",
3
- "version": "5.0.0-rc.1",
3
+ "version": "5.0.1",
4
4
  "description": "Common React library for all XY Labs projects that use React",
5
5
  "keywords": [
6
6
  "utility",
@@ -55,78 +55,77 @@
55
55
  ]
56
56
  },
57
57
  "dependencies": {
58
- "@xylabs/pixel": "^2.0.4",
59
- "@xylabs/react-accordion": "^5.0.0-rc.1",
60
- "@xylabs/react-animation": "^5.0.0-rc.1",
61
- "@xylabs/react-appbar": "^5.0.0-rc.1",
62
- "@xylabs/react-async-effect": "^5.0.0-rc.1",
63
- "@xylabs/react-button": "^5.0.0-rc.1",
64
- "@xylabs/react-common": "^5.0.0-rc.1",
65
- "@xylabs/react-cookie-consent": "^5.0.0-rc.1",
66
- "@xylabs/react-crypto": "^5.0.0-rc.1",
67
- "@xylabs/react-dialogs": "^5.0.0-rc.1",
68
- "@xylabs/react-experiments": "^5.0.0-rc.1",
69
- "@xylabs/react-flexbox": "^5.0.0-rc.1",
70
- "@xylabs/react-hooks": "^5.0.0-rc.1",
71
- "@xylabs/react-identicon": "^5.0.0-rc.1",
72
- "@xylabs/react-invertible-theme": "^5.0.0-rc.1",
73
- "@xylabs/react-link": "^5.0.0-rc.1",
74
- "@xylabs/react-mixpanel": "^5.0.0-rc.1",
75
- "@xylabs/react-number-status": "^5.0.0-rc.1",
76
- "@xylabs/react-pixel": "^5.0.0-rc.1",
77
- "@xylabs/react-pixel-debugger": "^5.0.0-rc.1",
78
- "@xylabs/react-promise": "^5.0.0-rc.1",
79
- "@xylabs/react-quick-tip-button": "^5.0.0-rc.1",
80
- "@xylabs/react-render-spin-check": "^5.0.0-rc.1",
81
- "@xylabs/react-rich-result": "^5.0.0-rc.1",
82
- "@xylabs/react-scroll-to-top": "^5.0.0-rc.1",
83
- "@xylabs/react-shared": "^5.0.0-rc.1"
58
+ "@xylabs/react-accordion": "^5.0.1",
59
+ "@xylabs/react-animation": "^5.0.1",
60
+ "@xylabs/react-appbar": "^5.0.1",
61
+ "@xylabs/react-async-effect": "^5.0.1",
62
+ "@xylabs/react-button": "^5.0.1",
63
+ "@xylabs/react-common": "^5.0.1",
64
+ "@xylabs/react-cookie-consent": "^5.0.1",
65
+ "@xylabs/react-crypto": "^5.0.1",
66
+ "@xylabs/react-dialogs": "^5.0.1",
67
+ "@xylabs/react-experiments": "^5.0.1",
68
+ "@xylabs/react-flexbox": "^5.0.1",
69
+ "@xylabs/react-hooks": "^5.0.1",
70
+ "@xylabs/react-identicon": "^5.0.1",
71
+ "@xylabs/react-invertible-theme": "^5.0.1",
72
+ "@xylabs/react-link": "^5.0.1",
73
+ "@xylabs/react-mixpanel": "^5.0.1",
74
+ "@xylabs/react-number-status": "^5.0.1",
75
+ "@xylabs/react-pixel": "^5.0.1",
76
+ "@xylabs/react-pixel-debugger": "^5.0.1",
77
+ "@xylabs/react-promise": "^5.0.1",
78
+ "@xylabs/react-quick-tip-button": "^5.0.1",
79
+ "@xylabs/react-render-spin-check": "^5.0.1",
80
+ "@xylabs/react-rich-result": "^5.0.1",
81
+ "@xylabs/react-scroll-to-top": "^5.0.1",
82
+ "@xylabs/react-shared": "^5.0.1"
84
83
  },
85
84
  "devDependencies": {
86
85
  "@chromatic-com/storybook": "^1.9.0",
87
86
  "@emotion/react": "^11.13.3",
88
87
  "@emotion/styled": "^11.13.0",
89
- "@eslint-react/eslint-plugin": "^1.13.0",
90
- "@mui/icons-material": "^6.0.2",
91
- "@mui/material": "^6.0.2",
92
- "@storybook/addon-actions": "^8.2.9",
93
- "@storybook/addon-docs": "^8.2.9",
94
- "@storybook/addon-essentials": "^8.2.9",
95
- "@storybook/addon-interactions": "^8.2.9",
96
- "@storybook/addon-links": "^8.2.9",
97
- "@storybook/addon-mdx-gfm": "^8.2.9",
98
- "@storybook/addon-onboarding": "^8.2.9",
88
+ "@eslint-react/eslint-plugin": "^1.14.2",
89
+ "@mui/icons-material": "^6.1.1",
90
+ "@mui/material": "^6.1.1",
91
+ "@storybook/addon-actions": "^8.3.3",
92
+ "@storybook/addon-docs": "^8.3.3",
93
+ "@storybook/addon-essentials": "^8.3.3",
94
+ "@storybook/addon-interactions": "^8.3.3",
95
+ "@storybook/addon-links": "^8.3.3",
96
+ "@storybook/addon-mdx-gfm": "^8.3.3",
97
+ "@storybook/addon-onboarding": "^8.3.3",
99
98
  "@storybook/addon-webpack5-compiler-swc": "^1.0.5",
100
- "@storybook/blocks": "^8.2.9",
101
- "@storybook/components": "^8.2.9",
102
- "@storybook/core-events": "^8.2.9",
103
- "@storybook/react": "^8.2.9",
104
- "@storybook/react-vite": "^8.2.9",
105
- "@storybook/test": "^8.2.9",
106
- "@storybook/theming": "^8.2.9",
107
- "@stylistic/eslint-plugin": "^2.7.2",
108
- "@typescript-eslint/eslint-plugin": "^8.4.0",
109
- "@typescript-eslint/parser": "^8.4.0",
99
+ "@storybook/blocks": "^8.3.3",
100
+ "@storybook/components": "^8.3.3",
101
+ "@storybook/core-events": "^8.3.3",
102
+ "@storybook/react": "^8.3.3",
103
+ "@storybook/react-vite": "^8.3.3",
104
+ "@storybook/test": "^8.3.3",
105
+ "@storybook/theming": "^8.3.3",
106
+ "@stylistic/eslint-plugin": "^2.8.0",
107
+ "@typescript-eslint/eslint-plugin": "^8.7.0",
108
+ "@typescript-eslint/parser": "^8.7.0",
110
109
  "@xylabs/eslint-config-flat": "^4.0.7",
111
110
  "@xylabs/eslint-config-react-flat": "^4.0.7",
112
111
  "@xylabs/ts-scripts-yarn3": "^4.0.7",
113
112
  "@xylabs/tsconfig": "^4.0.7",
114
113
  "@xylabs/tsconfig-react": "^4.0.7",
115
- "@xyo-network/react-theme": "^3.0.15",
114
+ "@xyo-network/react-theme": "^4.0.0",
116
115
  "axios": "^1.7.7",
117
116
  "buffer": "^6.0.3",
118
- "eslint": "^9.10.0",
117
+ "eslint": "^9.11.1",
119
118
  "eslint-import-resolver-typescript": "^3.6.3",
120
119
  "jest": "^29.7.0",
121
120
  "react": "^18.3.1",
122
121
  "react-dom": "^18.3.1",
123
122
  "remark-gfm": "^4.0.0",
124
123
  "rimraf": "^6.0.1",
125
- "storybook": "^8.2.9",
124
+ "storybook": "^8.3.3",
126
125
  "storybook-dark-mode": "^4.0.2",
127
126
  "tsconfig-paths-webpack-plugin": "^4.1.0",
128
127
  "typescript": "^5.5.4",
129
- "vite": "^5.4.3"
128
+ "vite": "^5.4.8"
130
129
  },
131
130
  "peerDependencies": {
132
131
  "@mui/icons-material": "^6",
@@ -136,13 +135,12 @@
136
135
  "react-dom": "^18",
137
136
  "react-helmet": "^6"
138
137
  },
139
- "packageManager": "yarn@4.4.1",
138
+ "packageManager": "yarn@4.5.0",
140
139
  "volta": {
141
140
  "node": "22.3.0",
142
141
  "yarn": "4.3.1"
143
142
  },
144
143
  "publishConfig": {
145
144
  "access": "public"
146
- },
147
- "stableVersion": "4.2.13"
145
+ }
148
146
  }