File tree 4 files changed +1613
-1219
lines changed
4 files changed +1613
-1219
lines changed Original file line number Diff line number Diff line change 6
6
react
7
7
vue
8
8
packages /manager /apps /pci-databases-analytics /src /components /ui
9
- packages /manager /apps /pci-databases-analytics /src /lib /utils.ts
10
- /.nx /workspace-data
9
+ packages /manager /apps /pci-databases-analytics /src /lib /utils.ts
Original file line number Diff line number Diff line change 1
1
{
2
+ "lerna" : " 3.15.0" ,
2
3
"packages" : [
3
4
" docs" ,
4
5
" packages/components/*" ,
9
10
" packages/manager-react-components"
10
11
],
11
12
"npmClient" : " yarn" ,
13
+ "useWorkspaces" : true ,
12
14
"version" : " independent" ,
13
15
"command" : {
14
16
"bootstrap" : {
20
22
"version" : {
21
23
"allowBranch" : " master"
22
24
}
23
- },
24
- "$schema" : " node_modules/lerna/schemas/lerna-schema.json"
25
+ }
25
26
}
Original file line number Diff line number Diff line change 108
108
"jest" : " 29.7.0" ,
109
109
"jest-cucumber" : " ^3.0.1" ,
110
110
"jest-environment-jsdom" : " ^29.7.0" ,
111
- "lerna" : " ^8.1.9 " ,
111
+ "lerna" : " ^5.5.0 " ,
112
112
"lint-staged" : " ^13.0.3" ,
113
113
"lodash" : " ^4.17.11" ,
114
114
"msw" : " 2.1.7" ,
You can’t perform that action at this time.
0 commit comments