@xylabs/sdk-react 3.1.6 → 3.1.7

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,29 +13,29 @@
13
13
  "packages/*"
14
14
  ],
15
15
  "dependencies": {
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"
16
+ "@xylabs/react-accordion": "~3.1.7",
17
+ "@xylabs/react-animation": "~3.1.7",
18
+ "@xylabs/react-appbar": "~3.1.7",
19
+ "@xylabs/react-async-effect": "~3.1.7",
20
+ "@xylabs/react-button": "~3.1.7",
21
+ "@xylabs/react-common": "~3.1.7",
22
+ "@xylabs/react-cookie-consent": "~3.1.7",
23
+ "@xylabs/react-crypto": "~3.1.7",
24
+ "@xylabs/react-dialogs": "~3.1.7",
25
+ "@xylabs/react-experiments": "~3.1.7",
26
+ "@xylabs/react-flexbox": "~3.1.7",
27
+ "@xylabs/react-identicon": "~3.1.7",
28
+ "@xylabs/react-invertible-theme": "~3.1.7",
29
+ "@xylabs/react-link": "~3.1.7",
30
+ "@xylabs/react-number-status": "~3.1.7",
31
+ "@xylabs/react-pixel": "~3.1.7",
32
+ "@xylabs/react-pixel-debugger": "~3.1.7",
33
+ "@xylabs/react-promise": "~3.1.7",
34
+ "@xylabs/react-quick-tip-button": "~3.1.7",
35
+ "@xylabs/react-render-spin-check": "~3.1.7",
36
+ "@xylabs/react-rich-result": "~3.1.7",
37
+ "@xylabs/react-scroll-to-top": "~3.1.7",
38
+ "@xylabs/react-shared": "~3.1.7"
39
39
  },
40
40
  "description": "Common React library for all XY Labs projects that use React",
41
41
  "devDependencies": {
@@ -61,11 +61,13 @@
61
61
  "@storybook/react-webpack5": "^7.6.17",
62
62
  "@storybook/testing-library": "^0.2.2",
63
63
  "@storybook/theming": "^7.6.17",
64
+ "@typescript-eslint/eslint-plugin": "^5.6.0",
64
65
  "@xylabs/eslint-config-react": "^3.5.2",
65
66
  "@xylabs/pixel": "^1.5.0",
66
67
  "@xylabs/ts-scripts-yarn3": "^3.5.2",
67
68
  "@xylabs/tsconfig-react": "^3.5.2",
68
69
  "axios": "^1.6.8",
70
+ "buffer": "^6.0.3",
69
71
  "eslint": "^8.57.0",
70
72
  "eslint-import-resolver-typescript": "^3.6.1",
71
73
  "eslint-plugin-deprecation": "^2.0.0",
@@ -138,7 +140,7 @@
138
140
  "build-typedoc-site": "xy gen-docs @xylabs/sdk-react && storybook build -o ./docs/storybook"
139
141
  },
140
142
  "sideEffects": false,
141
- "version": "3.1.6",
143
+ "version": "3.1.7",
142
144
  "packageManager": "yarn@4.1.1",
143
145
  "volta": {
144
146
  "node": "18.17.1",
Binary file