Skip to content

Commit

Permalink
Update trpc monorepo to v10.38.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 1, 2023
1 parent be5e576 commit 03423cc
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 37 deletions.
4 changes: 2 additions & 2 deletions apps/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@mantine/dates": "6.0.19",
"@mantine/form": "6.0.19",
"@mantine/hooks": "6.0.19",
"@trpc/client": "10.35.0",
"@trpc/server": "10.35.0",
"@trpc/client": "10.38.1",
"@trpc/server": "10.38.1",
"compressorjs": "1.2.1",
"dayjs": "1.11.9",
"firebase": "10.1.0",
Expand Down
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@mantine/core": "6.0.19",
"@mantine/hooks": "6.0.19",
"@mantine/next": "6.0.19",
"@trpc/client": "10.35.0",
"@trpc/server": "10.35.0",
"@trpc/client": "10.38.1",
"@trpc/server": "10.38.1",
"@vercel/analytics": "1.0.2",
"countries-and-timezones": "3.5.1",
"dayjs": "1.11.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/trpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@axiomhq/axiom-node": "0.12.0",
"@bypass/shared": "workspace:*",
"@octokit/rest": "20.0.1",
"@trpc/server": "10.35.0",
"@trpc/server": "10.38.1",
"firebase-admin": "11.10.1",
"otplib": "12.0.1",
"request-ip": "3.3.0",
Expand Down
51 changes: 19 additions & 32 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 03423cc

Please sign in to comment.