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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-01-13 18:11:16 +08:00 committed by GitHub
parent 91046e7f5e
commit c6a0f5b8c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -1564,10 +1564,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: watcher name: watcher
sha256: f52385d4f73589977c80797e60fe51014f7f2b957b5e9a62c3f6ada439889249 sha256: "1398c9f081a753f9226febe8900fce8f7d0a67163334e1c94a2438339d79d635"
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "1.2.0" version: "1.2.1"
web: web:
dependency: transitive dependency: transitive
description: description:

View File

@ -65,7 +65,7 @@ dependencies:
shelf: ^1.4.2 shelf: ^1.4.2
qr_flutter: ^4.1.0 qr_flutter: ^4.1.0
desktop_multi_window: ^0.3.0 desktop_multi_window: ^0.3.0
watcher: ^1.2.0 watcher: ^1.2.1
path: ^1.9.1 path: ^1.9.1
crypto: ^3.0.7 crypto: ^3.0.7
xml: ^6.6.1 xml: ^6.6.1