Skip to content

Commit

Permalink
lib!: update vscode and its dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Loïc Mangeonjean committed Nov 6, 2024
1 parent b66efc8 commit c9ddca9
Show file tree
Hide file tree
Showing 56 changed files with 44 additions and 9,673 deletions.
54 changes: 29 additions & 25 deletions package-lock.json

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

30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
},
"config": {
"vscode": {
"version": "1.94.2",
"ref": "1.94.2",
"commit": "384ff7382de624fb94dbaf6da11977bba1ecd427"
"version": "1.95.1",
"ref": "1.95.1",
"commit": "65edc4939843c90c34d61f4ce11704f09d3e5cb6"
},
"monaco": {
"ref": "v0.52.0",
Expand All @@ -60,7 +60,7 @@
"@types/mime-types": "^2.1.4",
"@types/node": "18.19.8",
"@types/semver": "^7.5.8",
"@types/vscode": "~1.94.0",
"@types/vscode": "~1.95.0",
"@types/vscode-semver": "npm:@types/semver@=5.5.0",
"@types/yargs": "^17.0.33",
"@types/yauzl": "^2.10.3",
Expand Down Expand Up @@ -111,23 +111,23 @@
"@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.47",
"@xterm/addon-image": "^0.9.0-beta.64",
"@xterm/addon-search": "^0.16.0-beta.64",
"@xterm/addon-serialize": "^0.14.0-beta.64",
"@xterm/addon-unicode11": "^0.9.0-beta.64",
"@xterm/addon-webgl": "^0.19.0-beta.64",
"@xterm/headless": "^5.6.0-beta.64",
"@xterm/xterm": "^5.6.0-beta.64",
"cookie": "^0.4.0",
"@xterm/addon-clipboard": "^0.2.0-beta.48",
"@xterm/addon-image": "^0.9.0-beta.65",
"@xterm/addon-search": "^0.16.0-beta.65",
"@xterm/addon-serialize": "^0.14.0-beta.65",
"@xterm/addon-unicode11": "^0.9.0-beta.65",
"@xterm/addon-webgl": "^0.19.0-beta.65",
"@xterm/headless": "^5.6.0-beta.65",
"@xterm/xterm": "^5.6.0-beta.65",
"cookie": "^0.7.2",
"css-url-parser": "^1.1.4",
"jschardet": "3.1.3",
"jschardet": "3.1.4",
"kerberos": "2.1.1",
"keytar": "^7.9.0",
"marked": "~14.0.0",
"memfs": "^4.12.0",
"mime-types": "^2.1.35",
"node-pty": "1.1.0-beta21",
"node-pty": "^1.1.0-beta22",
"vscode-oniguruma": "1.7.0",
"vscode-regexpp": "^3.1.0",
"vscode-textmate": "9.1.0",
Expand Down
31 changes: 0 additions & 31 deletions vscode-paches/0002-fix-fix-editor-api-types.patch

This file was deleted.

This file was deleted.

36 changes: 0 additions & 36 deletions vscode-paches/0004-feat-output-es2022.patch

This file was deleted.

64 changes: 0 additions & 64 deletions vscode-paches/0005-fix-markdown-do-not-encode-i10l-location.patch

This file was deleted.

22 changes: 0 additions & 22 deletions vscode-paches/0006-fix-typescript-handle-trailing-slash.patch

This file was deleted.

22 changes: 0 additions & 22 deletions vscode-paches/0007-fix-typescript-missing-default-value.patch

This file was deleted.

24 changes: 0 additions & 24 deletions vscode-paches/0008-fix-typescript-handle-missing-case.patch

This file was deleted.

Loading

0 comments on commit c9ddca9

Please sign in to comment.