Skip to content

Commit

Permalink
Update dependencies to monaco patch version
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Mäder <[email protected]>
  • Loading branch information
tsmaeder committed Feb 5, 2024
1 parent 020bc5d commit 0df996f
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion examples/api-samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@theia/file-search": "1.46.0",
"@theia/filesystem": "1.46.0",
"@theia/monaco": "1.46.0",
"@theia/monaco-editor-core": "1.83.1",
"@theia/monaco-editor-core": "1.83.101",
"@theia/output": "1.46.0",
"@theia/ovsx-client": "1.46.0",
"@theia/search-in-workspace": "1.46.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/bulk-edit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@theia/editor": "1.46.0",
"@theia/filesystem": "1.46.0",
"@theia/monaco": "1.46.0",
"@theia/monaco-editor-core": "1.83.1",
"@theia/monaco-editor-core": "1.83.101",
"@theia/workspace": "1.46.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@theia/core": "1.46.0",
"@theia/monaco": "1.46.0",
"@theia/monaco-editor-core": "1.83.1",
"@theia/monaco-editor-core": "1.83.101",
"anser": "^2.0.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/debug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@theia/filesystem": "1.46.0",
"@theia/markers": "1.46.0",
"@theia/monaco": "1.46.0",
"@theia/monaco-editor-core": "1.83.1",
"@theia/monaco-editor-core": "1.83.101",
"@theia/output": "1.46.0",
"@theia/process": "1.46.0",
"@theia/task": "1.46.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@theia/core": "1.46.0",
"@theia/editor": "1.46.0",
"@theia/filesystem": "1.46.0",
"@theia/monaco-editor-core": "1.83.1",
"@theia/monaco-editor-core": "1.83.101",
"@theia/navigator": "1.46.0",
"@theia/scm": "1.46.0",
"@theia/scm-extra": "1.46.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/keymaps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@theia/core": "1.46.0",
"@theia/monaco": "1.46.0",
"@theia/monaco-editor-core": "1.83.1",
"@theia/monaco-editor-core": "1.83.101",
"@theia/preferences": "1.46.0",
"@theia/userstorage": "1.46.0",
"jsonc-parser": "^2.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/monaco/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@theia/editor": "1.46.0",
"@theia/filesystem": "1.46.0",
"@theia/markers": "1.46.0",
"@theia/monaco-editor-core": "1.83.1",
"@theia/monaco-editor-core": "1.83.101",
"@theia/outline-view": "1.46.0",
"@theia/workspace": "1.46.0",
"fast-plist": "^0.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/output/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@theia/core": "1.46.0",
"@theia/editor": "1.46.0",
"@theia/monaco": "1.46.0",
"@theia/monaco-editor-core": "1.83.1",
"@theia/monaco-editor-core": "1.83.101",
"@types/p-queue": "^2.3.1",
"p-queue": "^2.4.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-ext-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@theia/editor": "1.46.0",
"@theia/filesystem": "1.46.0",
"@theia/monaco": "1.46.0",
"@theia/monaco-editor-core": "1.83.1",
"@theia/monaco-editor-core": "1.83.101",
"@theia/navigator": "1.46.0",
"@theia/plugin": "1.46.0",
"@theia/plugin-ext": "1.46.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-ext/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@theia/markers": "1.46.0",
"@theia/messages": "1.46.0",
"@theia/monaco": "1.46.0",
"@theia/monaco-editor-core": "1.83.1",
"@theia/monaco-editor-core": "1.83.101",
"@theia/navigator": "1.46.0",
"@theia/notebook": "1.46.0",
"@theia/output": "1.46.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-metrics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@theia/core": "1.46.0",
"@theia/metrics": "1.46.0",
"@theia/monaco-editor-core": "1.83.1",
"@theia/monaco-editor-core": "1.83.101",
"@theia/plugin": "1.46.0",
"@theia/plugin-ext": "1.46.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/preferences/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@theia/editor": "1.46.0",
"@theia/filesystem": "1.46.0",
"@theia/monaco": "1.46.0",
"@theia/monaco-editor-core": "1.83.1",
"@theia/monaco-editor-core": "1.83.101",
"@theia/userstorage": "1.46.0",
"@theia/workspace": "1.46.0",
"async-mutex": "^0.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/task/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@theia/filesystem": "1.46.0",
"@theia/markers": "1.46.0",
"@theia/monaco": "1.46.0",
"@theia/monaco-editor-core": "1.83.1",
"@theia/monaco-editor-core": "1.83.101",
"@theia/process": "1.46.0",
"@theia/terminal": "1.46.0",
"@theia/userstorage": "1.46.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/toolbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@theia/file-search": "1.46.0",
"@theia/filesystem": "1.46.0",
"@theia/monaco": "1.46.0",
"@theia/monaco-editor-core": "1.83.1",
"@theia/monaco-editor-core": "1.83.101",
"@theia/search-in-workspace": "1.46.0",
"@theia/userstorage": "1.46.0",
"@theia/workspace": "1.46.0",
Expand Down

0 comments on commit 0df996f

Please sign in to comment.