Skip to content

Commit

Permalink
chore(deps): bump the trpc group with 3 updates (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent a78cbaa commit be78efe
Show file tree
Hide file tree
Showing 3 changed files with 231 additions and 231 deletions.
2 changes: 1 addition & 1 deletion app/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"@aws-sdk/client-s3": "3.370.0",
"@octokit/rest": "20.0.1",
"@trpc/server": "10.34.0",
"@trpc/server": "10.35.0",
"cors": "2.8.5",
"express": "4.18.2",
"express-rate-limit": "6.7.0",
Expand Down
6 changes: 3 additions & 3 deletions app/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"dependencies": {
"@headlessui/react": "1.7.15",
"@tanstack/react-query": "4.29.19",
"@trpc/client": "10.34.0",
"@trpc/react-query": "10.34.0",
"@trpc/server": "10.34.0",
"@trpc/client": "10.35.0",
"@trpc/react-query": "10.35.0",
"@trpc/server": "10.35.0",
"@vitejs/plugin-react-swc": "3.3.2",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
Loading

0 comments on commit be78efe

Please sign in to comment.