Skip to content

Commit

Permalink
Upgrade dependencies for protoc-gen-connect-query v0.6.0 (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidS-ovm authored Oct 27, 2023
1 parent da39305 commit 8b1ac83
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 39 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"qa": "pnpm typecheck && pnpm lint:fix && pnpm prettier:fix && npm test"
},
"dependencies": {
"@bufbuild/connect-query": "^0.4.0",
"@bufbuild/protobuf": "^1.2.1",
"@tanstack/react-query": "^4.29.15",
"@connectrpc/connect-query": "^0.6.0",
"@tanstack/react-query": "^5.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"uuid": "^9.0.0"
Expand Down
63 changes: 26 additions & 37 deletions pnpm-lock.yaml

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

0 comments on commit 8b1ac83

Please sign in to comment.