chore(deps): Update deprecated xterm to new package under @xterm

Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com>
This commit is contained in:
Gabriel Dugny
2025-04-16 00:01:23 +02:00
parent 1a85f9d7b8
commit 3ea5d1b6ff
6 changed files with 49 additions and 43 deletions
+4 -4
View File
@@ -71,14 +71,14 @@
"@kubernetes-models/base": "^5.0.0",
"@kubernetes/client-node": "1.0.0-rc7",
"@material-ui/core": "^4.12.2",
"@xterm/addon-attach": "^0.11.0",
"@xterm/addon-fit": "^0.10.0",
"@xterm/xterm": "^5.5.0",
"cronstrue": "^2.2.0",
"js-yaml": "^4.0.0",
"kubernetes-models": "^4.1.0",
"lodash": "^4.17.21",
"luxon": "^3.0.0",
"xterm": "^5.2.1",
"xterm-addon-attach": "^0.9.0",
"xterm-addon-fit": "^0.8.0"
"luxon": "^3.0.0"
},
"devDependencies": {
"@backstage/cli": "workspace:^",