Skip to content

Commit e592760

Browse files
committed
fix: missing pkgs
1 parent 46484eb commit e592760

File tree

2 files changed

+72
-0
lines changed

2 files changed

+72
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@
1717
"@fortawesome/free-solid-svg-icons": "^6.4.0",
1818
"@fortawesome/vue-fontawesome": "^3.0.3",
1919
"@pivot-lang/create-monaco": "link:src/hooks/monaco",
20+
"@xterm/addon-canvas": "0.6.0-beta.1",
21+
"@xterm/addon-fit": "0.9.0-beta.1",
22+
"@xterm/addon-unicode11": "0.7.0-beta.1",
23+
"@xterm/addon-webgl": "0.17.0-beta.1",
24+
"ansi-to-html": "^0.7.2",
25+
"ansi_up": "^6.0.2",
2026
"axios": "^1.3.6",
2127
"device-detector-js": "^3.0.3",
2228
"echarts": "^5.4.2",

pnpm-lock.yaml

Lines changed: 66 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)