Skip to content

Commit 5a0ab05

Browse files
committed
chore: bump common
1 parent c3655fb commit 5a0ab05

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-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.4.0-beta-7",
7+
"@devtron-labs/devtron-fe-common-lib": "1.4.9",
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: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -981,10 +981,10 @@
981981
dependencies:
982982
"@jridgewell/trace-mapping" "0.3.9"
983983

984-
"@devtron-labs/[email protected].0-beta-7":
985-
version "1.4.0-beta-7"
986-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.4.0-beta-7.tgz#c6c283599fb3f45a32086e20b20aebeb5e42e05b"
987-
integrity sha512-/lg213fCz83/NTnbeYfZeQDnv0mzxL+r40CZm9YwdDjNMLe+qazXUPltTTBvXyowo+tcBMYGGshGs6dKLtq1AQ==
984+
"@devtron-labs/[email protected].9":
985+
version "1.4.9"
986+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.4.9.tgz#f27d71697b211be480c3446fe9b1d1d68b0eb6e1"
987+
integrity sha512-lZcmDyLgX/jBTEVJVGzACEwNxOAf25K9Y8sp8hB517e2PKBoGUcmcdBiWT+UaZzroqGqRj11vjUiyi6xROG06g==
988988
dependencies:
989989
"@types/react-dates" "^21.8.6"
990990
ansi_up "^5.2.1"
@@ -997,6 +997,7 @@
997997
react-dates "^21.8.0"
998998
react-diff-viewer-continued "^3.4.0"
999999
react-monaco-editor "^0.54.0"
1000+
react-virtualized-sticky-tree "^3.0.0-beta18"
10001001
sass "^1.69.7"
10011002
tslib "2.7.0"
10021003

0 commit comments

Comments
 (0)