mirror of
https://github.com/meshtastic/web.git
synced 2026-04-30 10:43:54 -04:00
Update @bufbuild/protobuf to version 2.8.0 for web as well (#852)
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- <philon-@users.noreply.github.com>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"package": "gzipper c -i html,js,css,png,ico,svg,json,webmanifest,txt dist dist/output && tar -cvf dist/build.tar -C ./dist/output/ ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@bufbuild/protobuf": "^2.6.0",
|
||||
"@bufbuild/protobuf": "^2.8.0",
|
||||
"@hookform/resolvers": "^5.1.1",
|
||||
"@meshtastic/core": "workspace:*",
|
||||
"@meshtastic/transport-http": "workspace:*",
|
||||
|
||||
9
pnpm-lock.yaml
generated
9
pnpm-lock.yaml
generated
@@ -91,8 +91,8 @@ importers:
|
||||
packages/web:
|
||||
dependencies:
|
||||
'@bufbuild/protobuf':
|
||||
specifier: ^2.6.0
|
||||
version: 2.6.3
|
||||
specifier: ^2.8.0
|
||||
version: 2.8.0
|
||||
'@hookform/resolvers':
|
||||
specifier: ^5.1.1
|
||||
version: 5.2.1(react-hook-form@7.62.0(react@19.1.1))
|
||||
@@ -980,9 +980,6 @@ packages:
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@bufbuild/protobuf@2.6.3':
|
||||
resolution: {integrity: sha512-w/gJKME9mYN7ZoUAmSMAWXk4hkVpxRKvEJCb3dV5g9wwWdxTJJ0ayOJAVcNxtdqaxDyFuC0uz4RSGVacJ030PQ==}
|
||||
|
||||
'@bufbuild/protobuf@2.8.0':
|
||||
resolution: {integrity: sha512-r1/0w5C9dkbcdjyxY8ZHsC5AOWg4Pnzhm2zu7LO4UHSounp2tMm6Y+oioV9zlGbLveE7YaWRDUk48WLxRDgoqg==}
|
||||
|
||||
@@ -6231,8 +6228,6 @@ snapshots:
|
||||
'@biomejs/cli-win32-x64@2.2.4':
|
||||
optional: true
|
||||
|
||||
'@bufbuild/protobuf@2.6.3': {}
|
||||
|
||||
'@bufbuild/protobuf@2.8.0': {}
|
||||
|
||||
'@emnapi/core@1.5.0':
|
||||
|
||||
Reference in New Issue
Block a user