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