Skip to content

Commit 22746ea

Browse files
fix(deps): update dependency @connectrpc/connect-node to v2
1 parent 62a9454 commit 22746ea

File tree

4 files changed

+10
-25
lines changed

4 files changed

+10
-25
lines changed
-661 Bytes
Binary file not shown.

.web/docs/developers/api/typescript/bun/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"peerDependencies": {
99
"typescript": "^5.0.0"
1010
},
11-
"dependencies": { "@buf/minekube_gate.connectrpc_es": "^1.6.1-20241118150055-50fffb007499.1", "@bufbuild/buf": "^1.47.2", "@bufbuild/protobuf": "^1.0.0", "@connectrpc/connect": "^1.0.0", "@connectrpc/connect-node": "^1.6.1" }
11+
"dependencies": { "@buf/minekube_gate.connectrpc_es": "^1.6.1-20241118150055-50fffb007499.1", "@bufbuild/buf": "^1.47.2", "@bufbuild/protobuf": "^1.0.0", "@connectrpc/connect": "^1.0.0", "@connectrpc/connect-node": "^2.0.0" }
1212
}

.web/docs/developers/api/typescript/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"@bufbuild/buf": "^1.47.2",
1212
"@bufbuild/protobuf": "^1.0.0",
1313
"@connectrpc/connect": "^1.0.0",
14-
"@connectrpc/connect-node": "^1.6.1"
14+
"@connectrpc/connect-node": "^2.0.0"
1515
}
1616
}

.web/docs/developers/api/typescript/node/pnpm-lock.yaml

Lines changed: 8 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)