Skip to content

Commit

Permalink
Update trpc monorepo to v10.38.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2023
1 parent 784bbb0 commit fa93e66
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 41 deletions.
6 changes: 3 additions & 3 deletions examples/basic-react-superjson/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"dependencies": {
"@tanstack/react-query": "^4.29.14",
"@trpc/client": "10.33.1",
"@trpc/react-query": "10.33.1",
"@trpc/server": "10.33.1",
"@trpc/client": "10.38.4",
"@trpc/react-query": "10.38.4",
"@trpc/server": "10.38.4",
"electron": "^25.1.1",
"electron-trpc": "0.5.2",
"react": "^18.2.0",
Expand Down
6 changes: 3 additions & 3 deletions examples/basic-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"dependencies": {
"@tanstack/react-query": "^4.29.14",
"@trpc/client": "10.33.1",
"@trpc/react-query": "10.33.1",
"@trpc/server": "10.33.1",
"@trpc/client": "10.38.4",
"@trpc/react-query": "10.38.4",
"@trpc/server": "10.38.4",
"electron": "^25.1.1",
"electron-trpc": "0.5.2",
"react": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/electron-trpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
},
"devDependencies": {
"@tanstack/react-query": "^4.29.14",
"@trpc/client": "10.33.1",
"@trpc/server": "10.33.1",
"@trpc/client": "10.38.4",
"@trpc/server": "10.38.4",
"@types/debug": "^4.1.8",
"@types/node": "^20.3.1",
"@vitest/coverage-v8": "^0.34.0",
Expand Down
66 changes: 33 additions & 33 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 fa93e66

Please sign in to comment.