File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -63,4 +63,4 @@ FEATURE_ACTION_AUDIOS_ENABLE=true
63
63
FEATURE_APPLICATION_TEMPLATES_ENABLE = true
64
64
FEATURE_CODE_MIRROR_ENABLE = false
65
65
FEATURE_DEFAULT_AUTHENTICATED_VIEW_ENABLE = false
66
- GATEKEEPER_URL = https://license.devtron.ai/dashboard
66
+ GATEKEEPER_URL = https://license.devtron.ai/dashboard
Original file line number Diff line number Diff line change 4
4
"private" : true ,
5
5
"homepage" : " /dashboard" ,
6
6
"dependencies" : {
7
- "@devtron-labs/devtron-fe-common-lib" : " 1.10.11 " ,
7
+ "@devtron-labs/devtron-fe-common-lib" : " 1.10.15 " ,
8
8
"@esbuild-plugins/node-globals-polyfill" : " 0.2.3" ,
9
9
"@rjsf/core" : " ^5.13.3" ,
10
10
"@rjsf/utils" : " ^5.13.3" ,
Original file line number Diff line number Diff line change 1126
1126
dependencies :
1127
1127
" @jridgewell/trace-mapping" " 0.3.9"
1128
1128
1129
- " @devtron-labs/[email protected] .11 " :
1130
- version "1.10.11 "
1131
- resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.10.11 .tgz#3d26a29373cb36d2bec35389d7a67f6a3ca3ee42 "
1132
- integrity sha512-7Pts9Su3jigWtDARNn3JvznS7RZbiBae9nB8FQdI9vgKT1sWLfbapkcgz5A0iXaF72qOmrqVnMEjnnVYh8a8Rw ==
1129
+ " @devtron-labs/[email protected] .15 " :
1130
+ version "1.10.15 "
1131
+ resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.10.15 .tgz#f3954adc38d53da5b35fabb55f46cc654df92ecf "
1132
+ integrity sha512-L4H+5zkHyBYJHsEN69xhJTUc+2HbLitbGzEOxtTOCoe5qa300nCPBSCc1HC9D1wjvYKZd9j/c115p9+yFj0uNw ==
1133
1133
dependencies :
1134
1134
" @codemirror/lang-json" " 6.0.1"
1135
1135
" @codemirror/lang-yaml" " 6.1.2"
You can’t perform that action at this time.
0 commit comments