From 300648fb1057dad8f67b4f836b061e81e7841a60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 07:57:08 +0200 Subject: [PATCH] chore(deps): update dependency birpc to v3 (#9195) --- pnpm-lock.yaml | 17 +++++++++++------ pnpm-workspace.yaml | 2 +- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 150fde14b..5049ee21e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ catalogs: specifier: ^8.3.4 version: 8.3.4 birpc: - specifier: ^2.8.0 - version: 2.8.0 + specifier: ^3.0.0 + version: 3.0.0 cac: specifier: ^6.7.14 version: 6.7.14 @@ -480,7 +480,7 @@ importers: version: link:../runner birpc: specifier: 'catalog:' - version: 2.8.0 + version: 3.0.0 flatted: specifier: 'catalog:' version: 3.3.3 @@ -843,7 +843,7 @@ importers: version: 0.7.2 birpc: specifier: 'catalog:' - version: 2.8.0 + version: 3.0.0 codemirror: specifier: ^5.65.18 version: 5.65.18 @@ -1037,7 +1037,7 @@ importers: version: 8.3.4 birpc: specifier: 'catalog:' - version: 2.8.0 + version: 3.0.0 cac: specifier: 'catalog:' version: 6.7.14(patch_hash=a8f0f3517a47ce716ed90c0cfe6ae382ab763b021a664ada2a608477d0621588) @@ -1089,7 +1089,7 @@ importers: dependencies: birpc: specifier: 'catalog:' - version: 2.8.0 + version: 3.0.0 flatted: specifier: 'catalog:' version: 3.3.3 @@ -5049,6 +5049,9 @@ packages: birpc@2.8.0: resolution: {integrity: sha512-Bz2a4qD/5GRhiHSwj30c/8kC8QGj12nNDwz3D4ErQ4Xhy35dsSDvF+RA/tWpjyU0pdGtSDiEk6B5fBGE1qNVhw==} + birpc@3.0.0: + resolution: {integrity: sha512-by+04pHuxpCEQcucAXqzopqfhyI8TLK5Qg5MST0cB6MP+JhHna9ollrtK9moVh27aq6Q6MEJgebD0cVm//yBkg==} + body-parser@1.20.0: resolution: {integrity: sha512-DfJ+q6EPcGKZD1QWUjSpqp+Q7bDQTsQIF4zfUAtZ6qk+H/3/QRhg9CEp39ss+/T2vw0+HaidC0ecJj/DRLIaKg==} engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} @@ -13199,6 +13202,8 @@ snapshots: birpc@2.8.0: {} + birpc@3.0.0: {} + body-parser@1.20.0: dependencies: bytes: 3.1.2 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 3de2fe876..572d2d02a 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -48,7 +48,7 @@ catalog: '@vitejs/plugin-vue': ^6.0.2 '@vueuse/core': ^12.8.2 acorn-walk: ^8.3.4 - birpc: ^2.8.0 + birpc: ^3.0.0 cac: ^6.7.14 chai: ^6.2.1 flatted: ^3.3.3