roll: pigweed, pw_toolchain: bazel: Manage pw_ide deps via bzlmod

Original-Bug: 258836641
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/226733
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 7c264e539443293..d0547a507e32440
Roller-URL: https://ci.chromium.org/b/8740751328653187905
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ia10fc35733a68fb540952f584d5cbdaa815435dc
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/227231
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/WORKSPACE b/WORKSPACE
index 92ccbf1..1900b36 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
     name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-08-02.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8740761964798692401.
-    commit = "7c264e5394432938f891aa451c9df4fb159738c8",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8740751328653187905.
+    commit = "d0547a507e32440b3faf28e5e0f0c678cbb47b6a",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
 )
 
@@ -93,8 +93,8 @@
     name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-08-02.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8740761964798692401.
-    commit = "7c264e5394432938f891aa451c9df4fb159738c8",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8740751328653187905.
+    commit = "d0547a507e32440b3faf28e5e0f0c678cbb47b6a",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
     strip_prefix = "pw_toolchain_bazel",
 )