|
@@ -4071,6 +4071,19 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@xterm/addon-fit": {
|
|
|
+ "version": "0.10.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@xterm/addon-fit/-/addon-fit-0.10.0.tgz",
|
|
|
+ "integrity": "sha512-UFYkDm4HUahf2lnEyHvio51TNGiLK66mqP2JoATy7hRZeXaGMRDr00JiSF7m63vR5WKATF605yEggJKsw0JpMQ==",
|
|
|
+ "peerDependencies": {
|
|
|
+ "@xterm/xterm": "^5.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@xterm/xterm": {
|
|
|
+ "version": "5.5.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@xterm/xterm/-/xterm-5.5.0.tgz",
|
|
|
+ "integrity": "sha512-hqJHYaQb5OptNunnyAnkHyM8aCjZ1MEIDTQu1iIbbTD/xops91NB5yq1ZK/dC2JDbVWtF23zUtl9JE2NqwT87A=="
|
|
|
+ },
|
|
|
"node_modules/@xtuc/ieee754": {
|
|
|
"version": "1.2.0",
|
|
|
"resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz",
|
|
@@ -11561,9 +11574,7 @@
|
|
|
"fs-mode-to-string": "^0.0.2",
|
|
|
"json-query": "^2.2.2",
|
|
|
"path-browserify": "^1.0.1",
|
|
|
- "sinon": "^17.0.1",
|
|
|
- "xterm": "^5.1.0",
|
|
|
- "xterm-addon-fit": "^0.7.0"
|
|
|
+ "sinon": "^17.0.1"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@rollup/plugin-commonjs": "^24.1.0",
|
|
@@ -12131,17 +12142,6 @@
|
|
|
"defaults": "^1.0.3"
|
|
|
}
|
|
|
},
|
|
|
- "packages/phoenix/node_modules/xterm": {
|
|
|
- "version": "5.1.0",
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "packages/phoenix/node_modules/xterm-addon-fit": {
|
|
|
- "version": "0.7.0",
|
|
|
- "license": "MIT",
|
|
|
- "peerDependencies": {
|
|
|
- "xterm": "^5.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
"packages/phoenix/packages/contextlink": {
|
|
|
"version": "0.0.0",
|
|
|
"extraneous": true,
|
|
@@ -12180,8 +12180,8 @@
|
|
|
"version": "0.0.0",
|
|
|
"license": "AGPL-3.0-only",
|
|
|
"dependencies": {
|
|
|
- "xterm": "^5.3.0",
|
|
|
- "xterm-addon-fit": "^0.7.0"
|
|
|
+ "@xterm/addon-fit": "^0.10.0",
|
|
|
+ "@xterm/xterm": "^5.5.0"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@rollup/plugin-commonjs": "^24.1.0",
|
|
@@ -12723,17 +12723,6 @@
|
|
|
"engines": {
|
|
|
"node": ">=12"
|
|
|
}
|
|
|
- },
|
|
|
- "packages/terminal/node_modules/xterm": {
|
|
|
- "version": "5.3.0",
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
- "packages/terminal/node_modules/xterm-addon-fit": {
|
|
|
- "version": "0.7.0",
|
|
|
- "license": "MIT",
|
|
|
- "peerDependencies": {
|
|
|
- "xterm": "^5.0.0"
|
|
|
- }
|
|
|
}
|
|
|
}
|
|
|
}
|