Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos-mynij-dev
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Mynij
slapos-mynij-dev
Commits
fdbbe119
Commit
fdbbe119
authored
Jun 06, 2020
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
software/theia: version up 1.3.0
parent
691c27a9
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1735 additions
and
1535 deletions
+1735
-1535
software/theia/buildout.hash.cfg
software/theia/buildout.hash.cfg
+1
-1
software/theia/software.cfg
software/theia/software.cfg
+8
-4
software/theia/yarn.lock
software/theia/yarn.lock
+1726
-1530
No files found.
software/theia/buildout.hash.cfg
View file @
fdbbe119
...
...
@@ -19,7 +19,7 @@ md5sum = 42d21dc3f5d3e57e142eea8e016195f0
[yarn.lock]
filename = yarn.lock
md5sum =
ae1b596804715acd3512f1e8e6cbae3b
md5sum =
c8e2d7ebdce31e4a61331317f40c9797
[python-language-server-requirements.txt]
filename = python-language-server-requirements.txt
...
...
software/theia/software.cfg
View file @
fdbbe119
...
...
@@ -140,7 +140,7 @@ mode = 0644
[package.json]
recipe = slapos.recipe.template:jinja2
# this comes from https://github.com/theia-ide/theia-apps/blob/
2991e3a433f031b22bc80e274f80620d1e6898e5
/theia-full-docker/latest.package.json
# this comes from https://github.com/theia-ide/theia-apps/blob/
3391dd07cba7ddc5cc833420349a27beb66a5433
/theia-full-docker/latest.package.json
template =
inline:{
"private": true,
...
...
@@ -173,8 +173,9 @@ template =
},
"dependencies": {
"@theia/callhierarchy": "latest",
"@theia/console": "latest",
"@theia/core": "latest",
"@theia/cpp": "latest",
"@theia/cpp
-debug
": "latest",
"@theia/debug": "latest",
"@theia/editor": "latest",
"@theia/editor-preview": "latest",
...
...
@@ -201,9 +202,11 @@ template =
"@theia/preview": "latest",
"@theia/process": "latest",
"@theia/rust": "latest",
"@theia/scm": "latest",
"@theia/search-in-workspace": "latest",
"@theia/task": "latest",
"@theia/terminal": "latest",
"@theia/typehierarchy": "latest",
"@theia/userstorage": "latest",
"@theia/variable-resolver": "latest",
"@theia/vsx-registry": "latest",
...
...
@@ -212,8 +215,9 @@ template =
"resolutions": {
"vscode-json-languageserver": "1.2.2",
"vscode-languageserver-protocol": "3.15.0-next.9",
"vscode-languageserver-types": "3.15.0-next.4",
"**/vscode-json-languageserver/**/vscode-languageserver": "6.0.0-next.1"
"vscode-languageserver-types": "3.15.0-next.5",
"**/vscode-json-languageserver/**/vscode-languageserver": "6.0.0-next.1",
"**/moment": "2.24.0"
},
"devDependencies": {
"@theia/cli": "latest"
...
...
software/theia/yarn.lock
View file @
fdbbe119
This source diff could not be displayed because it is too large. You can
view the blob
instead.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment