@xylabs/sdk-react 2.15.2 → 2.15.3

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.
package/package.json CHANGED
@@ -13,59 +13,64 @@
13
13
  "packages/*"
14
14
  ],
15
15
  "dependencies": {
16
- "@emotion/react": "^11.10.4",
17
- "@emotion/styled": "^11.10.4",
18
- "@mui/material": "^5.10.4",
19
- "@xylabs/react-accordion": "^2.15.2",
20
- "@xylabs/react-appbar": "^2.15.2",
21
- "@xylabs/react-button": "^2.15.2",
22
- "@xylabs/react-common": "^2.15.2",
23
- "@xylabs/react-cookie-consent": "^2.15.2",
24
- "@xylabs/react-crypto": "^2.15.2",
25
- "@xylabs/react-dialogs": "^2.15.2",
26
- "@xylabs/react-experiments": "^2.15.2",
27
- "@xylabs/react-flexbox": "^2.15.2",
28
- "@xylabs/react-identicon": "^2.15.2",
29
- "@xylabs/react-invertable-theme": "^2.15.2",
30
- "@xylabs/react-link": "^2.15.2",
31
- "@xylabs/react-number-status": "^2.15.2",
32
- "@xylabs/react-pixel": "^2.15.2",
33
- "@xylabs/react-pixel-debugger": "^2.15.2",
34
- "@xylabs/react-quick-tip-button": "^2.15.2",
35
- "@xylabs/react-rich-result": "^2.15.2",
36
- "@xylabs/react-scroll-to-top": "^2.15.2",
37
- "@xylabs/react-shared": "^2.15.2",
38
- "react": "^18.2.0",
39
- "react-dom": "^18.2.0"
16
+ "@emotion/react": "^11.10.5",
17
+ "@emotion/styled": "^11.10.5",
18
+ "@mui/material": "^5.10.17",
19
+ "@xylabs/react-accordion": "^2.15.3",
20
+ "@xylabs/react-appbar": "^2.15.3",
21
+ "@xylabs/react-button": "^2.15.3",
22
+ "@xylabs/react-common": "^2.15.3",
23
+ "@xylabs/react-cookie-consent": "^2.15.3",
24
+ "@xylabs/react-crypto": "^2.15.3",
25
+ "@xylabs/react-dialogs": "^2.15.3",
26
+ "@xylabs/react-experiments": "^2.15.3",
27
+ "@xylabs/react-flexbox": "^2.15.3",
28
+ "@xylabs/react-identicon": "^2.15.3",
29
+ "@xylabs/react-invertable-theme": "^2.15.3",
30
+ "@xylabs/react-link": "^2.15.3",
31
+ "@xylabs/react-number-status": "^2.15.3",
32
+ "@xylabs/react-pixel": "^2.15.3",
33
+ "@xylabs/react-pixel-debugger": "^2.15.3",
34
+ "@xylabs/react-quick-tip-button": "^2.15.3",
35
+ "@xylabs/react-rich-result": "^2.15.3",
36
+ "@xylabs/react-scroll-to-top": "^2.15.3",
37
+ "@xylabs/react-shared": "^2.15.3"
40
38
  },
41
39
  "description": "Common React library for all XY Labs projects that use React",
42
40
  "devDependencies": {
43
- "@babel/core": "^7.19.0",
44
- "@babel/preset-env": "^7.19.0",
45
- "@storybook/addon-actions": "^6.5.10",
46
- "@storybook/addon-docs": "^6.5.10",
47
- "@storybook/addon-essentials": "^6.5.10",
48
- "@storybook/addon-interactions": "^6.5.10",
49
- "@storybook/addon-links": "^6.5.10",
50
- "@storybook/addons": "^6.5.10",
51
- "@storybook/api": "^6.5.10",
52
- "@storybook/builder-webpack5": "^6.5.10",
53
- "@storybook/components": "^6.5.10",
54
- "@storybook/core-events": "^6.5.10",
55
- "@storybook/manager-webpack5": "^6.5.10",
56
- "@storybook/react": "^6.5.10",
41
+ "@babel/core": "^7.20.5",
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",
57
55
  "@storybook/testing-library": "^0.0.13",
58
- "@storybook/theming": "^6.5.10",
59
- "@types/react": "^18.0.18",
60
- "@xylabs/eslint-config-react": "^2.7.9",
61
- "@xylabs/ts-scripts-yarn3": "^2.7.9",
62
- "@xylabs/tsconfig-dom": "^2.7.9",
63
- "chromatic": "^6.9.0",
64
- "storybook-dark-mode": "^1.1.0",
56
+ "@storybook/theming": "^6.5.14",
57
+ "@types/node": "^18.11.13",
58
+ "@types/react-dom": "^18.0.9",
59
+ "@xylabs/eslint-config-react": "^2.7.27",
60
+ "@xylabs/ts-scripts-yarn3": "^2.7.27",
61
+ "@xylabs/tsconfig-dom": "^2.7.27",
62
+ "axios": "^1.2.1",
63
+ "chromatic": "^6.12.0",
64
+ "eslint": "^8.29.0",
65
+ "react": "^18.2.0",
66
+ "react-dom": "^18.2.0",
67
+ "require-from-string": "^2.0.2",
68
+ "storybook-dark-mode": "^2.0.4",
65
69
  "ts-node": "^10.9.1",
66
- "typescript": "^4.8.2"
70
+ "typescript": "^4.9.4"
67
71
  },
68
- "resolutions": {
72
+ "peerDependencies": {
73
+ "axios": "^1.2.1",
69
74
  "react": "^18.2.0",
70
75
  "react-dom": "^18.2.0"
71
76
  },
@@ -110,6 +115,6 @@
110
115
  },
111
116
  "sideEffects": false,
112
117
  "types": "dist/esm/index.d.ts",
113
- "version": "2.15.2",
118
+ "version": "2.15.3",
114
119
  "packageManager": "yarn@3.2.1"
115
120
  }
Binary file