44 "license" : " (EPL-2.0 OR MIT)" ,
55 "version" : " 0.7.0" ,
66 "dependencies" : {
7- "@theia/core" : " 1.61.1" ,
8- "@theia/editor" : " 1.61.1" ,
9- "@theia/filesystem" : " 1.61.1" ,
10- "@theia/markers" : " 1.61.1" ,
11- "@theia/messages" : " 1.61.1" ,
12- "@theia/monaco" : " 1.61.1" ,
13- "@theia/navigator" : " 1.61.1" ,
14- "@theia/plugin-ext-vscode" : " 1.61.1" ,
15- "@theia/preferences" : " 1.61.1" ,
16- "@theia/process" : " 1.61.1" ,
17- "@theia/property-view" : " 1.61.1" ,
18- "@theia/terminal" : " 1.61.1" ,
19- "@theia/workspace" : " 1.61.1" ,
7+ "@theia/core" : " 1.64.1" ,
8+ "@theia/editor" : " 1.64.1" ,
9+ "@theia/filesystem" : " 1.64.1" ,
10+ "@theia/markers" : " 1.64.1" ,
11+ "@theia/messages" : " 1.64.1" ,
12+ "@theia/monaco" : " 1.64.1" ,
13+ "@theia/navigator" : " 1.64.1" ,
14+ "@theia/preferences" : " 1.64.1" ,
15+ "@theia/process" : " 1.64.1" ,
16+ "@theia/property-view" : " 1.64.1" ,
17+ "@theia/terminal" : " 1.64.1" ,
18+ "@theia/workspace" : " 1.64.1" ,
2019 "@eclipse-emfcloud/person-detail-property-view" : " *"
2120 },
2221 "devDependencies" : {
23- "@theia/cli" : " 1.61 .1"
22+ "@theia/cli" : " 1.64 .1"
2423 },
2524 "scripts" : {
2625 "prepare" : " yarn run clean && yarn build" ,
4241 "vscode-builtin-json" : " https://open-vsx.org/api/vscode/json/1.62.3/file/vscode.json-1.62.3.vsix" ,
4342 "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"
4443 }
45- }
44+ }
0 commit comments