Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
Update to monaco-languageclient 7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kaisalmen committed Nov 15, 2023
1 parent 537b013 commit fb7584d
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 96 deletions.
186 changes: 93 additions & 93 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"@angular/core": "~16.2.12",
"@angular/platform-browser": "~16.2.12",
"@angular/platform-browser-dynamic": "~16.2.12",
"monaco-editor": "npm:@codingame/monaco-editor-treemended@>=1.83.5 <1.84.0",
"monaco-editor": "npm:@codingame/monaco-editor-treemended@>=1.83.7 <1.84.0",
"monaco-editor-workers": "~0.44.0",
"monaco-languageclient-examples": "~7.0.1",
"monaco-languageclient-examples": "~7.0.2",
"rxjs": "~7.8.1",
"vscode-ws-jsonrpc": "~3.1.0",
"zone.js": "~0.13.0"
Expand Down Expand Up @@ -53,7 +53,7 @@
"monaco-editor": "$monaco-editor"
},
"resolutions": {
"monaco-editor": "npm:@codingame/monaco-editor-treemended@>=1.83.5 <1.84.0"
"monaco-editor": "npm:@codingame/monaco-editor-treemended@>=1.83.7 <1.84.0"
},
"volta": {
"node": "18.18.2",
Expand Down

0 comments on commit fb7584d

Please sign in to comment.