From c6a0f5b8c0370345ed05b1a87de48d65ba80e86f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 18:11:16 +0800 Subject: [PATCH] build(deps): bump watcher from 1.2.0 to 1.2.1 (#187) Bumps [watcher](https://github.com/dart-lang/tools/tree/main/pkgs) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/dart-lang/tools/releases) - [Commits](https://github.com/dart-lang/tools/commits/watcher-v1.2.1/pkgs) --- updated-dependencies: - dependency-name: watcher dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 5e7db59..3f5ba82 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1564,10 +1564,10 @@ packages: dependency: "direct main" description: name: watcher - sha256: f52385d4f73589977c80797e60fe51014f7f2b957b5e9a62c3f6ada439889249 + sha256: "1398c9f081a753f9226febe8900fce8f7d0a67163334e1c94a2438339d79d635" url: "https://pub.dev" source: hosted - version: "1.2.0" + version: "1.2.1" web: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index a0562b2..3f942f0 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.2.0 + watcher: ^1.2.1 path: ^1.9.1 crypto: ^3.0.7 xml: ^6.6.1