Skip to content

Commit 982650f

Browse files
chore(deps): bump kterm from 1.0.9 to 1.1.0
Bumps [kterm](https://github.com/lbp0200/kterm.dart) from 1.0.9 to 1.1.0. - [Changelog](https://github.com/lbp0200/kterm.dart/blob/master/CHANGELOG.md) - [Commits](lbp0200/kterm.dart@v1.0.9...v1.1.0) --- updated-dependencies: - dependency-name: kterm dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a01e287 commit 982650f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -576,10 +576,10 @@ packages:
576576
dependency: "direct main"
577577
description:
578578
name: kterm
579-
sha256: "0e58db836a07c6ff756e55c68676dc1e74b1f77249e0dc6445d2b55d879c439f"
579+
sha256: "111b465c1db499abb4e2d4665c5ee2fc652679137569f15d36e30993a7a957c2"
580580
url: "https://pub.dev"
581581
source: hosted
582-
version: "1.0.9"
582+
version: "1.1.0"
583583
leak_tracker:
584584
dependency: transitive
585585
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies:
4848
# 数据存储(已迁移到 JSON 文件)
4949

5050
# 终端模拟器
51-
kterm: ^1.0.9
51+
kterm: ^1.1.0
5252
flutter_pty: ^0.4.0+2
5353

5454
# 路由

0 commit comments

Comments
 (0)