Skip to content

Commit

Permalink
Update addon-progress and remove !
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyriar committed Jan 9, 2025
1 parent 23e6be7 commit f53e4ea
Show file tree
Hide file tree
Showing 7 changed files with 170 additions and 171 deletions.
96 changes: 48 additions & 48 deletions package-lock.json

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

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,16 +85,16 @@
"@vscode/windows-mutex": "^0.5.0",
"@vscode/windows-process-tree": "^0.6.0",
"@vscode/windows-registry": "^1.1.0",
"@xterm/addon-clipboard": "^0.2.0-beta.78",
"@xterm/addon-image": "^0.9.0-beta.95",
"@xterm/addon-ligatures": "^0.10.0-beta.95",
"@xterm/addon-progress": "^0.2.0-beta.1",
"@xterm/addon-search": "^0.16.0-beta.95",
"@xterm/addon-serialize": "^0.14.0-beta.95",
"@xterm/addon-unicode11": "^0.9.0-beta.95",
"@xterm/addon-webgl": "^0.19.0-beta.95",
"@xterm/headless": "^5.6.0-beta.95",
"@xterm/xterm": "^5.6.0-beta.95",
"@xterm/addon-clipboard": "^0.2.0-beta.79",
"@xterm/addon-image": "^0.9.0-beta.96",
"@xterm/addon-ligatures": "^0.10.0-beta.96",
"@xterm/addon-progress": "^0.2.0-beta.2",
"@xterm/addon-search": "^0.16.0-beta.96",
"@xterm/addon-serialize": "^0.14.0-beta.96",
"@xterm/addon-unicode11": "^0.9.0-beta.96",
"@xterm/addon-webgl": "^0.19.0-beta.96",
"@xterm/headless": "^5.6.0-beta.96",
"@xterm/xterm": "^5.6.0-beta.96",
"http-proxy-agent": "^7.0.0",
"https-proxy-agent": "^7.0.2",
"jschardet": "3.1.4",
Expand Down
96 changes: 48 additions & 48 deletions remote/package-lock.json

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

20 changes: 10 additions & 10 deletions remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
"@vscode/vscode-languagedetection": "1.0.21",
"@vscode/windows-process-tree": "^0.6.0",
"@vscode/windows-registry": "^1.1.0",
"@xterm/addon-clipboard": "^0.2.0-beta.78",
"@xterm/addon-image": "^0.9.0-beta.95",
"@xterm/addon-ligatures": "^0.10.0-beta.95",
"@xterm/addon-progress": "^0.2.0-beta.1",
"@xterm/addon-search": "^0.16.0-beta.95",
"@xterm/addon-serialize": "^0.14.0-beta.95",
"@xterm/addon-unicode11": "^0.9.0-beta.95",
"@xterm/addon-webgl": "^0.19.0-beta.95",
"@xterm/headless": "^5.6.0-beta.95",
"@xterm/xterm": "^5.6.0-beta.95",
"@xterm/addon-clipboard": "^0.2.0-beta.79",
"@xterm/addon-image": "^0.9.0-beta.96",
"@xterm/addon-ligatures": "^0.10.0-beta.96",
"@xterm/addon-progress": "^0.2.0-beta.2",
"@xterm/addon-search": "^0.16.0-beta.96",
"@xterm/addon-serialize": "^0.14.0-beta.96",
"@xterm/addon-unicode11": "^0.9.0-beta.96",
"@xterm/addon-webgl": "^0.19.0-beta.96",
"@xterm/headless": "^5.6.0-beta.96",
"@xterm/xterm": "^5.6.0-beta.96",
"cookie": "^0.7.0",
"http-proxy-agent": "^7.0.0",
"https-proxy-agent": "^7.0.2",
Expand Down
Loading

0 comments on commit f53e4ea

Please sign in to comment.