chore(deps): update dependency birpc to v3 (#9195)

This commit is contained in:
renovate[bot] 2025-12-08 07:57:08 +02:00 committed by GitHub
parent 220c0d58d7
commit 300648fb10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 7 deletions

17
pnpm-lock.yaml generated
View File

@ -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

View File

@ -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