Skip to content

Commit

Permalink
Commit from GitHub Actions (compile_PB)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 24, 2023
1 parent 10fcd8c commit 0847b5e
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 28 deletions.
2 changes: 1 addition & 1 deletion backend/spec/state/v1/block.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/spec/state/v1/point.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/spec/state/v1/state.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/spec/state/v1/stop.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/spec/state/v1/train.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 3 additions & 23 deletions frontend/dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1071,31 +1071,11 @@
"@bufbuild/buf-win32-arm64" "1.28.1"
"@bufbuild/buf-win32-x64" "1.28.1"

"@bufbuild/connect-web@^0.13.0":
version "0.13.0"
resolved "https://registry.yarnpkg.com/@bufbuild/connect-web/-/connect-web-0.13.0.tgz#87301c92d49d3c3f9acb99729c2f7505d739aa4a"
integrity sha512-Ys9VFDWYktD9yFQSLOlkpsD42LonDNMCysLCfjXFuxlupYuf4f7qg0zkT5bESyTfqk4xtRDSSGR3xygaj/ONIQ==
dependencies:
"@bufbuild/connect" "0.13.0"

"@bufbuild/[email protected]":
version "0.13.0"
resolved "https://registry.yarnpkg.com/@bufbuild/connect/-/connect-0.13.0.tgz#97a84a2cac747c7a52d4421a3382d8d165f61c99"
integrity sha512-eZSMbVLyUFtXiZNORgCEvv580xKZeYQdMOWj2i/nxOcpXQcrEzTMTA7SZzWv4k4gveWCOSRoWmYDeOhfWXJv0g==

"@bufbuild/[email protected]", "@bufbuild/protobuf@^1.2.1", "@bufbuild/protobuf@^1.3.3", "@bufbuild/protobuf@^1.4.2":
"@bufbuild/[email protected]", "@bufbuild/protobuf@^1.3.3", "@bufbuild/protobuf@^1.4.2":
version "1.4.2"
resolved "https://registry.yarnpkg.com/@bufbuild/protobuf/-/protobuf-1.4.2.tgz#dc4faf21264a47b71a15806616043cb006e80ac8"
integrity sha512-JyEH8Z+OD5Sc2opSg86qMHn1EM1Sa+zj/Tc0ovxdwk56ByVNONJSabuCUbLQp+eKN3rWNfrho0X+3SEqEPXIow==

"@bufbuild/protoc-gen-connect-web@^0.11.0":
version "0.11.0"
resolved "https://registry.yarnpkg.com/@bufbuild/protoc-gen-connect-web/-/protoc-gen-connect-web-0.11.0.tgz#985e12d0acc804a14033916bd2cebf3d88562dd1"
integrity sha512-7GvYkQjN6LP/ixtosI4JBN8eph2kS5XNju9zFwBuJ6aHqfl1sNRkRWG8LEdtTJtyW2R3QypAUyLfpLQf/ZyRVw==
dependencies:
"@bufbuild/protobuf" "^1.2.1"
"@bufbuild/protoplugin" "^1.2.1"

"@bufbuild/protoc-gen-es@^1.4.2":
version "1.4.2"
resolved "https://registry.yarnpkg.com/@bufbuild/protoc-gen-es/-/protoc-gen-es-1.4.2.tgz#00c8b09430dd1154e626da7c247fd6425a1cd41d"
Expand All @@ -1104,7 +1084,7 @@
"@bufbuild/protobuf" "^1.4.2"
"@bufbuild/protoplugin" "1.4.2"

"@bufbuild/[email protected]", "@bufbuild/protoplugin@^1.2.1", "@bufbuild/protoplugin@^1.3.3":
"@bufbuild/[email protected]", "@bufbuild/protoplugin@^1.3.3":
version "1.4.2"
resolved "https://registry.yarnpkg.com/@bufbuild/protoplugin/-/protoplugin-1.4.2.tgz#abf9b0e6a3dc8b52b1d6699d7a1ce5219fa82322"
integrity sha512-5IwGC1ZRD2A+KydGXeaSOErwfILLqVtvMH/RkN+cOoHcQd4EYXFStcF7g7aR+yICRDEEjQVi5tQF/qPGBSr9vg==
Expand All @@ -1120,7 +1100,7 @@
dependencies:
stable-hash "^0.0.3"

"@connectrpc/connect-web@^1.1.3":
"@connectrpc/connect-web@^1.1.2":
version "1.1.3"
resolved "https://registry.yarnpkg.com/@connectrpc/connect-web/-/connect-web-1.1.3.tgz#027922b4f1537ecb1eaaa31ec3a59dd471a65320"
integrity sha512-WfShOZt91duJngqivYF4wJFRbeRa4bF/fPMfDVN0MAYSX3VuaTMn8o9qgKN7tsg2H2ZClyOVQwMkZx6IdcP7Zw==
Expand Down

0 comments on commit 0847b5e

Please sign in to comment.