@xylabs/sdk-react 3.1.5 → 3.1.6

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 +35 -35
package/package.json CHANGED
@@ -13,39 +13,39 @@
13
13
  "packages/*"
14
14
  ],
15
15
  "dependencies": {
16
- "@xylabs/react-accordion": "~3.1.5",
17
- "@xylabs/react-animation": "~3.1.5",
18
- "@xylabs/react-appbar": "~3.1.5",
19
- "@xylabs/react-async-effect": "~3.1.5",
20
- "@xylabs/react-button": "~3.1.5",
21
- "@xylabs/react-common": "~3.1.5",
22
- "@xylabs/react-cookie-consent": "~3.1.5",
23
- "@xylabs/react-crypto": "~3.1.5",
24
- "@xylabs/react-dialogs": "~3.1.5",
25
- "@xylabs/react-experiments": "~3.1.5",
26
- "@xylabs/react-flexbox": "~3.1.5",
27
- "@xylabs/react-identicon": "~3.1.5",
28
- "@xylabs/react-invertible-theme": "~3.1.5",
29
- "@xylabs/react-link": "~3.1.5",
30
- "@xylabs/react-number-status": "~3.1.5",
31
- "@xylabs/react-pixel": "~3.1.5",
32
- "@xylabs/react-pixel-debugger": "~3.1.5",
33
- "@xylabs/react-promise": "~3.1.5",
34
- "@xylabs/react-quick-tip-button": "~3.1.5",
35
- "@xylabs/react-render-spin-check": "~3.1.5",
36
- "@xylabs/react-rich-result": "~3.1.5",
37
- "@xylabs/react-scroll-to-top": "~3.1.5",
38
- "@xylabs/react-shared": "~3.1.5"
16
+ "@xylabs/react-accordion": "~3.1.6",
17
+ "@xylabs/react-animation": "~3.1.6",
18
+ "@xylabs/react-appbar": "~3.1.6",
19
+ "@xylabs/react-async-effect": "~3.1.6",
20
+ "@xylabs/react-button": "~3.1.6",
21
+ "@xylabs/react-common": "~3.1.6",
22
+ "@xylabs/react-cookie-consent": "~3.1.6",
23
+ "@xylabs/react-crypto": "~3.1.6",
24
+ "@xylabs/react-dialogs": "~3.1.6",
25
+ "@xylabs/react-experiments": "~3.1.6",
26
+ "@xylabs/react-flexbox": "~3.1.6",
27
+ "@xylabs/react-identicon": "~3.1.6",
28
+ "@xylabs/react-invertible-theme": "~3.1.6",
29
+ "@xylabs/react-link": "~3.1.6",
30
+ "@xylabs/react-number-status": "~3.1.6",
31
+ "@xylabs/react-pixel": "~3.1.6",
32
+ "@xylabs/react-pixel-debugger": "~3.1.6",
33
+ "@xylabs/react-promise": "~3.1.6",
34
+ "@xylabs/react-quick-tip-button": "~3.1.6",
35
+ "@xylabs/react-render-spin-check": "~3.1.6",
36
+ "@xylabs/react-rich-result": "~3.1.6",
37
+ "@xylabs/react-scroll-to-top": "~3.1.6",
38
+ "@xylabs/react-shared": "~3.1.6"
39
39
  },
40
40
  "description": "Common React library for all XY Labs projects that use React",
41
41
  "devDependencies": {
42
- "@babel/core": "^7.24.0",
43
- "@babel/preset-env": "^7.24.0",
44
- "@babel/preset-react": "^7.23.3",
45
- "@babel/preset-typescript": "^7.23.3",
42
+ "@babel/core": "^7.24.3",
43
+ "@babel/preset-env": "^7.24.3",
44
+ "@babel/preset-react": "^7.24.1",
45
+ "@babel/preset-typescript": "^7.24.1",
46
46
  "@emotion/react": "^11.11.4",
47
47
  "@emotion/styled": "^11.11.0",
48
- "@mui/material": "^5.15.12",
48
+ "@mui/material": "^5.15.14",
49
49
  "@storybook/addon-actions": "^7.6.17",
50
50
  "@storybook/addon-docs": "^7.6.17",
51
51
  "@storybook/addon-essentials": "^7.6.17",
@@ -61,11 +61,11 @@
61
61
  "@storybook/react-webpack5": "^7.6.17",
62
62
  "@storybook/testing-library": "^0.2.2",
63
63
  "@storybook/theming": "^7.6.17",
64
- "@xylabs/eslint-config-react": "^3.4.1",
64
+ "@xylabs/eslint-config-react": "^3.5.2",
65
65
  "@xylabs/pixel": "^1.5.0",
66
- "@xylabs/ts-scripts-yarn3": "^3.4.1",
67
- "@xylabs/tsconfig-react": "^3.4.1",
68
- "axios": "^1.6.7",
66
+ "@xylabs/ts-scripts-yarn3": "^3.5.2",
67
+ "@xylabs/tsconfig-react": "^3.5.2",
68
+ "axios": "^1.6.8",
69
69
  "eslint": "^8.57.0",
70
70
  "eslint-import-resolver-typescript": "^3.6.1",
71
71
  "eslint-plugin-deprecation": "^2.0.0",
@@ -77,8 +77,8 @@
77
77
  "rimraf": "^5.0.5",
78
78
  "storybook": "^7.6.17",
79
79
  "storybook-dark-mode": "^3.0.3",
80
- "typescript": "^5.4.2",
81
- "webpack": "^5.90.3"
80
+ "typescript": "^5.4.3",
81
+ "webpack": "^5.91.0"
82
82
  },
83
83
  "peerDependencies": {
84
84
  "@mui/icons-material": "^5",
@@ -138,7 +138,7 @@
138
138
  "build-typedoc-site": "xy gen-docs @xylabs/sdk-react && storybook build -o ./docs/storybook"
139
139
  },
140
140
  "sideEffects": false,
141
- "version": "3.1.5",
141
+ "version": "3.1.6",
142
142
  "packageManager": "yarn@4.1.1",
143
143
  "volta": {
144
144
  "node": "18.17.1",