Skip to content

Commit 4add350

Browse files
author
Loïc Mangeonjean
committed
lib!: update VSCode to 1.124
1 parent f079579 commit 4add350

60 files changed

Lines changed: 685 additions & 483 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.ncurc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"@types/node",
66
"@types/vscode-semver",
77
"@vscode/codicons",
8+
"@vscode/diff",
89
"@vscode/iconv-lite-umd",
910
"@vscode/proxy-agent",
10-
"@vscode/ripgrep",
1111
"@vscode/spdlog",
1212
"@vscode/tree-sitter-wasm",
1313
"@vscode/windows-process-tree",

mise.vscode.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tools]
2-
node = "22.22.1"
3-
npm = "11.1.0"
2+
node = "24.15.0"
3+
npm = "11.16.0"
44

55
[env]
66
npm_config_user_agent = "npm/11.1.0 node/v22.22.1 linux x64 workspaces/false"

0 commit comments

Comments
 (0)