Roll recipe dependencies (trivial).

This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (depot_tools, fuchsia, recipe_engine) into this repository.

The build that created this CL was
https://ci.chromium.org/b/8772655407943955697

depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/64a4a664f892513b241657672a3d3d2978bf0c76~..5b4613195c44d864712e000c543e0eaf4ce3a7d2
  64a4a66 (chanli@chromium.org)
      [depot_tools] roll lucicfg to v1.39.14
  5b46131 (chanli@chromium.org)
      [depot_tools] roll bb

fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+log/376c79811a89f71c421d342608ee8b3539372266~..6454fb7aac0719ee89df926e66b943e27adab854
  376c798 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update pinned tools
  22fa7d2 (tmandry@google.com)
      [rust_toolchain] Use stage0 version to find Rust manifest
  6454fb7 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
      [roll] Update coverage pinned tools

recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2418a80b6ec0b81374464cda58866805fccaf5d6
  2418a80 (gregorynisbet@google.com)
      [recipe] Move cipd's checker to its own library so other module...

Please check the following references for more information:
- autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller
- rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback
- cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md

Use https://goo.gl/noib3a to file a bug.

R=flutter-infra@grotations.appspotmail.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ic172c3a9a9cfc8ccd06e0083dab185c275db6079
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/49401
Bot-Commit: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index b6d673d..6f5d777 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,22 +22,22 @@
   "deps": {
     "dart": {
       "branch": "refs/heads/main",
-      "revision": "e94612e7c2bf89069778990bf1629d60de311ebc",
+      "revision": "afc2bfc2257e997d2e7763cf0821d166469f0181",
       "url": "https://dart.googlesource.com/recipes.git"
     },
     "depot_tools": {
       "branch": "refs/heads/main",
-      "revision": "d9011c559b51f3edf9878196b595222def18f309",
+      "revision": "5b4613195c44d864712e000c543e0eaf4ce3a7d2",
       "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
     },
     "fuchsia": {
       "branch": "refs/heads/main",
-      "revision": "d1e0b96e13f28cbf07f11ca35668be7e179b7c3c",
+      "revision": "6454fb7aac0719ee89df926e66b943e27adab854",
       "url": "https://fuchsia.googlesource.com/infra/recipes.git"
     },
     "recipe_engine": {
       "branch": "refs/heads/main",
-      "revision": "49fcf05d07108c92e4969db510fe5b6f46deaf82",
+      "revision": "2418a80b6ec0b81374464cda58866805fccaf5d6",
       "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
     }
   },