mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-06 16:41:49 +00:00
swallow ligature related font parsing errors - fixes #4840
This commit is contained in:
@@ -23,10 +23,9 @@
|
||||
"cli-spinner": "^0.2.10",
|
||||
"dataurl": "0.1.0",
|
||||
"hexer": "^1.5.0",
|
||||
"opentype.js": "^1.3.4",
|
||||
"ps-node": "^0.1.6",
|
||||
"runes": "^0.4.2",
|
||||
"xterm": "npm:@tabby-gang/xterm@^4.15.0",
|
||||
"xterm": "npm:@tabby-gang/xterm@^4.15.1-beta.1",
|
||||
"xterm-addon-fit": "^0.5.0",
|
||||
"xterm-addon-ligatures": "^0.5.0",
|
||||
"xterm-addon-search": "^0.8.1",
|
||||
@@ -35,6 +34,9 @@
|
||||
"xterm-addon-webgl": "^0.11.3",
|
||||
"zmodem.js": "^0.1.9"
|
||||
},
|
||||
"resolutions": {
|
||||
"**/opentype.js": "^1.3.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/animations": "^9.1.9",
|
||||
"@angular/common": "^9.1.11",
|
||||
|
Reference in New Issue
Block a user