4141 }
4242 },
4343 "devDependencies" : {
44- "@commitlint/cli" : " ^17.7.2 " ,
45- "@commitlint/config-conventional" : " ^17.7 .0" ,
46- "@mui/icons-material" : " ^5.15.11 " ,
44+ "@commitlint/cli" : " ^19.8.0 " ,
45+ "@commitlint/config-conventional" : " ^19.8 .0" ,
46+ "@mui/icons-material" : " ^6.4.8 " ,
4747 "@reduxjs/toolkit" : " ^2.2.5" ,
48- "@testing-library/react" : " ^14.1.2 " ,
49- "@types/jest" : " ^29.5.11 " ,
50- "@types/lodash" : " ^4.17.7 " ,
48+ "@testing-library/react" : " ^16.2.0 " ,
49+ "@types/jest" : " ^29.5.14 " ,
50+ "@types/lodash" : " ^4.17.16 " ,
5151 "@types/react" : " ^18.2.45" ,
5252 "@types/react-dom" : " ^18.2.18" ,
53- "@types/react-redux" : " ^7.1.33 " ,
53+ "@types/react-redux" : " ^7.1.34 " ,
5454 "@typescript-eslint/eslint-plugin" : " ^6.12.0" ,
5555 "@typescript-eslint/parser" : " ^6.12.0" ,
56- "commitizen" : " ^4.3.0 " ,
56+ "commitizen" : " ^4.3.1 " ,
5757 "cz-conventional-changelog" : " ^3.3.0" ,
5858 "eslint" : " ^8.49.0" ,
5959 "eslint-plugin-react" : " ^7.33.2" ,
6060 "eslint-plugin-react-hooks" : " ^4.6.0" ,
6161 "eslint-plugin-react-refresh" : " ^0.4.4" ,
6262 "eslint-plugin-storybook" : " ^0.6.15" ,
63- "husky" : " ^8.0.0 " ,
63+ "husky" : " ^9.1.7 " ,
6464 "jest" : " ^29.7.0" ,
6565 "jest-environment-jsdom" : " ^29.7.0" ,
66- "lint-staged" : " ^14.0.1 " ,
66+ "lint-staged" : " ^15.5.0 " ,
6767 "mui-datatables" : " ^4.3.0" ,
68- "notistack" : " ^3.0.1 " ,
69- "prettier" : " ^3.0 .3" ,
70- "prettier-plugin-organize-imports" : " ^3.2.3 " ,
71- "react-error-boundary" : " ^4 .0.12 " ,
68+ "notistack" : " ^3.0.2 " ,
69+ "prettier" : " ^3.5 .3" ,
70+ "prettier-plugin-organize-imports" : " ^4.1.0 " ,
71+ "react-error-boundary" : " ^5 .0.0 " ,
7272 "react-markdown" : " ^8.0.7" ,
7373 "react-redux" : " ^8.1.1" ,
7474 "redux" : " ^5.0.1" ,
7575 "rehype-raw" : " ^6.1.1" ,
7676 "remark-gfm" : " ^3.0.1" ,
77- "rollup" : " ^4.34.8 " ,
78- "ts-jest" : " ^29.1.1 " ,
79- "tsup" : " ^8.2.4 " ,
80- "typescript" : " ^5.3.3 "
77+ "rollup" : " ^4.38.0 " ,
78+ "ts-jest" : " ^29.3.0 " ,
79+ "tsup" : " ^8.4.0 " ,
80+ "typescript" : " ^5.8.2 "
8181 },
8282 "peerDependencies" : {
83- "@xstate/react" : " ^5.0.2 " ,
83+ "@xstate/react" : " ^5.0.3 " ,
8484 "react" : " ^17.0.2 || ^18.3.1" ,
8585 "react-dom" : " ^17.0.2 || ^18.3.1" ,
86- "xstate" : " ^5.18.2"
86+ "xstate" : " ^5.19.2"
87+ },
88+ "overrides" : {
89+ "@mui/icons-material" : " ^6.4.8" ,
90+ "@mui/material" : " ^6.4.8"
8791 },
8892 "peerDependenciesMeta" : {
8993 "react" : {
97101 "access" : " public"
98102 },
99103 "dependencies" : {
100- "@emotion/react" : " ^11.11.3 " ,
101- "@emotion/styled" : " ^11.11 .0" ,
104+ "@emotion/react" : " ^11.14.0 " ,
105+ "@emotion/styled" : " ^11.14 .0" ,
102106 "@layer5/meshery-design-embed" : " ^0.4.0" ,
103107 "@layer5/schemas" : " ^0.0.6-16" ,
104- "@mui/material" : " ^5.15.11 " ,
108+ "@mui/material" : " ^6.4.8 " ,
105109 "@types/mui-datatables" : " *" ,
106- "billboard.js" : " ^3.14.3 " ,
110+ "billboard.js" : " ^3.15.0 " ,
107111 "js-yaml" : " ^4.1.0" ,
108112 "lodash" : " ^4.17.21" ,
109113 "moment" : " ^2.30.1" ,
110114 "mui-datatables" : " *" ,
111- "re-resizable" : " ^6.10.3 " ,
115+ "re-resizable" : " ^6.11.2 " ,
112116 "react-draggable" : " ^4.4.6" ,
113117 "react-share" : " ^5.1.0" ,
114118 "use-debounce" : " ^10.0.4"
115119 }
116- }
120+ }
0 commit comments