📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-08-24 09:30:03 +08:00
parent 14e7209e78
commit 5d88510274
153 changed files with 3428 additions and 1203 deletions
@@ -40,9 +40,9 @@ _Avoid_: Client, buyer, account
## Contexts
- [Ordering](./src/ordering/CONTEXT.md) receives and tracks customer orders
- [Billing](./src/billing/CONTEXT.md) generates invoices and processes payments
- [Fulfillment](./src/fulfillment/CONTEXT.md) manages warehouse picking and shipping
- [Ordering](./src/ordering/CONTEXT.md): receives and tracks customer orders
- [Billing](./src/billing/CONTEXT.md): generates invoices and processes payments
- [Fulfillment](./src/fulfillment/CONTEXT.md): manages warehouse picking and shipping
## Relationships