frontend: xtermjs moved to new node module naming scheme
This commit is contained in:
@@ -22,9 +22,9 @@
|
||||
"vue": "^3.4.21",
|
||||
"vue-i18n": "^9.10.1",
|
||||
"vue-router": "^4.3.0",
|
||||
"xterm": "^5.3.0",
|
||||
"xterm-addon-attach": "^0.9.0",
|
||||
"xterm-addon-fit": "^0.8.0"
|
||||
"@xterm/xterm": "^5.4.0",
|
||||
"@xterm/addon-attach": "^0.10.0",
|
||||
"@xterm/addon-fit": "^0.9.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^5.0.4",
|
||||
|
||||
Reference in New Issue
Block a user