@xylabs/sdk-react 6.1.1 → 6.1.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.
Files changed (1) hide show
  1. package/package.json +53 -53
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xylabs/sdk-react",
3
- "version": "6.1.1",
3
+ "version": "6.1.3",
4
4
  "description": "Common React library for all XY Labs projects that use React",
5
5
  "keywords": [
6
6
  "utility",
@@ -55,76 +55,76 @@
55
55
  ]
56
56
  },
57
57
  "dependencies": {
58
- "@xylabs/react-accordion": "^6.1.1",
59
- "@xylabs/react-animation": "^6.1.1",
60
- "@xylabs/react-appbar": "^6.1.1",
61
- "@xylabs/react-async-effect": "^6.1.1",
62
- "@xylabs/react-button": "^6.1.1",
63
- "@xylabs/react-common": "^6.1.1",
64
- "@xylabs/react-cookie-consent": "^6.1.1",
65
- "@xylabs/react-crypto": "^6.1.1",
66
- "@xylabs/react-dialogs": "^6.1.1",
67
- "@xylabs/react-experiments": "^6.1.1",
68
- "@xylabs/react-flexbox": "^6.1.1",
69
- "@xylabs/react-hooks": "^6.1.1",
70
- "@xylabs/react-identicon": "^6.1.1",
71
- "@xylabs/react-invertible-theme": "^6.1.1",
72
- "@xylabs/react-link": "^6.1.1",
73
- "@xylabs/react-mixpanel": "^6.1.1",
74
- "@xylabs/react-number-status": "^6.1.1",
75
- "@xylabs/react-pixel": "^6.1.1",
76
- "@xylabs/react-pixel-debugger": "^6.1.1",
77
- "@xylabs/react-promise": "^6.1.1",
78
- "@xylabs/react-quick-tip-button": "^6.1.1",
79
- "@xylabs/react-render-spin-check": "^6.1.1",
80
- "@xylabs/react-rich-result": "^6.1.1",
81
- "@xylabs/react-scroll-to-top": "^6.1.1",
82
- "@xylabs/react-shared": "^6.1.1",
83
- "@xylabs/react-theme": "^6.1.1"
58
+ "@xylabs/react-accordion": "^6.1.3",
59
+ "@xylabs/react-animation": "^6.1.3",
60
+ "@xylabs/react-appbar": "^6.1.3",
61
+ "@xylabs/react-async-effect": "^6.1.3",
62
+ "@xylabs/react-button": "^6.1.3",
63
+ "@xylabs/react-common": "^6.1.3",
64
+ "@xylabs/react-cookie-consent": "^6.1.3",
65
+ "@xylabs/react-crypto": "^6.1.3",
66
+ "@xylabs/react-dialogs": "^6.1.3",
67
+ "@xylabs/react-experiments": "^6.1.3",
68
+ "@xylabs/react-flexbox": "^6.1.3",
69
+ "@xylabs/react-hooks": "^6.1.3",
70
+ "@xylabs/react-identicon": "^6.1.3",
71
+ "@xylabs/react-invertible-theme": "^6.1.3",
72
+ "@xylabs/react-link": "^6.1.3",
73
+ "@xylabs/react-mixpanel": "^6.1.3",
74
+ "@xylabs/react-number-status": "^6.1.3",
75
+ "@xylabs/react-pixel": "^6.1.3",
76
+ "@xylabs/react-pixel-debugger": "^6.1.3",
77
+ "@xylabs/react-promise": "^6.1.3",
78
+ "@xylabs/react-quick-tip-button": "^6.1.3",
79
+ "@xylabs/react-render-spin-check": "^6.1.3",
80
+ "@xylabs/react-rich-result": "^6.1.3",
81
+ "@xylabs/react-scroll-to-top": "^6.1.3",
82
+ "@xylabs/react-shared": "^6.1.3",
83
+ "@xylabs/react-theme": "^6.1.3"
84
84
  },
