fix: scroller to work on mobile
and some other bug fix
This commit is contained in:
Generated
+21
@@ -16,6 +16,9 @@ importers:
|
||||
"@tailwindcss/vite":
|
||||
specifier: ^4.2.2
|
||||
version: 4.2.2([email protected](@types/[email protected])([email protected]))
|
||||
"@xterm/addon-clipboard":
|
||||
specifier: ^0.2.0
|
||||
version: 0.2.0
|
||||
"@xterm/addon-fit":
|
||||
specifier: ^0.11.0
|
||||
version: 0.11.0
|
||||
@@ -1248,6 +1251,12 @@ packages:
|
||||
peerDependencies:
|
||||
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
|
||||
|
||||
"@xterm/[email protected]":
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-Dl31BCtBhLaUEECUbEiVcCLvLBbaeGYdT7NofB8OJkGTD3MWgBsaLjXvfGAD4tQNHhm6mbKyYkR7XD8kiZsdNg==,
|
||||
}
|
||||
|
||||
"@xterm/[email protected]":
|
||||
resolution:
|
||||
{
|
||||
@@ -2286,6 +2295,12 @@ packages:
|
||||
integrity: sha512-d7kPDd34KO/YnzaDOlikGpOurfF0ByC2sEV4cANCtdqLlTfBlw2p14O/5d/zv40gJPbIQxfES3nSx1/oYNyuZQ==,
|
||||
}
|
||||
|
||||
[email protected]:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-5xVjhUZlHHeuO2W7w2rDFj/Kl1xLX+HjZxdOQwCsUOifl6UaoH1o1wsbsTMz+r0aeC7gCijvru02j6TfKZWzKg==,
|
||||
}
|
||||
|
||||
[email protected]:
|
||||
resolution:
|
||||
{
|
||||
@@ -4221,6 +4236,10 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
"@xterm/[email protected]":
|
||||
dependencies:
|
||||
js-base64: 3.8.1
|
||||
|
||||
"@xterm/[email protected]": {}
|
||||
|
||||
"@xterm/[email protected]": {}
|
||||
@@ -4767,6 +4786,8 @@ snapshots:
|
||||
|
||||
[email protected]: {}
|
||||
|
||||
[email protected]: {}
|
||||
|
||||
[email protected]: {}
|
||||
|
||||
[email protected]:
|
||||
|
||||
Reference in New Issue
Block a user