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 @@ -64,4 +64,4 @@ FEATURE_APPLICATION_TEMPLATES_ENABLE=true
64
64
FEATURE_CODE_MIRROR_ENABLE = false
65
65
FEATURE_EXPERIMENTAL_THEMING_ENABLE = true
66
66
FEATURE_DEFAULT_AUTHENTICATED_VIEW_ENABLE = false
67
- GATEKEEPER_URL = https://license.devtron.ai/dashboard
67
+ 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.0-patch-6 " ,
7
+ "@devtron-labs/devtron-fe-common-lib" : " 1.10.0-patch-7 " ,
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] 6 " :
1130
- version "1.10.0-patch-6 "
1131
- resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.10.0-patch-6 .tgz#c1a5649bf8e81054d49c294df02573468dc85fb9 "
1132
- integrity sha512-v3ZJwGAQhiBQ0+jjH+RV8x6Z+2UJwKmWYst9XlM4EHNrspHSh1QhCzOGkAmzkxFrkkvkFrI7jx0+Zbrl9VFULw ==
1129
+ " @devtron-labs/[email protected] 7 " :
1130
+ version "1.10.0-patch-7 "
1131
+ resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.10.0-patch-7 .tgz#bd04608fd149cd0526677027b6bb8f9a00853d1b "
1132
+ integrity sha512-uX8UZaPqYbAc5pOwW3Bq9HA8lCumeAMVP49A260rTvstD8XfonIjWl2QcohkgemuKK56zpvAFFXjWIiLjUOaKQ ==
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