Skip to content

Commit

Permalink
fixed #8171 - bumped xterm-addon-canvas
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny committed Apr 10, 2023
1 parent dfc7a2c commit c0837fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tabby-terminal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"patch-package": "^6.5.0",
"runes": "^0.4.2",
"xterm": "^5.1.0",
"xterm-addon-canvas": "^0.3.0",
"xterm-addon-canvas": "^0.4.0-beta.9",
"xterm-addon-fit": "^0.7.0",
"xterm-addon-image": "^0.3.1",
"xterm-addon-ligatures": "^0.6.0",
Expand Down
8 changes: 4 additions & 4 deletions tabby-terminal/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -464,10 +464,10 @@ xtend@^4.0.0:
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==

xterm-addon-canvas@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/xterm-addon-canvas/-/xterm-addon-canvas-0.3.0.tgz#8cfb5a13297f4a31a12870c1119af2c139392b50"
integrity sha512-2deF4ev6T+NjgSM56H+jcAWz4k5viEoaBtuDEyfo5Qdh1r7HOvNzLC45HSeegdH38qmEcL9XIt0KXyOINpSFRA==
xterm-addon-canvas@^0.4.0-beta.9:
version "0.4.0-beta.9"
resolved "https://registry.yarnpkg.com/xterm-addon-canvas/-/xterm-addon-canvas-0.4.0-beta.9.tgz#e570fa4592890f92cc86706f2bba0dd128a8641d"
integrity sha512-BWRVWyUW7NY2g4BBMm3ecPQvbdyKXFgABnpmh4m0TVHqFJMNeXdNuTc94KiDbE+cvw8jtAY9NC/OIM4HcgjAIQ==

xterm-addon-fit@^0.7.0:
version "0.7.0"
Expand Down

0 comments on commit c0837fe

Please sign in to comment.