|
1 | 1 | { |
2 | 2 | "name": "@sistent/sistent", |
3 | | - "version": "0.20.0", |
| 3 | + "version": "0.21.0", |
4 | 4 | "description": "Reusable React Components and SVG Icons library", |
5 | 5 | "repository": { |
6 | 6 | "type": "git", |
|
47 | 47 | "@eslint/eslintrc": "^3.3.5", |
48 | 48 | "@eslint/js": "^10.0.1", |
49 | 49 | "@meshery/schemas": "^1.2.0", |
50 | | - "@mui/icons-material": "^7.3.9", |
| 50 | + "@mui/icons-material": "^9.0.0", |
| 51 | + "@mui/material": "^9.0.0", |
| 52 | + "@mui/system": "^9.0.0", |
51 | 53 | "@reduxjs/toolkit": "^2.11.2", |
52 | 54 | "@testing-library/dom": "^10.4.1", |
53 | 55 | "@testing-library/react": "^16.3.2", |
|
85 | 87 | "xstate": "^5.30.0" |
86 | 88 | }, |
87 | 89 | "peerDependencies": { |
| 90 | + "@mui/icons-material": "^9.0.0", |
| 91 | + "@mui/material": "^9.0.0", |
| 92 | + "@mui/system": "^9.0.0", |
88 | 93 | "@xstate/react": "^5.0.3 || ^6.0.0", |
89 | 94 | "react": "^17.0.0 || ^18.0.0 || ^19.0.0", |
90 | 95 | "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0", |
91 | 96 | "xstate": "^5.25.0" |
92 | 97 | }, |
93 | 98 | "overrides": { |
94 | | - "@mui/icons-material": "^7.3.9", |
95 | | - "@mui/material": "^7.3.9", |
96 | 99 | "@meshery/schemas": { |
97 | 100 | "react": "$react", |
98 | 101 | "react-dom": "$react-dom" |
|
113 | 116 | "@emotion/react": "^11.14.0", |
114 | 117 | "@emotion/styled": "^11.14.1", |
115 | 118 | "@layer5/meshery-design-embed": "^0.6.0", |
116 | | - "@mui/material": "^7.3.9", |
117 | | - "@mui/system": "^7.3.10", |
118 | | - "@sistent/mui-datatables": "^6.2.0", |
| 119 | + "@sistent/mui-datatables": "^7.0.0", |
119 | 120 | "@types/mui-datatables": "*", |
120 | 121 | "billboard.js": "^3.18.0", |
121 | 122 | "js-yaml": "^4.1.1", |
|
0 commit comments