@sistent/sistent 0.17.2 → 0.18.0

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.17.2",
3
+ "version": "0.18.0",
4
4
  "description": "Reusable React Components and SVG Icons library",
5
5
  "repository": {
6
6
  "type": "git",
@@ -41,50 +41,51 @@
41
41
  }
42
42
  },
43
43
  "devDependencies": {
44
- "@commitlint/cli": "^20.3.1",
45
- "@commitlint/config-conventional": "^20.0.0",
44
+ "@commitlint/cli": "^20.5.0",
45
+ "@commitlint/config-conventional": "^20.5.0",
46
46
  "@emotion/cache": "^11.14.0",
47
- "@eslint/compat": "^2.0.2",
48
- "@eslint/eslintrc": "^3.3.1",
49
- "@eslint/js": "^9.39.2",
50
- "@meshery/schemas": "^0.8.124",
51
- "@mui/icons-material": "^7.3.7",
52
- "@reduxjs/toolkit": "^2.2.5",
53
- "@testing-library/react": "^16.2.0",
54
- "@types/jest": "^29.5.14",
55
- "@types/lodash": "^4.17.16",
56
- "@types/react": "^18.2.45",
57
- "@types/react-dom": "^18.2.18",
47
+ "@eslint/compat": "^2.0.3",
48
+ "@eslint/eslintrc": "^3.3.5",
49
+ "@eslint/js": "^9.0.0",
50
+ "@meshery/schemas": "^0.9.0",
51
+ "@mui/icons-material": "^7.3.9",
52
+ "@reduxjs/toolkit": "^2.11.2",
53
+ "@testing-library/dom": "^10.0.0",
54
+ "@testing-library/react": "^16.3.2",
55
+ "@types/jest": "^30.0.0",
56
+ "@types/lodash": "^4.17.24",
57
+ "@types/react": "^19.2.14",
58
+ "@types/react-dom": "^19.2.3",
58
59
  "@types/react-redux": "^7.1.34",
59
- "@typescript-eslint/eslint-plugin": "^8.53.0",
60
- "@typescript-eslint/parser": "^8.53.0",
60
+ "@typescript-eslint/eslint-plugin": "^8.57.2",
61
+ "@typescript-eslint/parser": "^8.57.2",
61
62
  "commitizen": "^4.3.1",
62
63
  "cz-conventional-changelog": "^3.3.0",
63
- "eslint": "^9.39.2",
64
- "eslint-plugin-import": "^2.32.0",
64
+ "eslint": "^9.0.0",
65
65
  "eslint-plugin-react": "^7.37.5",
66
66
  "eslint-plugin-react-hooks": "^7.0.1",
67
- "eslint-plugin-react-refresh": "^0.4.26",
68
- "eslint-plugin-storybook": "^10.1.11",
69
- "globals": "^17.0.0",
67
+ "eslint-plugin-react-refresh": "^0.5.2",
68
+ "globals": "^17.4.0",
70
69
  "husky": "^9.1.7",
71
- "jest": "^29.7.0",
72
- "jest-environment-jsdom": "^30.2.0",
73
- "lint-staged": "^15.5.0",
70
+ "jest": "^30.3.0",
71
+ "jest-environment-jsdom": "^30.3.0",
72
+ "lint-staged": "^16.4.0",
74
73
  "notistack": "^3.0.2",
75
- "prettier": "^3.5.3",
76
- "prettier-plugin-organize-imports": "^4.1.0",
77
- "react-error-boundary": "^6.1.0",
78
- "react-markdown": "^8.0.7",
79
- "react-redux": "^8.1.1",
74
+ "prettier": "^3.8.1",
75
+ "prettier-plugin-organize-imports": "^4.3.0",
76
+ "react": "^19.2.4",
77
+ "react-dom": "^19.2.4",
78
+ "react-error-boundary": "^6.1.1",
79
+ "react-markdown": "^10.1.0",
80
+ "react-redux": "^9.2.0",
80
81
  "redux": "^5.0.1",
81
- "rehype-raw": "^6.1.1",
82
- "remark-gfm": "^3.0.1",
83
- "rollup": "^4.38.0",
84
- "ts-jest": "^29.3.0",
85
- "tsup": "^8.4.0",
86
- "typescript": "^5.8.2",
87
- "xstate": "^5.25.0"
82
+ "rehype-raw": "^7.0.0",
83
+ "remark-gfm": "^4.0.1",
84
+ "rollup": "^4.60.0",
85
+ "ts-jest": "^29.4.6",
86
+ "tsup": "^8.5.1",
87
+ "typescript": "^5.9.3",
88
+ "xstate": "^5.28.0"
88
89
  },
89
90
  "peerDependencies": {
90
91
  "@meshery/schemas": "^0.8.124",
@@ -94,8 +95,8 @@
94
95
  "xstate": "^5.25.0"
95
96
  },
96
97
  "overrides": {
97
- "@mui/icons-material": "^7.3.7",
98
- "@mui/material": "^7.3.7",
98
+ "@mui/icons-material": "^7.3.9",
99
+ "@mui/material": "^7.3.9",
99
100
  "@meshery/schemas": {
100
101
  "react": "$react",
101
102
  "react-dom": "$react-dom"
@@ -114,18 +115,18 @@
114
115
  },
115
116
  "dependencies": {
116
117
  "@emotion/react": "^11.14.0",
117
- "@emotion/styled": "^11.14.0",
118
- "@layer5/meshery-design-embed": "^0.5.0",
119
- "@mui/material": "^7.3.7",
120
- "@sistent/mui-datatables": "^6.0.1",
118
+ "@emotion/styled": "^11.14.1",
119
+ "@layer5/meshery-design-embed": "^0.6.0",
120
+ "@mui/material": "^7.3.9",
121
+ "@sistent/mui-datatables": "^6.1.1",
121
122
  "@types/mui-datatables": "*",
122
- "billboard.js": "^3.15.0",
123
- "js-yaml": "^4.1.0",
124
- "lodash": "^4.17.21",
123
+ "billboard.js": "^3.18.0",
124
+ "js-yaml": "^4.1.1",
125
+ "lodash": "^4.17.23",
125
126
  "moment": "^2.30.1",
126
127
  "re-resizable": "^6.11.2",
127
- "react-draggable": "^4.4.6",
128
- "react-share": "^5.1.0",
129
- "use-debounce": "^10.0.4"
128
+ "react-draggable": "^4.5.0",
129
+ "react-share": "^5.3.0",
130
+ "use-debounce": "^10.1.0"
130
131
  }
131
132
  }