@xylabs/sdk-react 2.15.5 → 2.15.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 (2) hide show
  1. package/dist/docs.json +1 -1
  2. package/package.json +40 -40
package/dist/docs.json CHANGED
@@ -181188,7 +181188,7 @@
181188
181188
  "fileName": "src/index.ts",
181189
181189
  "line": 1,
181190
181190
  "character": 0,
181191
- "url": "https://github.com/xylabs/sdk-react/blob/eb73860/src/index.ts#L1"
181191
+ "url": "https://github.com/xylabs/sdk-react/blob/2996b11/src/index.ts#L1"
181192
181192
  }
181193
181193
  ]
181194
181194
  }
package/package.json CHANGED
@@ -15,52 +15,52 @@
15
15
  "dependencies": {
16
16
  "@emotion/react": "^11.10.5",
17
17
  "@emotion/styled": "^11.10.5",
18
- "@mui/material": "^5.11.0",
19
- "@xylabs/react-accordion": "^2.15.5",
20
- "@xylabs/react-appbar": "^2.15.5",
21
- "@xylabs/react-button": "^2.15.5",
22
- "@xylabs/react-common": "^2.15.5",
23
- "@xylabs/react-cookie-consent": "^2.15.5",
24
- "@xylabs/react-crypto": "^2.15.5",
25
- "@xylabs/react-dialogs": "^2.15.5",
26
- "@xylabs/react-experiments": "^2.15.5",
27
- "@xylabs/react-flexbox": "^2.15.5",
28
- "@xylabs/react-identicon": "^2.15.5",
29
- "@xylabs/react-invertable-theme": "^2.15.5",
30
- "@xylabs/react-link": "^2.15.5",
31
- "@xylabs/react-number-status": "^2.15.5",
32
- "@xylabs/react-pixel": "^2.15.5",
33
- "@xylabs/react-pixel-debugger": "^2.15.5",
34
- "@xylabs/react-quick-tip-button": "^2.15.5",
35
- "@xylabs/react-rich-result": "^2.15.5",
36
- "@xylabs/react-scroll-to-top": "^2.15.5",
37
- "@xylabs/react-shared": "^2.15.5"
18
+ "@mui/material": "^5.11.1",
19
+ "@xylabs/react-accordion": "^2.15.6",
20
+ "@xylabs/react-appbar": "^2.15.6",
21
+ "@xylabs/react-button": "^2.15.6",
22
+ "@xylabs/react-common": "^2.15.6",
23
+ "@xylabs/react-cookie-consent": "^2.15.6",
24
+ "@xylabs/react-crypto": "^2.15.6",
25
+ "@xylabs/react-dialogs": "^2.15.6",
26
+ "@xylabs/react-experiments": "^2.15.6",
27
+ "@xylabs/react-flexbox": "^2.15.6",
28
+ "@xylabs/react-identicon": "^2.15.6",
29
+ "@xylabs/react-invertable-theme": "^2.15.6",
30
+ "@xylabs/react-link": "^2.15.6",
31
+ "@xylabs/react-number-status": "^2.15.6",
32
+ "@xylabs/react-pixel": "^2.15.6",
33
+ "@xylabs/react-pixel-debugger": "^2.15.6",
34
+ "@xylabs/react-quick-tip-button": "^2.15.6",
35
+ "@xylabs/react-rich-result": "^2.15.6",
36
+ "@xylabs/react-scroll-to-top": "^2.15.6",
37
+ "@xylabs/react-shared": "^2.15.6"
38
38
  },
39
39
  "description": "Common React library for all XY Labs projects that use React",
40
40
  "devDependencies": {
41
41
  "@babel/core": "^7.20.5",
42
42
  "@babel/preset-env": "^7.20.2",
43
- "@storybook/addon-actions": "^6.5.14",
44
- "@storybook/addon-docs": "^6.5.14",
45
- "@storybook/addon-essentials": "^6.5.14",
46
- "@storybook/addon-interactions": "^6.5.14",
47
- "@storybook/addon-links": "^6.5.14",
48
- "@storybook/addons": "^6.5.14",
49
- "@storybook/api": "^6.5.14",
50
- "@storybook/builder-webpack5": "^6.5.14",
51
- "@storybook/components": "^6.5.14",
52
- "@storybook/core-events": "^6.5.14",
53
- "@storybook/manager-webpack5": "^6.5.14",
54
- "@storybook/react": "^6.5.14",
43
+ "@storybook/addon-actions": "^6.5.15",
44
+ "@storybook/addon-docs": "^6.5.15",
45
+ "@storybook/addon-essentials": "^6.5.15",
46
+ "@storybook/addon-interactions": "^6.5.15",
47
+ "@storybook/addon-links": "^6.5.15",
48
+ "@storybook/addons": "^6.5.15",
49
+ "@storybook/api": "^6.5.15",
50
+ "@storybook/builder-webpack5": "^6.5.15",
51
+ "@storybook/components": "^6.5.15",
52
+ "@storybook/core-events": "^6.5.15",
53
+ "@storybook/manager-webpack5": "^6.5.15",
54
+ "@storybook/react": "^6.5.15",
55
55
  "@storybook/testing-library": "^0.0.13",
56
- "@storybook/theming": "^6.5.14",
57
- "@types/node": "^18.11.16",
56
+ "@storybook/theming": "^6.5.15",
57
+ "@types/node": "^18.11.17",
58
58
  "@types/react-dom": "^18.0.9",
59
- "@xylabs/eslint-config-react": "^2.9.0",
60
- "@xylabs/ts-scripts-yarn3": "^2.9.0",
61
- "@xylabs/tsconfig-dom": "^2.9.0",
59
+ "@xylabs/eslint-config-react": "^2.10.25",
60
+ "@xylabs/ts-scripts-yarn3": "^2.10.25",
61
+ "@xylabs/tsconfig-dom": "^2.10.25",
62
62
  "axios": "^1.2.1",
63
- "chromatic": "^6.13.1",
63
+ "chromatic": "^6.14.0",
64
64
  "depcheck": "^1.4.3",
65
65
  "eslint": "^8.30.0",
66
66
  "react": "^18.2.0",
@@ -116,6 +116,6 @@
116
116
  },
117
117
  "sideEffects": false,
118
118
  "types": "dist/esm/index.d.ts",
119
- "version": "2.15.5",
120
- "packageManager": "yarn@3.3.0"
119
+ "version": "2.15.6",
120
+ "packageManager": "yarn@3.3.1"
121
121
  }