@xylabs/sdk-react 2.15.7 → 2.15.9

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 +9510 -9618
  2. package/package.json +53 -31
package/package.json CHANGED
@@ -13,33 +13,33 @@
13
13
  "packages/*"
14
14
  ],
15
15
  "dependencies": {
16
- "@emotion/react": "^11.10.5",
17
- "@emotion/styled": "^11.10.5",
18
- "@mui/material": "^5.11.1",
19
- "@xylabs/react-accordion": "^2.15.7",
20
- "@xylabs/react-appbar": "^2.15.7",
21
- "@xylabs/react-button": "^2.15.7",
22
- "@xylabs/react-common": "^2.15.7",
23
- "@xylabs/react-cookie-consent": "^2.15.7",
24
- "@xylabs/react-crypto": "^2.15.7",
25
- "@xylabs/react-dialogs": "^2.15.7",
26
- "@xylabs/react-experiments": "^2.15.7",
27
- "@xylabs/react-flexbox": "^2.15.7",
28
- "@xylabs/react-identicon": "^2.15.7",
29
- "@xylabs/react-invertable-theme": "^2.15.7",
30
- "@xylabs/react-link": "^2.15.7",
31
- "@xylabs/react-number-status": "^2.15.7",
32
- "@xylabs/react-pixel": "^2.15.7",
33
- "@xylabs/react-pixel-debugger": "^2.15.7",
34
- "@xylabs/react-quick-tip-button": "^2.15.7",
35
- "@xylabs/react-rich-result": "^2.15.7",
36
- "@xylabs/react-scroll-to-top": "^2.15.7",
37
- "@xylabs/react-shared": "^2.15.7"
16
+ "@xylabs/react-accordion": "^2.15.9",
17
+ "@xylabs/react-appbar": "^2.15.9",
18
+ "@xylabs/react-button": "^2.15.9",
19
+ "@xylabs/react-common": "^2.15.9",
20
+ "@xylabs/react-cookie-consent": "^2.15.9",
21
+ "@xylabs/react-crypto": "^2.15.9",
22
+ "@xylabs/react-dialogs": "^2.15.9",
23
+ "@xylabs/react-experiments": "^2.15.9",
24
+ "@xylabs/react-flexbox": "^2.15.9",
25
+ "@xylabs/react-identicon": "^2.15.9",
26
+ "@xylabs/react-invertable-theme": "^2.15.9",
27
+ "@xylabs/react-link": "^2.15.9",
28
+ "@xylabs/react-number-status": "^2.15.9",
29
+ "@xylabs/react-pixel": "^2.15.9",
30
+ "@xylabs/react-pixel-debugger": "^2.15.9",
31
+ "@xylabs/react-quick-tip-button": "^2.15.9",
32
+ "@xylabs/react-rich-result": "^2.15.9",
33
+ "@xylabs/react-scroll-to-top": "^2.15.9",
34
+ "@xylabs/react-shared": "^2.15.9"
38
35
  },
39
36
  "description": "Common React library for all XY Labs projects that use React",
40
37
  "devDependencies": {
41
- "@babel/core": "^7.20.7",
38
+ "@babel/core": "^7.20.12",
42
39
  "@babel/preset-env": "^7.20.2",
40
+ "@emotion/react": "^11.10.5",
41
+ "@emotion/styled": "^11.10.5",
42
+ "@mui/material": "^5.11.5",
43
43
  "@storybook/addon-actions": "^6.5.15",
44
44
  "@storybook/addon-docs": "^6.5.15",
45
45
  "@storybook/addon-essentials": "^6.5.15",
@@ -54,21 +54,43 @@
54
54
  "@storybook/react": "^6.5.15",
55
55
  "@storybook/testing-library": "^0.0.13",
56
56
  "@storybook/theming": "^6.5.15",
57
- "@types/node": "^18.11.17",
57
+ "@types/node": "^18.11.18",
58
58
  "@types/react-dom": "^18.0.10",
59
- "@xylabs/eslint-config-react": "^2.11.16",
60
- "@xylabs/ts-scripts-yarn3": "^2.11.16",
61
- "@xylabs/tsconfig-dom": "^2.11.16",
59
+ "@xylabs/assert": "2.6.15",
60
+ "@xylabs/eslint-config-react": "^2.12.18",
61
+ "@xylabs/pixel": "^1.4.9",
62
+ "@xylabs/ts-scripts-yarn3": "^2.12.18",
63
+ "@xylabs/tsconfig-dom": "^2.12.18",
64
+ "async-mutex": "^0.4.0",
65
+ "axios": "^1.2",
66
+ "bowser": "^2.11",
62
67
  "chromatic": "^6.14.0",
63
- "eslint": "^8.30.0",
68
+ "eslint": "^8.32.0",
69
+ "js-cookie": "^3.0.1",
70
+ "lodash": "^4.17.21",
71
+ "md5": "^2.3.0",
72
+ "randombytes": "^2.1.0",
64
73
  "react": "^18.2.0",
65
74
  "react-dom": "^18.2.0",
66
75
  "require-from-string": "^2.0.2",
67
- "storybook-dark-mode": "^2.0.4",
76
+ "storybook-dark-mode": "^2.0.5",
68
77
  "ts-node": "^10.9.1",
69
- "typescript": "^4.9.4"
78
+ "typescript": "^4.9.4",
79
+ "webpack": "^5.75.0"
70
80
  },
71
81
  "peerDependencies": {
82
+ "@emotion/react": "^11.10.5",
83
+ "@emotion/styled": "^11.10.5",
84
+ "@mui/material": "^5.11.5",
85
+ "@xylabs/assert": "2.6.15",
86
+ "@xylabs/pixel": "^1.4.9",
87
+ "async-mutex": "^0.4.0",
88
+ "axios": "^1.2",
89
+ "bowser": "^2.11",
90
+ "js-cookie": "^3.0.1",
91
+ "lodash": "^4.17.21",
92
+ "md5": "^2.3.0",
93
+ "randombytes": "^2.1.0",
72
94
  "react": "^18.2.0",
73
95
  "react-dom": "^18.2.0"
74
96
  },
@@ -113,6 +135,6 @@
113
135
  },
114
136
  "sideEffects": false,
115
137
  "types": "dist/esm/index.d.ts",
116
- "version": "2.15.7",
138
+ "version": "2.15.9",
117
139
  "packageManager": "yarn@3.3.1"
118
140
  }