chore: bump deps

This commit is contained in:
DarkSky
2026-02-07 17:26:44 +08:00
parent 7655c2b73e
commit 8ce620e2e6
127 changed files with 187 additions and 180 deletions

View File

@@ -42,7 +42,7 @@ const replicaConfig = {
};
const cpuConfig = {
beta: { front: '2', graphql: '1', doc: '1' },
beta: { front: '1', graphql: '1', doc: '1' },
canary: { front: '500m', graphql: '1', doc: '500m' },
};