File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Expand file tree Collapse file tree 3 files changed +5
-6
lines changed 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.14.2-pre-1 " ,
7
+ "@devtron-labs/devtron-fe-common-lib" : " 1.14.2-pre-2 " ,
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 @@ -137,7 +137,6 @@ const BaseComponent = (props: BaseComponentPropsType) => {
137
137
config : {
138
138
name : 'action-menu-switch' ,
139
139
ariaLabel : 'action-menu-switch' ,
140
- dataTestId : 'action-menu-switch' ,
141
140
isChecked,
142
141
onChange : handleChange ,
143
142
} ,
Original file line number Diff line number Diff line change 1124
1124
dependencies :
1125
1125
" @jridgewell/trace-mapping" " 0.3.9"
1126
1126
1127
- " @devtron-labs/[email protected] 1 " :
1128
- version "1.14.2-pre-1 "
1129
- resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.14.2-pre-1 .tgz#c52fe7bcbc8fd6daf2fe3e5b5b98afe3a77b713f "
1130
- integrity sha512-VYwI2Eil4Fh+ObqLsMyRFUluyYUPhRQZMxLgs5mHNaBhlNbCqxs2EtMVeDlRCs0AQBAT752Ipmpdg8MHdRSrKg ==
1127
+ " @devtron-labs/[email protected] 2 " :
1128
+ version "1.14.2-pre-2 "
1129
+ resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.14.2-pre-2 .tgz#2637f88dd08df753eff175aace6977529f0cb5a7 "
1130
+ integrity sha512-drUHHzbjfJJLL1J5Z92EKQ7B2yVN7JTbQirWTsZ3hwSRzCy+Vf7eZqlZEQjWtVtCP+KJY8OignSW6lOdkA7X/A ==
1131
1131
dependencies :
1132
1132
" @codemirror/lang-json" " 6.0.1"
1133
1133
" @codemirror/lang-yaml" " 6.1.2"
You can’t perform that action at this time.
0 commit comments