chore: update buf dependency and rebuild dist files for CI compatibility

Update @buf/blacksmith_vm-agent.connectrpc_es to latest version and rebuild dist files to match CI environment. This fixes the verify-build check that was failing due to dependency version mismatch.
This commit is contained in:
Claude 2025-10-05 19:08:28 -04:00
parent 4008f7467f
commit f5c1cdd01b
4 changed files with 9 additions and 30 deletions

View file

@ -27,7 +27,7 @@
"packageManager": "yarn@3.6.3",
"dependencies": {
"@actions/core": "^1.10.1",
"@buf/blacksmith_vm-agent.connectrpc_es": "^1.6.1-20250304023716-e8d233d92eac.2",
"@buf/blacksmith_vm-agent.connectrpc_es": "^1.6.1-20251002224722-c44b45f26c5e.2",
"@connectrpc/connect": "^1.6.1",
"@connectrpc/connect-node": "^1.6.1",
"@docker/actions-toolkit": "0.37.1",