@sistent/sistent 0.15.24 → 0.16.5

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sistent/sistent",
3
- "version": "0.15.24",
3
+ "version": "0.16.5",
4
4
  "description": "Reusable React Components and SVG Icons library",
5
5
  "repository": {
6
6
  "type": "git",
@@ -46,6 +46,7 @@
46
46
  "@eslint/compat": "^1.3.2",
47
47
  "@eslint/eslintrc": "^3.3.1",
48
48
  "@eslint/js": "^9.39.2",
49
+ "@meshery/schemas": "^0.8.118",
49
50
  "@mui/icons-material": "^6.4.8",
50
51
  "@reduxjs/toolkit": "^2.2.5",
51
52
  "@testing-library/react": "^16.2.0",
@@ -68,7 +69,6 @@
68
69
  "jest": "^29.7.0",
69
70
  "jest-environment-jsdom": "^29.7.0",
70
71
  "lint-staged": "^15.5.0",
71
- "mui-datatables": "^4.3.0",
72
72
  "notistack": "^3.0.2",
73
73
  "prettier": "^3.5.3",
74
74
  "prettier-plugin-organize-imports": "^4.1.0",
@@ -81,17 +81,23 @@
81
81
  "rollup": "^4.38.0",
82
82
  "ts-jest": "^29.3.0",
83
83
  "tsup": "^8.4.0",
84
- "typescript": "^5.8.2"
84
+ "typescript": "^5.8.2",
85
+ "xstate": "^5.25.0"
85
86
  },
86
87
  "peerDependencies": {
88
+ "@meshery/schemas": "^0.8.118",
87
89
  "@xstate/react": "^5.0.3",
88
- "react": "^17.0.2 || ^18.3.1",
89
- "react-dom": "^17.0.2 || ^18.3.1",
90
- "xstate": "^5.19.2"
90
+ "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
91
+ "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0",
92
+ "xstate": "^5.25.0"
91
93
  },
92
94
  "overrides": {
93
95
  "@mui/icons-material": "^6.4.8",
94
- "@mui/material": "^6.4.8"
96
+ "@mui/material": "^6.4.8",
97
+ "@meshery/schemas": {
98
+ "react": "$react",
99
+ "react-dom": "$react-dom"
100
+ }
95
101
  },
96
102
  "peerDependenciesMeta": {
97
103
  "react": {
@@ -108,14 +114,13 @@
108
114
  "@emotion/react": "^11.14.0",
109
115
  "@emotion/styled": "^11.14.0",
110
116
  "@layer5/meshery-design-embed": "^0.4.0",
111
- "@layer5/schemas": "^0.0.6-16",
112
117
  "@mui/material": "^6.4.8",
118
+ "@sistent/mui-datatables": "^5.1.4",
113
119
  "@types/mui-datatables": "*",
114
120
  "billboard.js": "^3.15.0",
115
121
  "js-yaml": "^4.1.0",
116
122
  "lodash": "^4.17.21",
117
123
  "moment": "^2.30.1",
118
- "mui-datatables": "*",
119
124
  "re-resizable": "^6.11.2",
120
125
  "react-draggable": "^4.4.6",
121
126
  "react-share": "^5.1.0",