@xylabs/sdk-react 3.0.23 → 3.0.24

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 +40 -40
package/package.json CHANGED
@@ -13,53 +13,53 @@
13
13
  "packages/*"
14
14
  ],
15
15
  "dependencies": {
16
- "@xylabs/react-accordion": "~3.0.23",
17
- "@xylabs/react-appbar": "~3.0.23",
18
- "@xylabs/react-async-effect": "~3.0.23",
19
- "@xylabs/react-button": "~3.0.23",
20
- "@xylabs/react-common": "~3.0.23",
21
- "@xylabs/react-cookie-consent": "~3.0.23",
22
- "@xylabs/react-crypto": "~3.0.23",
23
- "@xylabs/react-dialogs": "~3.0.23",
24
- "@xylabs/react-experiments": "~3.0.23",
25
- "@xylabs/react-flexbox": "~3.0.23",
26
- "@xylabs/react-identicon": "~3.0.23",
27
- "@xylabs/react-invertible-theme": "~3.0.23",
28
- "@xylabs/react-link": "~3.0.23",
29
- "@xylabs/react-number-status": "~3.0.23",
30
- "@xylabs/react-pixel": "~3.0.23",
31
- "@xylabs/react-pixel-debugger": "~3.0.23",
32
- "@xylabs/react-promise": "~3.0.23",
33
- "@xylabs/react-quick-tip-button": "~3.0.23",
34
- "@xylabs/react-render-spin-check": "~3.0.23",
35
- "@xylabs/react-rich-result": "~3.0.23",
36
- "@xylabs/react-scroll-to-top": "~3.0.23",
37
- "@xylabs/react-shared": "~3.0.23"
16
+ "@xylabs/react-accordion": "~3.0.24",
17
+ "@xylabs/react-appbar": "~3.0.24",
18
+ "@xylabs/react-async-effect": "~3.0.24",
19
+ "@xylabs/react-button": "~3.0.24",
20
+ "@xylabs/react-common": "~3.0.24",
21
+ "@xylabs/react-cookie-consent": "~3.0.24",
22
+ "@xylabs/react-crypto": "~3.0.24",
23
+ "@xylabs/react-dialogs": "~3.0.24",
24
+ "@xylabs/react-experiments": "~3.0.24",
25
+ "@xylabs/react-flexbox": "~3.0.24",
26
+ "@xylabs/react-identicon": "~3.0.24",
27
+ "@xylabs/react-invertible-theme": "~3.0.24",
28
+ "@xylabs/react-link": "~3.0.24",
29
+ "@xylabs/react-number-status": "~3.0.24",
30
+ "@xylabs/react-pixel": "~3.0.24",
31
+ "@xylabs/react-pixel-debugger": "~3.0.24",
32
+ "@xylabs/react-promise": "~3.0.24",
33
+ "@xylabs/react-quick-tip-button": "~3.0.24",
34
+ "@xylabs/react-render-spin-check": "~3.0.24",
35
+ "@xylabs/react-rich-result": "~3.0.24",
36
+ "@xylabs/react-scroll-to-top": "~3.0.24",
37
+ "@xylabs/react-shared": "~3.0.24"
38
38
  },
39
39
  "description": "Common React library for all XY Labs projects that use React",
40
40
  "devDependencies": {
41
- "@babel/core": "^7.23.3",
42
- "@babel/preset-env": "^7.23.3",
41
+ "@babel/core": "^7.23.5",
42
+ "@babel/preset-env": "^7.23.5",
43
43
  "@babel/preset-react": "^7.23.3",
44
44
  "@babel/preset-typescript": "^7.23.3",
45
45
  "@emotion/react": "^11.11.1",
46
46
  "@emotion/styled": "^11.11.0",
47
47
  "@mui/material": "^5.14.18",
48
- "@storybook/addon-actions": "^7.6.0",
49
- "@storybook/addon-docs": "^7.6.0",
50
- "@storybook/addon-essentials": "^7.6.0",
51
- "@storybook/addon-interactions": "^7.6.0",
52
- "@storybook/addon-links": "^7.6.0",
53
- "@storybook/addon-mdx-gfm": "^7.6.0",
54
- "@storybook/addons": "^7.6.0",
55
- "@storybook/api": "^7.6.0",
56
- "@storybook/components": "^7.6.0",
57
- "@storybook/core-events": "^7.6.0",
48
+ "@storybook/addon-actions": "^7.6.1",
49
+ "@storybook/addon-docs": "^7.6.1",
50
+ "@storybook/addon-essentials": "^7.6.1",
51
+ "@storybook/addon-interactions": "^7.6.1",
52
+ "@storybook/addon-links": "^7.6.1",
53
+ "@storybook/addon-mdx-gfm": "^7.6.1",
54
+ "@storybook/addons": "^7.6.1",
55
+ "@storybook/api": "^7.6.1",
56
+ "@storybook/components": "^7.6.1",
57
+ "@storybook/core-events": "^7.6.1",
58
58
  "@storybook/mdx1-csf": "^1.0.0",
59
- "@storybook/react": "^7.6.0",
60
- "@storybook/react-webpack5": "^7.6.0",
59
+ "@storybook/react": "^7.6.1",
60
+ "@storybook/react-webpack5": "^7.6.1",
61
61
  "@storybook/testing-library": "^0.2.2",
62
- "@storybook/theming": "^7.6.0",
62
+ "@storybook/theming": "^7.6.1",
63
63
  "@typescript-eslint/eslint-plugin": "^6.13.1",
64
64
  "@typescript-eslint/parser": "^6.13.1",
65
65
  "@xylabs/eslint-config-react": "^3.2.10",
@@ -76,7 +76,7 @@
76
76
  "react-dom": "^18.2.0",
77
77
  "remark-gfm": "^4.0.0",
78
78
  "rimraf": "^5.0.5",
79
- "storybook": "^7.6.0",
79
+ "storybook": "^7.6.1",
80
80
  "storybook-dark-mode": "^3.0.3",
81
81
  "typescript": "^5.3.2",
82
82
  "webpack": "^5.89.0"
@@ -140,8 +140,8 @@
140
140
  "build-typedoc-site": "xy gen-docs @xylabs/sdk-react && storybook build -o ./docs/storybook"
141
141
  },
142
142
  "sideEffects": false,
143
- "version": "3.0.23",
144
- "packageManager": "yarn@3.6.1",
143
+ "version": "3.0.24",
144
+ "packageManager": "yarn@4.0.2",
145
145
  "volta": {
146
146
  "node": "18.17.1",
147
147
  "yarn": "3.4.1"