Skip to content

Commit ffaf6c7

Browse files
committed
Merge branch 'main' of github.com:devtron-labs/dashboard into chore/sync-develop-with-main
2 parents 80fcbf6 + 4a228d0 commit ffaf6c7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"homepage": "/dashboard",
66
"dependencies": {
7-
"@devtron-labs/devtron-fe-common-lib": "1.11.0-pre-9",
7+
"@devtron-labs/devtron-fe-common-lib": "1.12.0",
88
"@esbuild-plugins/node-globals-polyfill": "0.2.3",
99
"@rjsf/core": "^5.13.3",
1010
"@rjsf/utils": "^5.13.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1126,10 +1126,10 @@
11261126
dependencies:
11271127
"@jridgewell/trace-mapping" "0.3.9"
11281128

1129-
"@devtron-labs/devtron-fe-common-lib@1.11.0-pre-9":
1130-
version "1.11.0-pre-9"
1131-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.11.0-pre-9.tgz#17377b4bc671923134bf6ade08aeb5d194d8ffb3"
1132-
integrity sha512-KvdoTo7KvEK5sIT/NWbJZlbxlTla8WUUQ2BzRQsIU5QU/0IEw6gqyPslZDzMKDZvaErrWqODRyo3ZG1PedLolg==
1129+
"@devtron-labs/devtron-fe-common-lib@1.12.0":
1130+
version "1.12.0"
1131+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.12.0.tgz#5a233af731983463c4c085b8395a5727385dec83"
1132+
integrity sha512-eobOyYT0VByi1lNyzUQ08QI9PuGfmDIDCbqJpIurmE/PYnoS6i7b+Sik8C0IHDAPSZCt74ErbN+VsN2Z+GaS8g==
11331133
dependencies:
11341134
"@codemirror/lang-json" "6.0.1"
11351135
"@codemirror/lang-yaml" "6.1.2"

0 commit comments

Comments
 (0)