Skip to content

Commit

Permalink
feat: update default extension version (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
bk1012 authored Jan 6, 2025
1 parent 8871332 commit 7b06e62
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions build/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"vscode": [
{
"name": "typescript-language-features",
"version": "1.60.0"
"version": "1.95.3"
},
{
"name": "bat",
Expand All @@ -20,7 +20,7 @@
},
{
"name": "configuration-editing",
"version": "1.55.2"
"version": "1.88.1"
},
{
"name": "cpp",
Expand All @@ -38,17 +38,13 @@
"name": "css-language-features",
"version": "1.88.1"
},
{
"name": "debug-auto-launch",
"version": "1.55.2"
},
{
"name": "docker",
"version": "1.55.2"
},
{
"name": "emmet",
"version": "1.55.2"
"version": "1.88.1"
},
{
"name": "fsharp",
Expand Down Expand Up @@ -200,7 +196,7 @@
},
{
"name": "swift",
"version": "1.55.2"
"version": "1.88.1"
},
{
"name": "theme-abyss",
Expand Down Expand Up @@ -274,7 +270,7 @@
"ms-vscode": [
{
"name": "js-debug",
"version": "1.68.0"
"version": "1.95.3"
}
],
"vscode-icons-team": [
Expand Down

0 comments on commit 7b06e62

Please sign in to comment.