44 "license" : " (EPL-2.0 OR MIT)" ,
55 "version" : " 0.7.0" ,
66 "dependencies" : {
7- "@theia/core" : " 1.66 .2" ,
8- "@theia/editor" : " 1.66 .2" ,
9- "@theia/filesystem" : " 1.66 .2" ,
10- "@theia/markers" : " 1.66 .2" ,
11- "@theia/messages" : " 1.66 .2" ,
12- "@theia/monaco" : " 1.66 .2" ,
13- "@theia/navigator" : " 1.66 .2" ,
14- "@theia/preferences" : " 1.66 .2" ,
15- "@theia/process" : " 1.66 .2" ,
16- "@theia/property-view" : " 1.66 .2" ,
17- "@theia/terminal" : " 1.66 .2" ,
18- "@theia/workspace" : " 1.66 .2" ,
7+ "@theia/core" : " 1.68 .2" ,
8+ "@theia/editor" : " 1.68 .2" ,
9+ "@theia/filesystem" : " 1.68 .2" ,
10+ "@theia/markers" : " 1.68 .2" ,
11+ "@theia/messages" : " 1.68 .2" ,
12+ "@theia/monaco" : " 1.68 .2" ,
13+ "@theia/navigator" : " 1.68 .2" ,
14+ "@theia/preferences" : " 1.68 .2" ,
15+ "@theia/process" : " 1.68 .2" ,
16+ "@theia/property-view" : " 1.68 .2" ,
17+ "@theia/terminal" : " 1.68 .2" ,
18+ "@theia/workspace" : " 1.68 .2" ,
1919 "@eclipse-emfcloud/person-detail-property-view" : " *"
2020 },
2121 "devDependencies" : {
22- "@theia/cli" : " 1.66 .2"
22+ "@theia/cli" : " 1.68 .2"
2323 },
2424 "scripts" : {
2525 "prepare" : " yarn run clean && yarn build" ,
4141 "vscode-builtin-json" : " https://open-vsx.org/api/vscode/json/1.62.3/file/vscode.json-1.62.3.vsix" ,
4242 "vscode-builtin-json-language-features" : " https://open-vsx.org/api/vscode/json-language-features/1.62.3/file/vscode.json-language-features-1.62.3.vsix"
4343 }
44- }
44+ }
0 commit comments