Skip to content

Commit 709c605

Browse files
committed
update distro
1 parent 8add766 commit 709c605

File tree

1 file changed

+16
-17
lines changed

1 file changed

+16
-17
lines changed

package.json

Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "code-oss-dev",
3-
"version": "1.62.0",
4-
"distro": "b254d516125e93423ce7487dcb7cc0fa645bcbf0",
3+
"version": "1.61.0",
4+
"distro": "e385d0a7b08f77bcca8f08745d4d9324e76295a0",
55
"author": {
66
"name": "Microsoft Corporation"
77
},
@@ -59,7 +59,6 @@
5959
},
6060
"dependencies": {
6161
"@microsoft/applicationinsights-web": "^2.6.4",
62-
"@parcel/watcher": "2.0.0",
6362
"@vscode/sqlite3": "4.0.12",
6463
"@vscode/vscode-languagedetection": "1.0.21",
6564
"applicationinsights": "1.0.8",
@@ -72,25 +71,25 @@
7271
"keytar": "7.2.0",
7372
"minimist": "^1.2.5",
7473
"native-is-elevated": "0.4.3",
75-
"native-keymap": "2.4.0",
74+
"native-keymap": "2.2.1",
7675
"native-watchdog": "1.3.0",
7776
"node-pty": "0.11.0-beta7",
77+
"nsfw": "2.1.2",
7878
"spdlog": "^0.13.0",
7979
"sudo-prompt": "9.2.1",
8080
"tas-client-umd": "0.1.4",
8181
"v8-inspect-profiler": "^0.0.22",
82-
"vscode-nsfw": "2.1.8",
8382
"vscode-oniguruma": "1.5.1",
8483
"vscode-proxy-agent": "^0.11.0",
8584
"vscode-regexpp": "^3.1.0",
86-
"vscode-ripgrep": "^1.12.1",
85+
"vscode-ripgrep": "^1.12.0",
8786
"vscode-textmate": "5.4.0",
88-
"xterm": "4.15.0-beta.3",
89-
"xterm-addon-search": "0.9.0-beta.5",
90-
"xterm-addon-serialize": "0.7.0-beta.1",
91-
"xterm-addon-unicode11": "0.3.0",
92-
"xterm-addon-webgl": "0.12.0-beta.13",
93-
"xterm-headless": "4.15.0-beta.3",
87+
"xterm": "4.14.0-beta.22",
88+
"xterm-addon-search": "0.9.0-beta.4",
89+
"xterm-addon-serialize": "0.6.0-beta.8",
90+
"xterm-addon-unicode11": "0.3.0-beta.6",
91+
"xterm-addon-webgl": "0.12.0-beta.10",
92+
"xterm-headless": "4.14.0-beta.12",
9493
"yauzl": "^2.9.2",
9594
"yazl": "^2.4.3"
9695
},
@@ -132,7 +131,7 @@
132131
"cssnano": "^4.1.11",
133132
"debounce": "^1.0.0",
134133
"deemon": "^1.4.0",
135-
"electron": "13.5.1",
134+
"electron": "13.1.8",
136135
"eslint": "6.8.0",
137136
"eslint-plugin-header": "3.1.1",
138137
"eslint-plugin-jsdoc": "^19.1.0",
@@ -142,7 +141,7 @@
142141
"file-loader": "^4.2.0",
143142
"glob": "^5.0.13",
144143
"gulp": "^4.0.0",
145-
"gulp-atom-electron": "1.32.0",
144+
"gulp-atom-electron": "^1.30.1",
146145
"gulp-azure-storage": "^0.11.1",
147146
"gulp-bom": "^3.0.0",
148147
"gulp-buffer": "0.0.2",
@@ -186,7 +185,7 @@
186185
"optimist": "0.3.5",
187186
"p-all": "^1.0.0",
188187
"path-browserify": "^1.0.1",
189-
"playwright": "1.15.0",
188+
"playwright": "1.14.1",
190189
"pump": "^1.0.1",
191190
"queue": "3.0.6",
192191
"rcedit": "^1.1.0",
@@ -199,7 +198,7 @@
199198
"style-loader": "^1.0.0",
200199
"ts-loader": "^9.2.3",
201200
"tsec": "0.1.4",
202-
"typescript": "^4.5.0-dev.20211004",
201+
"typescript": "^4.5.0-dev.20210902",
203202
"typescript-formatter": "7.1.0",
204203
"underscore": "^1.12.1",
205204
"util": "^0.12.4",
@@ -225,7 +224,7 @@
225224
"vscode-windows-registry": "1.0.3",
226225
"windows-foreground-love": "0.4.0",
227226
"windows-mutex": "0.4.1",
228-
"windows-process-tree": "^0.3.2"
227+
"windows-process-tree": "0.3.0"
229228
},
230229
"resolutions": {
231230
"elliptic": "^6.5.3",

0 commit comments

Comments
 (0)