Skip to content

Commit 9a202da

Browse files
fix(deps): update dependency @connectrpc/connect to v2
1 parent 3bd983e commit 9a202da

File tree

6 files changed

+27
-27
lines changed

6 files changed

+27
-27
lines changed
390 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": "^2.0.0", "@connectrpc/connect-node": "^1.6.1" }
1212
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@buf/minekube_gate.connectrpc_es": "^1.6.1-20241118150055-50fffb007499.1",
1111
"@bufbuild/buf": "^1.47.2",
1212
"@bufbuild/protobuf": "^1.0.0",
13-
"@connectrpc/connect": "^1.0.0",
13+
"@connectrpc/connect": "^2.0.0",
1414
"@connectrpc/connect-node": "^1.6.1"
1515
}
1616
}

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

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@buf/minekube_gate.connectrpc_es": "^1.6.1-20241118150055-50fffb007499.1",
1010
"@bufbuild/buf": "^1.47.2",
1111
"@bufbuild/protobuf": "^1.0.0",
12-
"@connectrpc/connect": "^1.0.0",
12+
"@connectrpc/connect": "^2.0.0",
1313
"@connectrpc/connect-web": "^1.6.1"
1414
}
1515
}

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

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

0 commit comments

Comments
 (0)