85
85
  "devDependencies": {
86
86
  "@chromatic-com/storybook": "^3.2.6",
87
87
  "@emotion/react": "^11.14.0",
88
88
  "@emotion/styled": "^11.14.0",
89
89
  "@eslint-react/eslint-plugin": "^1.40.1",
90
- "@mui/icons-material": "^7",
91
- "@mui/material": "^7",
92
- "@storybook/addon-actions": "^8.6.11",
93
- "@storybook/addon-docs": "^8.6.11",
94
- "@storybook/addon-essentials": "^8.6.11",
95
- "@storybook/addon-interactions": "^8.6.11",
96
- "@storybook/addon-links": "^8.6.11",
97
- "@storybook/addon-mdx-gfm": "^8.6.11",
98
- "@storybook/addon-onboarding": "^8.6.11",
90
+ "@mui/icons-material": "^7.0.1",
91
+ "@mui/material": "^7.0.1",
92
+ "@storybook/addon-actions": "^8.6.12",
93
+ "@storybook/addon-docs": "^8.6.12",
94
+ "@storybook/addon-essentials": "^8.6.12",
95
+ "@storybook/addon-interactions": "^8.6.12",
96
+ "@storybook/addon-links": "^8.6.12",
97
+ "@storybook/addon-mdx-gfm": "^8.6.12",
98
+ "@storybook/addon-onboarding": "^8.6.12",
99
99
  "@storybook/addon-webpack5-compiler-swc": "^3.0.0",
100
- "@storybook/blocks": "^8.6.11",
101
- "@storybook/components": "^8.6.11",
102
- "@storybook/core-events": "^8.6.11",
103
- "@storybook/react": "^8.6.11",
104
- "@storybook/react-vite": "^8.6.11",
105
- "@storybook/test": "^8.6.11",
106
- "@storybook/theming": "^8.6.11",
100
+ "@storybook/blocks": "^8.6.12",
101
+ "@storybook/components": "^8.6.12",
102
+ "@storybook/core-events": "^8.6.12",
103
+ "@storybook/react": "^8.6.12",
104
+ "@storybook/react-vite": "^8.6.12",
105
+ "@storybook/test": "^8.6.12",
106
+ "@storybook/theming": "^8.6.12",
107
107
  "@stylistic/eslint-plugin": "^4.2.0",
108
- "@types/node": "^22.13.16",
109
- "@types/react": "^19.0.12",
108
+ "@types/node": "^22.14.0",
109
+ "@types/react": "^19.1.0",
110
110
  "@typescript-eslint/eslint-plugin": "^8.29.0",
111
111
  "@typescript-eslint/parser": "^8.29.0",
112
- "@xylabs/eslint-config-flat": "^6.1.16",
113
- "@xylabs/eslint-config-react-flat": "^6.1.16",
114
- "@xylabs/ts-scripts-yarn3": "^6.1.16",
115
- "@xylabs/tsconfig": "^6.1.16",
116
- "@xylabs/tsconfig-react": "^6.1.16",
117
- "@xyo-network/react-theme": "^5.0.7",
112
+ "@xylabs/eslint-config-flat": "^6.2.1",
113
+ "@xylabs/eslint-config-react-flat": "^6.2.1",
114
+ "@xylabs/ts-scripts-yarn3": "^6.2.1",
115
+ "@xylabs/tsconfig": "^6.2.1",
116
+ "@xylabs/tsconfig-react": "^6.2.1",
117
+ "@xyo-network/react-theme": "^5.1.1",
118
118
  "axios": "^1.8.4",
119
119
  "buffer": "^6.0.3",
120
120
  "eslint": "^9.23.0",
121
121
  "eslint-import-resolver-typescript": "^4.3.1",
122
- "knip": "^5.46.4",
122
+ "knip": "^5.46.5",
123
123
  "react": "^19.1.0",
124
124
  "react-dom": "^19.1.0",
125
125
  "remark-gfm": "^4.0.1",
126
126
  "rimraf": "^6.0.1",
127
- "storybook": "^8.6.11",
127
+ "storybook": "^8.6.12",
128
128
  "tsconfig-paths-webpack-plugin": "^4.2.0",
129
129
  "typescript": "^5.8.2",
130
130
  "vite": "^6.2.4",