Skip to content

Commit 91243d9

Browse files
committed
version bump
1 parent c00f97b commit 91243d9

File tree

2 files changed

+111
-35
lines changed

2 files changed

+111
-35
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@devtron-labs/devtron-fe-common-lib",
3-
"version": "0.0.82-1",
3+
"version": "0.0.86-1",
44
"description": "Supporting common component library",
55
"type": "module",
66
"main": "dist/index.js",
@@ -57,8 +57,9 @@
5757
"lint-staged": "^12.5.0",
5858
"glob": "^10.3.3",
5959
"moment": "^2.29.4",
60-
"monaco-editor": "0.39.0",
61-
"monaco-yaml": "4.0.4",
60+
"monaco-editor": "0.44.0",
61+
"monaco-yaml": "5.1.1",
62+
"react-monaco-editor": "^0.55.0",
6263
"prettier": "^3.1.1",
6364
"react-select": "5.2.2",
6465
"react-ga4": "^1.4.1",
@@ -89,7 +90,6 @@
8990
"react-mde": "^11.5.0"
9091
},
9192
"dependencies": {
92-
"react-monaco-editor": "^0.54.0",
9393
"fast-json-patch": "^3.1.1",
9494
"jsonpath-plus": "^7.2.0",
9595
"sass": "^1.69.7",

0 commit comments

Comments
 (0)