File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed
src/components/common/List 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.15.0" ,
7
+ "@devtron-labs/devtron-fe-common-lib" : " 1.15.0-pre-0 " ,
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 15
15
*/
16
16
17
17
import React from 'react'
18
- import { Toggle } from '@devtron-labs/devtron-fe-common-lib'
19
18
import arrowTriangle from '../../../assets/icons/appstatus/ic-chevron-down.svg'
20
19
import './list.scss'
21
20
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] " :
1128
- version "1.15.0"
1129
- resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.15.0.tgz#a0895775e32cf29414f0bcea77c3d4b2de00a362 "
1130
- integrity sha512-HimvKRILKRKKpNyDwAre+T3a8YFTJXrppm8FZtCJ2JDpvpjcCYtG/Ny+WsUAm89P/6OVQKC9baUt0HEIcGeAMQ ==
1127
+ " @devtron-labs/[email protected] -pre-0 " :
1128
+ version "1.15.0-pre-0 "
1129
+ resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.15.0-pre-0 .tgz#b7ec8e0f35799561a1a074e4bbdc03e5b968034e "
1130
+ integrity sha512-veahDcOpYgPMvc4nHBNSPyEvWVlegxEOV38xNjOVdfn0w5XjKGGgWaVVSK+F+yAGtZh/zRIOVnsrtjr+QOYW+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