From f69b65f23394f62ccdcd6f913f7a433721e7f99c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 11:54:48 +0800 Subject: [PATCH] build(deps): bump watcher from 1.1.4 to 1.2.0 (#169) Bumps [watcher](https://github.com/dart-lang/tools/tree/main/pkgs) from 1.1.4 to 1.2.0. - [Release notes](https://github.com/dart-lang/tools/releases) - [Commits](https://github.com/dart-lang/tools/commits/watcher-v1.2.0/pkgs) --- updated-dependencies: - dependency-name: watcher dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 6272cbe..da11531 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1532,10 +1532,10 @@ packages: dependency: "direct main" description: name: watcher - sha256: "592ab6e2892f67760543fb712ff0177f4ec76c031f02f5b4ff8d3fc5eb9fb61a" + sha256: f52385d4f73589977c80797e60fe51014f7f2b957b5e9a62c3f6ada439889249 url: "https://pub.dev" source: hosted - version: "1.1.4" + version: "1.2.0" web: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index ddb951f..198282b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -65,7 +65,7 @@ dependencies: shelf: ^1.4.2 qr_flutter: ^4.1.0 desktop_multi_window: ^0.3.0 - watcher: ^1.1.4 + watcher: ^1.2.0 path: ^1.9.1 crypto: ^3.0.7 xml: ^6.6.1