Skip to content

Commit fc3fbdd

Browse files
committed
Merge branch 'develop' of https://github.com/devtron-labs/devtron-fe-common-lib into feat/deployment-status-modal
2 parents 65b5aa1 + 8bdc2a6 commit fc3fbdd

File tree

129 files changed

+1339
-1772
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

129 files changed

+1339
-1772
lines changed

package-lock.json

Lines changed: 2 additions & 145 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@devtron-labs/devtron-fe-common-lib",
3-
"version": "1.12.0-beta-5",
3+
"version": "1.13.0-pre-3",
44
"description": "Supporting common component library",
55
"type": "module",
66
"main": "dist/index.js",
@@ -66,8 +66,6 @@
6666
"json-schema": "^0.4.0",
6767
"lint-staged": "^12.5.0",
6868
"moment": "^2.29.4",
69-
"monaco-editor": "0.44.0",
70-
"monaco-yaml": "5.1.1",
7169
"prettier": "^3.1.1",
7270
"react-ga4": "^1.4.1",
7371
"react-toastify": "9.1.3",
@@ -127,7 +125,6 @@
127125
"react-diff-viewer-continued": "^3.4.0",
128126
"react-draggable": "^4.4.5",
129127
"react-international-phone": "^4.5.0",
130-
"react-monaco-editor": "^0.54.0",
131128
"react-virtualized-sticky-tree": "^3.0.0-beta18",
132129
"sass": "^1.69.7",
133130
"tslib": "2.7.0"
@@ -138,9 +135,6 @@
138135
"react": "^17.0.2",
139136
"react-dom": "^17.0.2"
140137
},
141-
"react-monaco-editor": {
142-
"monaco-editor": "0.44.0"
143-
},
144138
"vite-plugin-svgr": {
145139
"vite": "5.4.17"
146140
},

src/Assets/IconV2/ic-amazon-eks.svg

Lines changed: 5 additions & 0 deletions
Loading

src/Assets/IconV2/ic-azure-aks.svg

Lines changed: 46 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

src/Assets/IconV2/ic-caret-right.svg

Lines changed: 3 additions & 0 deletions
Loading

src/Assets/IconV2/ic-checks.svg

Lines changed: 3 additions & 0 deletions
Loading

src/Assets/IconV2/ic-cloud-vms.svg

Lines changed: 5 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)