Merge branch 'main' of github.com:lollipopkit/flutter_server_box

This commit is contained in:
lollipopkit🏳️‍⚧️
2025-10-20 00:35:07 +08:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1862,8 +1862,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: "v4.0.11" ref: "v4.0.12"
resolved-ref: "74546b4c4e81357448445c2b6f92411e72dbefec" resolved-ref: "7112ec21b752b92c2ee208e1925e8f291f15f1ee"
url: "https://github.com/lollipopkit/xterm.dart" url: "https://github.com/lollipopkit/xterm.dart"
source: git source: git
version: "4.0.0" version: "4.0.0"

View File

@@ -49,7 +49,7 @@ dependencies:
xterm: xterm:
git: git:
url: https://github.com/lollipopkit/xterm.dart url: https://github.com/lollipopkit/xterm.dart
ref: v4.0.11 ref: v4.0.12
computer: computer:
git: git:
url: https://github.com/lollipopkit/dart_computer url: https://github.com/lollipopkit/dart_computer