Skip to content

Commit

Permalink
tests: trpc example deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Jan 21, 2025
1 parent 2d182c7 commit de1f409
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/react/with-trpc-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"@tanstack/react-router": "^1.97.3",
"@tanstack/router-devtools": "^1.97.3",
"@tanstack/router-plugin": "^1.97.3",
"@tanstack/start": "workspace:^",
"@trpc/client": "11.0.0-rc.660",
"@trpc/react-query": "11.0.0-rc.660",
"@trpc/server": "11.0.0-rc.660",
Expand Down
1 change: 1 addition & 0 deletions examples/react/with-trpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"@tanstack/react-router": "^1.97.3",
"@tanstack/router-devtools": "^1.97.3",
"@tanstack/router-plugin": "^1.97.3",
"@tanstack/start": "workspace:^",
"@trpc/client": "11.0.0-rc.660",
"@trpc/server": "11.0.0-rc.660",
"react": "^18.2.0",
Expand Down
6 changes: 6 additions & 0 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 de1f409

Please sign in to comment.