3
3
"name" : " browser-app" ,
4
4
"version" : " 0.0.0" ,
5
5
"dependencies" : {
6
- "@theia/core" : " 1.58.1 " ,
7
- "@theia/editor" : " 1.58.1 " ,
8
- "@theia/filesystem" : " 1.58.1 " ,
9
- "@theia/markers" : " 1.58.1 " ,
10
- "@theia/messages" : " 1.58.1 " ,
11
- "@theia/monaco" : " 1.58.1 " ,
12
- "@theia/navigator" : " 1.58.1 " ,
13
- "@theia/plugin-dev" : " ^1.58.1 " ,
14
- "@theia/plugin-ext" : " ^1.58.1 " ,
15
- "@theia/plugin-ext-vscode" : " ^1.58.1 " ,
16
- "@theia/preferences" : " 1.58.1 " ,
17
- "@theia/process" : " 1.58.1 " ,
18
- "@theia/terminal" : " 1.58.1 " ,
19
- "@theia/vsx-registry" : " ^1.58.1 " ,
20
- "@theia/workspace" : " 1.58.1 " ,
6
+ "@theia/core" : " 1.65.0 " ,
7
+ "@theia/editor" : " 1.65.0 " ,
8
+ "@theia/filesystem" : " 1.65.0 " ,
9
+ "@theia/markers" : " 1.65.0 " ,
10
+ "@theia/messages" : " 1.65.0 " ,
11
+ "@theia/monaco" : " 1.65.0 " ,
12
+ "@theia/navigator" : " 1.65.0 " ,
13
+ "@theia/plugin-dev" : " 1.65.0 " ,
14
+ "@theia/plugin-ext" : " 1.65.0 " ,
15
+ "@theia/plugin-ext-vscode" : " 1.65.0 " ,
16
+ "@theia/preferences" : " 1.65.0 " ,
17
+ "@theia/process" : " 1.65.0 " ,
18
+ "@theia/terminal" : " 1.65.0 " ,
19
+ "@theia/vsx-registry" : " 1.65.0 " ,
20
+ "@theia/workspace" : " 1.65.0 " ,
21
21
"coderibbon-theia" : " ^0.0.0"
22
22
},
23
23
"devDependencies" : {
24
- "@theia/cli" : " 1.58.1 "
24
+ "@theia/cli" : " 1.65.0 "
25
25
},
26
26
"scripts" : {
27
27
"bundle" : " yarn rebuild && theia build --mode development" ,
32
32
"theia" : {
33
33
"target" : " browser"
34
34
}
35
- }
35
+ }
0 commit comments