Browse Source
Bumped @bufbuild/protobuf dependency from 2.6.0 to 2.8.0 in packages/web. Updated pnpm-lock.yaml accordingly to use the new version. Co-authored-by: philon- <[email protected]>pull/856/head
committed by
GitHub
2 changed files with 3 additions and 8 deletions
@ -91,8 +91,8 @@ importers: |
|||||
packages/web: |
packages/web: |
||||
dependencies: |
dependencies: |
||||
'@bufbuild/protobuf': |
'@bufbuild/protobuf': |
||||
specifier: ^2.6.0 |
specifier: ^2.8.0 |
||||
version: 2.6.3 |
version: 2.8.0 |
||||
'@hookform/resolvers': |
'@hookform/resolvers': |
||||
specifier: ^5.1.1 |
specifier: ^5.1.1 |
||||
version: 5.2.1([email protected]([email protected])) |
version: 5.2.1([email protected]([email protected])) |
||||
@ -980,9 +980,6 @@ packages: |
|||||
cpu: [x64] |
cpu: [x64] |
||||
os: [win32] |
os: [win32] |
||||
|
|
||||
'@bufbuild/[email protected]': |
|
||||
resolution: {integrity: sha512-w/gJKME9mYN7ZoUAmSMAWXk4hkVpxRKvEJCb3dV5g9wwWdxTJJ0ayOJAVcNxtdqaxDyFuC0uz4RSGVacJ030PQ==} |
|
||||
|
|
||||
'@bufbuild/[email protected]': |
'@bufbuild/[email protected]': |
||||
resolution: {integrity: sha512-r1/0w5C9dkbcdjyxY8ZHsC5AOWg4Pnzhm2zu7LO4UHSounp2tMm6Y+oioV9zlGbLveE7YaWRDUk48WLxRDgoqg==} |
resolution: {integrity: sha512-r1/0w5C9dkbcdjyxY8ZHsC5AOWg4Pnzhm2zu7LO4UHSounp2tMm6Y+oioV9zlGbLveE7YaWRDUk48WLxRDgoqg==} |
||||
|
|
||||
@ -6231,8 +6228,6 @@ snapshots: |
|||||
'@biomejs/[email protected]': |
'@biomejs/[email protected]': |
||||
optional: true |
optional: true |
||||
|
|
||||
'@bufbuild/[email protected]': {} |
|
||||
|
|
||||
'@bufbuild/[email protected]': {} |
'@bufbuild/[email protected]': {} |
||||
|
|
||||
'@emnapi/[email protected]': |
'@emnapi/[email protected]': |
||||
|
|||||
Loading…
Reference in new issue