55 "license" : " AGPL-3.0-or-later" ,
66 "main" : " src-gen/frontend/electron-main.js" ,
77 "dependencies" : {
8- "@theia/core" : " 1.22.1 " ,
9- "@theia/debug" : " 1.22.1 " ,
10- "@theia/editor" : " 1.22.1 " ,
11- "@theia/editor-preview" : " 1.22.1 " ,
12- "@theia/electron" : " 1.22.1 " ,
13- "@theia/file-search" : " 1.22.1 " ,
14- "@theia/filesystem" : " 1.22.1 " ,
15- "@theia/keymaps" : " 1.22.1 " ,
16- "@theia/messages" : " 1.22.1 " ,
17- "@theia/monaco" : " 1.22.1 " ,
18- "@theia/navigator" : " 1.22.1 " ,
19- "@theia/plugin-ext" : " 1.22.1 " ,
20- "@theia/plugin-ext-vscode" : " 1.22.1 " ,
21- "@theia/preferences" : " 1.22.1 " ,
22- "@theia/process" : " 1.22.1 " ,
23- "@theia/terminal" : " 1.22.1 " ,
24- "@theia/workspace" : " 1.22.1 " ,
8+ "@theia/core" : " 1.23.0 " ,
9+ "@theia/debug" : " 1.23.0 " ,
10+ "@theia/editor" : " 1.23.0 " ,
11+ "@theia/editor-preview" : " 1.23.0 " ,
12+ "@theia/electron" : " 1.23.0 " ,
13+ "@theia/file-search" : " 1.23.0 " ,
14+ "@theia/filesystem" : " 1.23.0 " ,
15+ "@theia/keymaps" : " 1.23.0 " ,
16+ "@theia/messages" : " 1.23.0 " ,
17+ "@theia/monaco" : " 1.23.0 " ,
18+ "@theia/navigator" : " 1.23.0 " ,
19+ "@theia/plugin-ext" : " 1.23.0 " ,
20+ "@theia/plugin-ext-vscode" : " 1.23.0 " ,
21+ "@theia/preferences" : " 1.23.0 " ,
22+ "@theia/process" : " 1.23.0 " ,
23+ "@theia/terminal" : " 1.23.0 " ,
24+ "@theia/workspace" : " 1.23.0 " ,
2525 "arduino-ide-extension" : " 2.0.0-rc5"
2626 },
2727 "devDependencies" : {
28- "@theia/cli" : " 1.22.1 " ,
28+ "@theia/cli" : " 1.23.0 " ,
2929 "electron" : " ^15.3.5"
3030 },
3131 "scripts" : {
6464 }
6565 }
6666 }
67- }
67+ }
0 commit comments