Skip to content

Commit

Permalink
Bump the reactquery group with 2 updates (#474)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 0a4a6c6 commit 0ec081d
Show file tree
Hide file tree
Showing 4 changed files with 79 additions and 43 deletions.
4 changes: 2 additions & 2 deletions examples/react/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"@connectrpc/connect-web": "^1.5.0",
"@connectrpc/protoc-gen-connect-es": "^1.5.0",
"@connectrpc/protoc-gen-connect-query": "workspace:*",
"@tanstack/react-query": "^5.56.2",
"@tanstack/react-query-devtools": "^5.58.0",
"@tanstack/react-query": "^5.59.16",
"@tanstack/react-query-devtools": "^5.59.16",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@types/react": "^18.3.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/connect-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@connectrpc/connect": "^1.5.0",
"@connectrpc/connect-web": "^1.5.0",
"@connectrpc/protoc-gen-connect-es": "^1.5.0",
"@tanstack/react-query": "^5.56.2",
"@tanstack/react-query": "^5.59.16",
"@testing-library/react": "^16.0.1",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/protoc-gen-connect-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@connectrpc/connect": "^1.5.0",
"@connectrpc/connect-query": "workspace:*",
"@connectrpc/protoc-gen-connect-es": "^1.5.0",
"@tanstack/react-query": "^5.56.2",
"@tanstack/react-query": "^5.59.16",
"typescript": "^5.5.4"
},
"dependencies": {
Expand Down
114 changes: 75 additions & 39 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 0ec081d

Please sign in to comment.