We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4d71eb commit ea6bf60Copy full SHA for ea6bf60
package.json
@@ -55,15 +55,15 @@
55
}
56
},
57
"dependencies": {
58
- "fs-extra": "^10.0.0",
+ "fs-extra": "^11.0.0",
59
"node-pty-prebuilt-multiarch": "^0.10.0",
60
- "uuid": "^8.3.2",
61
- "which": "^2.0.2",
62
- "xterm": "4.13.0",
63
- "xterm-addon-fit": "0.5.0",
64
- "xterm-addon-ligatures": "^0.5.1",
65
- "xterm-addon-web-links": "0.4.0",
66
- "xterm-addon-webgl": "0.11.1"
+ "uuid": "^9.0.0",
+ "which": "^3.0.0",
+ "xterm": "5.0.0",
+ "xterm-addon-fit": "0.6.0",
+ "xterm-addon-ligatures": "^0.6.0",
+ "xterm-addon-web-links": "0.7.0",
+ "xterm-addon-webgl": "0.13.0"
67
68
"devDependencies": {
69
"@types/atom": "1.40.11",
0 commit comments