add remote fleet terminal sessions
This commit is contained in:
Generated
+22
@@ -16,6 +16,12 @@ importers:
|
||||
"@tailwindcss/vite":
|
||||
specifier: ^4.2.2
|
||||
version: 4.2.2([email protected](@types/[email protected])([email protected]))
|
||||
"@xterm/addon-fit":
|
||||
specifier: ^0.11.0
|
||||
version: 0.11.0
|
||||
"@xterm/xterm":
|
||||
specifier: ^6.0.0
|
||||
version: 6.0.0
|
||||
class-variance-authority:
|
||||
specifier: ^0.7.1
|
||||
version: 0.7.1
|
||||
@@ -1242,6 +1248,18 @@ packages:
|
||||
peerDependencies:
|
||||
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
|
||||
|
||||
"@xterm/[email protected]":
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-jYcgT6xtVYhnhgxh3QgYDnnNMYTcf8ElbxxFzX0IZo+vabQqSPAjC3c1wJrKB5E19VwQei89QCiZZP86DCPF7g==,
|
||||
}
|
||||
|
||||
"@xterm/[email protected]":
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-TQwDdQGtwwDt+2cgKDLn0IRaSxYu1tSUjgKarSDkUM0ZNiSRXFpjxEsvc/Zgc5kq5omJ+V0a8/kIM2WD3sMOYg==,
|
||||
}
|
||||
|
||||
[email protected]:
|
||||
resolution:
|
||||
{
|
||||
@@ -4203,6 +4221,10 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
"@xterm/[email protected]": {}
|
||||
|
||||
"@xterm/[email protected]": {}
|
||||
|
||||
[email protected]:
|
||||
dependencies:
|
||||
mime-types: 3.0.2
|
||||
|
||||
Reference in New Issue
Block a user