ConnectRPC: Initialize buf workspace, generate ts files, use using connect-query
Some checks failed
Build and Push Docker Image / build (push) Failing after 4m20s
Some checks failed
Build and Push Docker Image / build (push) Failing after 4m20s
This commit is contained in:
@@ -13,6 +13,11 @@
|
||||
"check": "biome check"
|
||||
},
|
||||
"dependencies": {
|
||||
"@bufbuild/protobuf": "^2.12.0",
|
||||
"@bufbuild/protovalidate": "^1.2.0",
|
||||
"@connectrpc/connect": "^2.1.1",
|
||||
"@connectrpc/connect-query": "^2.2.0",
|
||||
"@connectrpc/connect-web": "^2.1.1",
|
||||
"@fontsource-variable/noto-sans": "^5.2.10",
|
||||
"@fontsource/inter": "^5.1.1",
|
||||
"@kobalte/core": "^0.13.11",
|
||||
@@ -46,6 +51,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.4.5",
|
||||
"@bufbuild/buf": "^1.70.0",
|
||||
"@solidjs/testing-library": "^0.8.10",
|
||||
"@tanstack/devtools-vite": "latest",
|
||||
"jsdom": "^28.1.0",
|
||||
|
||||
Reference in New Issue
Block a user