|
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": "^10.0.1", |
| 50 | + "@meshery/schemas": "^0.9.0", |
| 51 | + "@mui/icons-material": "^7.3.9", |
| 52 | + "@reduxjs/toolkit": "^2.11.2", |
| 53 | + "@testing-library/react": "^16.3.2", |
| 54 | + "@types/jest": "^30.0.0", |
| 55 | + "@types/lodash": "^4.17.24", |
| 56 | + "@types/react": "^19.2.14", |
| 57 | + "@types/react-dom": "^19.2.3", |
58 | 58 | "@types/react-redux": "^7.1.34", |
59 | | - "@typescript-eslint/eslint-plugin": "^8.53.0", |
60 | | - "@typescript-eslint/parser": "^8.53.0", |
| 59 | + "@typescript-eslint/eslint-plugin": "^8.57.2", |
| 60 | + "@typescript-eslint/parser": "^8.57.2", |
61 | 61 | "commitizen": "^4.3.1", |
62 | 62 | "cz-conventional-changelog": "^3.3.0", |
63 | | - "eslint": "^9.39.2", |
| 63 | + "eslint": "^10.1.0", |
64 | 64 | "eslint-plugin-import": "^2.32.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 | + "eslint-plugin-storybook": "^10.3.3", |
| 69 | + "globals": "^17.4.0", |
70 | 70 | "husky": "^9.1.7", |
71 | | - "jest": "^29.7.0", |
72 | | - "jest-environment-jsdom": "^30.2.0", |
73 | | - "lint-staged": "^15.5.0", |
| 71 | + "jest": "^30.3.0", |
| 72 | + "jest-environment-jsdom": "^30.3.0", |
| 73 | + "lint-staged": "^16.4.0", |
74 | 74 | "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", |
| 75 | + "prettier": "^3.8.1", |
| 76 | + "prettier-plugin-organize-imports": "^4.3.0", |
| 77 | + "react-error-boundary": "^6.1.1", |
| 78 | + "react-markdown": "^10.1.0", |
| 79 | + "react-redux": "^9.2.0", |
80 | 80 | "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" |
| 81 | + "rehype-raw": "^7.0.0", |
| 82 | + "remark-gfm": "^4.0.1", |
| 83 | + "rollup": "^4.60.0", |
| 84 | + "ts-jest": "^29.4.6", |
| 85 | + "tsup": "^8.5.1", |
| 86 | + "typescript": "^6.0.2", |
| 87 | + "xstate": "^5.28.0" |
88 | 88 | }, |
89 | 89 | "peerDependencies": { |
90 | 90 | "@meshery/schemas": "^0.8.124", |
|
94 | 94 | "xstate": "^5.25.0" |
95 | 95 | }, |
96 | 96 | "overrides": { |
97 | | - "@mui/icons-material": "^7.3.7", |
98 | | - "@mui/material": "^7.3.7", |
| 97 | + "@mui/icons-material": "^7.3.9", |
| 98 | + "@mui/material": "^7.3.9", |
99 | 99 | "@meshery/schemas": { |
100 | 100 | "react": "$react", |
101 | 101 | "react-dom": "$react-dom" |
|
114 | 114 | }, |
115 | 115 | "dependencies": { |
116 | 116 | "@emotion/react": "^11.14.0", |
117 | | - "@emotion/styled": "^11.14.0", |
| 117 | + "@emotion/styled": "^11.14.1", |
118 | 118 | "@layer5/meshery-design-embed": "^0.5.0", |
119 | | - "@mui/material": "^7.3.7", |
| 119 | + "@mui/material": "^7.3.9", |
120 | 120 | "@sistent/mui-datatables": "^6.0.1", |
121 | 121 | "@types/mui-datatables": "*", |
122 | | - "billboard.js": "^3.15.0", |
123 | | - "js-yaml": "^4.1.0", |
124 | | - "lodash": "^4.17.21", |
| 122 | + "billboard.js": "^3.18.0", |
| 123 | + "js-yaml": "^4.1.1", |
| 124 | + "lodash": "^4.17.23", |
125 | 125 | "moment": "^2.30.1", |
126 | 126 | "re-resizable": "^6.11.2", |
127 | | - "react-draggable": "^4.4.6", |
128 | | - "react-share": "^5.1.0", |
129 | | - "use-debounce": "^10.0.4" |
| 127 | + "react-draggable": "^4.5.0", |
| 128 | + "react-share": "^5.3.0", |
| 129 | + "use-debounce": "^10.1.0" |
130 | 130 | } |
131 | 131 | } |
0 commit comments