|
41 | 41 | } |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | | - "@commitlint/cli": "^20.5.0", |
45 | | - "@commitlint/config-conventional": "^20.5.0", |
| 44 | + "@commitlint/cli": "^20.5.3", |
| 45 | + "@commitlint/config-conventional": "^20.5.3", |
46 | 46 | "@emotion/cache": "^11.14.0", |
47 | 47 | "@eslint/eslintrc": "^3.3.5", |
48 | 48 | "@eslint/js": "^10.0.1", |
49 | | - "@meshery/schemas": "^1.2.0", |
| 49 | + "@meshery/schemas": "^1.2.7", |
50 | 50 | "@mui/icons-material": "^9.0.0", |
51 | 51 | "@mui/material": "^9.0.0", |
52 | 52 | "@mui/system": "^9.0.0", |
|
58 | 58 | "@types/react": "^19.2.14", |
59 | 59 | "@types/react-dom": "^19.2.3", |
60 | 60 | "@types/react-redux": "^7.1.34", |
61 | | - "@typescript-eslint/eslint-plugin": "^8.58.1", |
62 | | - "@typescript-eslint/parser": "^8.58.1", |
| 61 | + "@typescript-eslint/eslint-plugin": "^8.59.1", |
| 62 | + "@typescript-eslint/parser": "^8.59.1", |
63 | 63 | "commitizen": "^4.3.1", |
64 | 64 | "cz-conventional-changelog": "^3.3.0", |
65 | | - "eslint": "10.2.0", |
| 65 | + "eslint": "10.3.0", |
66 | 66 | "eslint-plugin-react-refresh": "^0.5.2", |
67 | | - "globals": "^17.4.0", |
| 67 | + "globals": "^17.6.0", |
68 | 68 | "husky": "^9.1.7", |
69 | 69 | "jest": "^30.3.0", |
70 | 70 | "jest-environment-jsdom": "^30.3.0", |
71 | 71 | "lint-staged": "^16.4.0", |
72 | 72 | "notistack": "^3.0.2", |
73 | | - "prettier": "^3.8.1", |
| 73 | + "prettier": "^3.8.3", |
74 | 74 | "prettier-plugin-organize-imports": "^4.3.0", |
75 | | - "react": "^19.2.4", |
76 | | - "react-dom": "^19.2.4", |
| 75 | + "react": "^19.2.5", |
| 76 | + "react-dom": "^19.2.5", |
77 | 77 | "react-error-boundary": "^6.1.1", |
78 | 78 | "react-markdown": "^10.1.0", |
79 | 79 | "react-redux": "^9.2.0", |
80 | 80 | "redux": "^5.0.1", |
81 | 81 | "rehype-raw": "^7.0.0", |
82 | 82 | "remark-gfm": "^4.0.1", |
83 | | - "rollup": "^4.60.1", |
84 | | - "ts-jest": "^29.4.6", |
| 83 | + "rollup": "^4.60.2", |
| 84 | + "ts-jest": "^29.4.9", |
85 | 85 | "tsup": "^8.5.1", |
86 | | - "typescript": "^6.0.2", |
87 | | - "xstate": "^5.30.0" |
| 86 | + "typescript": "^6.0.3", |
| 87 | + "xstate": "^5.31.0" |
88 | 88 | }, |
89 | 89 | "peerDependencies": { |
90 | 90 | "@mui/icons-material": "^9.0.0", |
|
116 | 116 | "@emotion/react": "^11.14.0", |
117 | 117 | "@emotion/styled": "^11.14.1", |
118 | 118 | "@layer5/meshery-design-embed": "^0.6.0", |
119 | | - "@sistent/mui-datatables": "^7.0.0", |
| 119 | + "@sistent/mui-datatables": "^7.1.0", |
120 | 120 | "@types/mui-datatables": "*", |
121 | 121 | "billboard.js": "^3.18.0", |
122 | 122 | "js-yaml": "^4.1.1", |
123 | | - "lodash": "^4.17.23", |
| 123 | + "lodash": "^4.18.1", |
124 | 124 | "moment": "^2.30.1", |
125 | 125 | "re-resizable": "^6.11.2", |
126 | 126 | "react-draggable": "^4.5.0", |
|
0 commit comments