Skip to content

Commit

Permalink
chore(deps): bump @trpc/server
Browse files Browse the repository at this point in the history
Bumps [@trpc/server](https://github.com/trpc/trpc/tree/HEAD/packages/server) from 11.0.0-next-beta.294 to 11.0.0-rc.502.
- [Release notes](https://github.com/trpc/trpc/releases)
- [Commits](https://github.com/trpc/trpc/commits/HEAD/packages/server)

---
updated-dependencies:
- dependency-name: "@trpc/server"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent c08cc74 commit c8b6c18
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion packages/interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@trpc/client": "11.0.0-next-beta.294",
"@trpc/next": "11.0.0-next-beta.294",
"@trpc/react-query": "11.0.0-next-beta.294",
"@trpc/server": "11.0.0-next-beta.294",
"@trpc/server": "11.0.0-rc.502",
"@vercel/blob": "^0.19.0",
"clsx": "^2.1.0",
"date-fns": "^3.6.0",
Expand Down
34 changes: 17 additions & 17 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 c8b6c18

Please sign in to comment.