@xylabs/sdk-react 7.1.8 → 7.1.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 (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": "7.1.8",
3
+ "version": "7.1.9",
4
4
  "description": "Common React library for all XY Labs projects that use React",
5
5
  "keywords": [
6
6
  "utility",
@@ -60,68 +60,68 @@
60
60
  ]
61
61
  },
62
62
  "dependencies": {
63
- "@xylabs/react-accordion": "~7.1.8",
64
- "@xylabs/react-animation": "~7.1.8",
65
- "@xylabs/react-appbar": "~7.1.8",
66
- "@xylabs/react-async-effect": "~7.1.8",
67
- "@xylabs/react-button": "~7.1.8",
68
- "@xylabs/react-common": "~7.1.8",
69
- "@xylabs/react-cookie-consent": "~7.1.8",
70
- "@xylabs/react-crypto": "~7.1.8",
71
- "@xylabs/react-dialogs": "~7.1.8",
72
- "@xylabs/react-experiments": "~7.1.8",
73
- "@xylabs/react-flexbox": "~7.1.8",
74
- "@xylabs/react-hooks": "~7.1.8",
75
- "@xylabs/react-identicon": "~7.1.8",
76
- "@xylabs/react-link": "~7.1.8",
77
- "@xylabs/react-mixpanel": "~7.1.8",
78
- "@xylabs/react-number-status": "~7.1.8",
79
- "@xylabs/react-pixel": "~7.1.8",
80
- "@xylabs/react-pixel-debugger": "~7.1.8",
81
- "@xylabs/react-promise": "~7.1.8",
82
- "@xylabs/react-quick-tip-button": "~7.1.8",
83
- "@xylabs/react-render-spin-check": "~7.1.8",
84
- "@xylabs/react-rich-result": "~7.1.8",
85
- "@xylabs/react-scroll-to-top": "~7.1.8",
86
- "@xylabs/react-shared": "~7.1.8",
87
- "@xylabs/react-theme": "~7.1.8"
63
+ "@xylabs/react-accordion": "~7.1.9",
64
+ "@xylabs/react-animation": "~7.1.9",
65
+ "@xylabs/react-appbar": "~7.1.9",
66
+ "@xylabs/react-async-effect": "~7.1.9",
67
+ "@xylabs/react-button": "~7.1.9",
68
+ "@xylabs/react-common": "~7.1.9",
69
+ "@xylabs/react-cookie-consent": "~7.1.9",
70
+ "@xylabs/react-crypto": "~7.1.9",
71
+ "@xylabs/react-dialogs": "~7.1.9",
72
+ "@xylabs/react-experiments": "~7.1.9",
73
+ "@xylabs/react-flexbox": "~7.1.9",
74
+ "@xylabs/react-hooks": "~7.1.9",
75
+ "@xylabs/react-identicon": "~7.1.9",
76
+ "@xylabs/react-link": "~7.1.9",
77
+ "@xylabs/react-mixpanel": "~7.1.9",
78
+ "@xylabs/react-number-status": "~7.1.9",
79
+ "@xylabs/react-pixel": "~7.1.9",
80
+ "@xylabs/react-pixel-debugger": "~7.1.9",
81
+ "@xylabs/react-promise": "~7.1.9",
82
+ "@xylabs/react-quick-tip-button": "~7.1.9",
83
+ "@xylabs/react-render-spin-check": "~7.1.9",
84
+ "@xylabs/react-rich-result": "~7.1.9",
85
+ "@xylabs/react-scroll-to-top": "~7.1.9",
86
+ "@xylabs/react-shared": "~7.1.9",
87
+ "@xylabs/react-theme": "~7.1.9"
88
88
  },
89
89
  "devDependencies": {
90
90
  "@emotion/react": "~11.14.0",
91
91
  "@emotion/styled": "~11.14.1",
92
- "@mui/icons-material": "~7.3.4",
93
- "@mui/material": "~7.3.4",
94
- "@storybook/addon-links": "~9.1.16",
95
- "@storybook/react-vite": "~9.1.16",
96
- "@types/node": "~24.9.2",
97
- "@types/react": "~19.2.2",
98
- "@typescript-eslint/eslint-plugin": "~8.46.2",
99
- "@typescript-eslint/parser": "~8.46.2",
100
- "@typescript-eslint/utils": "~8.46.2",
101
- "@xylabs/eslint-config-flat": "~7.1.8",
102
- "@xylabs/eslint-config-react-flat": "~7.1.8",
103
- "@xylabs/ts-scripts-yarn3": "~7.1.8",
104
- "@xylabs/tsconfig": "~7.1.8",
105
- "@xylabs/tsconfig-dom": "~7.1.8",
106
- "@xylabs/tsconfig-react": "~7.1.8",
107
- "eslint": "~9.38.0",
92
+ "@mui/icons-material": "~7.3.6",
93
+ "@mui/material": "~7.3.6",
94
+ "@storybook/addon-links": "~10.1.4",
95
+ "@storybook/react-vite": "~10.1.4",
96
+ "@types/node": "~24.10.1",
97
+ "@types/react": "^19.2.7",
98
+ "@typescript-eslint/eslint-plugin": "~8.48.1",
99
+ "@typescript-eslint/parser": "~8.48.1",
100
+ "@typescript-eslint/utils": "~8.48.1",
101
+ "@xylabs/eslint-config-flat": "~7.2.8",
102
+ "@xylabs/eslint-config-react-flat": "~7.2.8",
103
+ "@xylabs/ts-scripts-yarn3": "~7.2.8",
104
+ "@xylabs/tsconfig": "~7.2.8",
105
+ "@xylabs/tsconfig-dom": "~7.2.8",
106
+ "@xylabs/tsconfig-react": "~7.2.8",
107
+ "eslint": "~9.39.1",
108
108
  "eslint-import-resolver-typescript": "~4.4.4",
109
- "eslint-plugin-storybook": "9.1.16",
110
- "knip": "~5.66.4",
111
- "react": "~19.2.0",
112
- "react-dom": "~19.2.0",
113
- "storybook": "~9.1.16",
109
+ "eslint-plugin-storybook": "10.1.4",
110
+ "knip": "~5.71.0",
111
+ "react": "^19.2.1",
112
+ "react-dom": "^19.2.1",
113
+ "storybook": "~10.1.4",
114
114
  "ts-api-utils": "~2.1.0",
115
- "typedoc": "~0.28.14",
116
- "typescript": "~5.9.3",
117
- "vite": "~7.1.12"
115
+ "typedoc": "~0.28.15",
116
+ "typescript": "^5.9.3",
117
+ "vite": "~7.2.6"
118
118
  },
119
119
  "peerDependencies": {
120
120
  "@mui/icons-material": ">=6 <8",
121
121
  "@mui/material": ">=6 <8",
122
- "axios": "~1",
123
- "react": "~19",
124
- "react-dom": "~19",
122
+ "axios": "^1",
123
+ "react": "^19",
124
+ "react-dom": "^19",
125
125
  "react-helmet": "^7",
126
126
  "react-router-dom": "^7"
127
127
  },