@xylabs/sdk-react 3.1.0 → 3.1.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 +41 -41
package/package.json CHANGED
@@ -13,29 +13,29 @@
13
13
  "packages/*"
14
14
  ],
15
15
  "dependencies": {
16
- "@xylabs/react-accordion": "~3.1.0",
17
- "@xylabs/react-animation": "~3.1.0",
18
- "@xylabs/react-appbar": "~3.1.0",
19
- "@xylabs/react-async-effect": "~3.1.0",
20
- "@xylabs/react-button": "~3.1.0",
21
- "@xylabs/react-common": "~3.1.0",
22
- "@xylabs/react-cookie-consent": "~3.1.0",
23
- "@xylabs/react-crypto": "~3.1.0",
24
- "@xylabs/react-dialogs": "~3.1.0",
25
- "@xylabs/react-experiments": "~3.1.0",
26
- "@xylabs/react-flexbox": "~3.1.0",
27
- "@xylabs/react-identicon": "~3.1.0",
28
- "@xylabs/react-invertible-theme": "~3.1.0",
29
- "@xylabs/react-link": "~3.1.0",
30
- "@xylabs/react-number-status": "~3.1.0",
31
- "@xylabs/react-pixel": "~3.1.0",
32
- "@xylabs/react-pixel-debugger": "~3.1.0",
33
- "@xylabs/react-promise": "~3.1.0",
34
- "@xylabs/react-quick-tip-button": "~3.1.0",
35
- "@xylabs/react-render-spin-check": "~3.1.0",
36
- "@xylabs/react-rich-result": "~3.1.0",
37
- "@xylabs/react-scroll-to-top": "~3.1.0",
38
- "@xylabs/react-shared": "~3.1.0"
16
+ "@xylabs/react-accordion": "~3.1.1",
17
+ "@xylabs/react-animation": "~3.1.1",
18
+ "@xylabs/react-appbar": "~3.1.1",
19
+ "@xylabs/react-async-effect": "~3.1.1",
20
+ "@xylabs/react-button": "~3.1.1",
21
+ "@xylabs/react-common": "~3.1.1",
22
+ "@xylabs/react-cookie-consent": "~3.1.1",
23
+ "@xylabs/react-crypto": "~3.1.1",
24
+ "@xylabs/react-dialogs": "~3.1.1",
25
+ "@xylabs/react-experiments": "~3.1.1",
26
+ "@xylabs/react-flexbox": "~3.1.1",
27
+ "@xylabs/react-identicon": "~3.1.1",
28
+ "@xylabs/react-invertible-theme": "~3.1.1",
29
+ "@xylabs/react-link": "~3.1.1",
30
+ "@xylabs/react-number-status": "~3.1.1",
31
+ "@xylabs/react-pixel": "~3.1.1",
32
+ "@xylabs/react-pixel-debugger": "~3.1.1",
33
+ "@xylabs/react-promise": "~3.1.1",
34
+ "@xylabs/react-quick-tip-button": "~3.1.1",
35
+ "@xylabs/react-render-spin-check": "~3.1.1",
36
+ "@xylabs/react-rich-result": "~3.1.1",
37
+ "@xylabs/react-scroll-to-top": "~3.1.1",
38
+ "@xylabs/react-shared": "~3.1.1"
39
39
  },
40
40
  "description": "Common React library for all XY Labs projects that use React",
41
41
  "devDependencies": {
@@ -43,30 +43,30 @@
43
43
  "@babel/preset-env": "^7.23.9",
44
44
  "@babel/preset-react": "^7.23.3",
45
45
  "@babel/preset-typescript": "^7.23.3",
46
- "@emotion/react": "^11.11.3",
46
+ "@emotion/react": "^11.11.4",
47
47
  "@emotion/styled": "^11.11.0",
48
- "@mui/material": "^5.15.10",
49
- "@storybook/addon-actions": "^7.6.16",
50
- "@storybook/addon-docs": "^7.6.16",
51
- "@storybook/addon-essentials": "^7.6.16",
52
- "@storybook/addon-interactions": "^7.6.16",
53
- "@storybook/addon-links": "^7.6.16",
54
- "@storybook/addon-mdx-gfm": "^7.6.16",
55
- "@storybook/addons": "^7.6.16",
56
- "@storybook/api": "^7.6.16",
57
- "@storybook/components": "^7.6.16",
58
- "@storybook/core-events": "^7.6.16",
48
+ "@mui/material": "^5.15.11",
49
+ "@storybook/addon-actions": "^7.6.17",
50
+ "@storybook/addon-docs": "^7.6.17",
51
+ "@storybook/addon-essentials": "^7.6.17",
52
+ "@storybook/addon-interactions": "^7.6.17",
53
+ "@storybook/addon-links": "^7.6.17",
54
+ "@storybook/addon-mdx-gfm": "^7.6.17",
55
+ "@storybook/addons": "^7.6.17",
56
+ "@storybook/api": "^7.6.17",
57
+ "@storybook/components": "^7.6.17",
58
+ "@storybook/core-events": "^7.6.17",
59
59
  "@storybook/mdx1-csf": "^1.0.0",
60
- "@storybook/react": "^7.6.16",
61
- "@storybook/react-webpack5": "^7.6.16",
60
+ "@storybook/react": "^7.6.17",
61
+ "@storybook/react-webpack5": "^7.6.17",
62
62
  "@storybook/testing-library": "^0.2.2",
63
- "@storybook/theming": "^7.6.16",
63
+ "@storybook/theming": "^7.6.17",
64
64
  "@xylabs/eslint-config-react": "^3.4.1",
65
65
  "@xylabs/pixel": "^1.4.14",
66
66
  "@xylabs/ts-scripts-yarn3": "^3.4.1",
67
67
  "@xylabs/tsconfig-react": "^3.4.1",
68
68
  "axios": "^1.6.7",
69
- "eslint": "^8.56.0",
69
+ "eslint": "^8.57.0",
70
70
  "eslint-import-resolver-typescript": "^3.6.1",
71
71
  "eslint-plugin-deprecation": "^2.0.0",
72
72
  "eslint-plugin-import": "^2.29.1",
@@ -75,7 +75,7 @@
75
75
  "react-dom": "^18.2.0",
76
76
  "remark-gfm": "^4.0.0",
77
77
  "rimraf": "^5.0.5",
78
- "storybook": "^7.6.16",
78
+ "storybook": "^7.6.17",
79
79
  "storybook-dark-mode": "^3.0.3",
80
80
  "typescript": "^5.3.3",
81
81
  "webpack": "^5.90.3"
@@ -142,7 +142,7 @@
142
142
  "build-typedoc-site": "xy gen-docs @xylabs/sdk-react && storybook build -o ./docs/storybook"
143
143
  },
144
144
  "sideEffects": false,
145
- "version": "3.1.0",
145
+ "version": "3.1.1",
146
146
  "packageManager": "yarn@4.0.2",
147
147
  "volta": {
148
148
  "node": "18.17.1",