|
1 | 1 | { |
2 | 2 | "name": "@devtron-labs/devtron-fe-common-lib", |
3 | | - "version": "1.10.18", |
| 3 | + "version": "1.11.0-beta-1", |
4 | 4 | "description": "Supporting common component library", |
5 | 5 | "type": "module", |
6 | 6 | "main": "dist/index.js", |
|
60 | 60 | "eslint-plugin-prettier": "^5.1.2", |
61 | 61 | "eslint-plugin-react": "^7.33.2", |
62 | 62 | "eslint-plugin-react-hooks": "^4.6.0", |
| 63 | + "eslint-plugin-simple-import-sort": "^12.1.1", |
63 | 64 | "glob": "^10.3.3", |
64 | 65 | "husky": "^7.0.4", |
65 | 66 | "json-schema": "^0.4.0", |
|
73 | 74 | "sharp": "^0.33.5", |
74 | 75 | "svgo": "^3.3.2", |
75 | 76 | "typescript": "5.5.4", |
76 | | - "vite": "5.4.14", |
| 77 | + "vite": "5.4.17", |
77 | 78 | "vite-plugin-dts": "4.0.3", |
78 | 79 | "vite-plugin-image-optimizer": "^1.1.8", |
79 | 80 | "vite-plugin-lib-inject-css": "2.1.1", |
|
108 | 109 | "@replit/codemirror-indentation-markers": "6.5.3", |
109 | 110 | "@replit/codemirror-vscode-keymap": "6.0.2", |
110 | 111 | "@types/react-dates": "^21.8.6", |
111 | | - "@xyflow/react": "12.4.2", |
112 | 112 | "@uiw/codemirror-extensions-hyper-link": "4.23.10", |
113 | 113 | "@uiw/codemirror-theme-github": "4.23.7", |
114 | 114 | "@uiw/react-codemirror": "4.23.7", |
| 115 | + "@xyflow/react": "12.4.2", |
115 | 116 | "ansi_up": "^5.2.1", |
116 | 117 | "codemirror-json-schema": "0.8.0", |
117 | 118 | "dayjs": "^1.11.13", |
|
140 | 141 | "monaco-editor": "0.44.0" |
141 | 142 | }, |
142 | 143 | "vite-plugin-svgr": { |
143 | | - "vite": "5.4.14" |
| 144 | + "vite": "5.4.17" |
144 | 145 | }, |
145 | 146 | "react-virtualized-sticky-tree": { |
146 | 147 | "react": "^17.0.2", |
|
0 commit comments