Skip to content

Commit

Permalink
fix(deps): update trpc monorepo to v11.0.0-rc.695 (#2321)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent 3ce26f3 commit e9a0582
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion packages/bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@nestjs/schedule": "4.1.2",
"@sentry/node": "8.48.0",
"@sentry/tracing": "7.120.3",
"@trpc/client": "11.0.0-rc.694",
"@trpc/client": "11.0.0-rc.695",
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
"cron": "3.5.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@tanstack/start": "1.95.3",
"@tanstack/table-core": "8.20.5",
"@tanstack/zod-adapter": "1.95.3",
"@trpc/server": "11.0.0-rc.694",
"@trpc/server": "11.0.0-rc.695",
"arctic": "1.9.2",
"cron": "3.5.0",
"cross-env": "7.0.3",
Expand Down Expand Up @@ -88,8 +88,8 @@
"@emotion/babel-plugin": "11.13.5",
"@mui/lab": "6.0.0-beta.22",
"@tanstack/router-plugin": "1.95.3",
"@trpc/client": "11.0.0-rc.694",
"@trpc/server": "11.0.0-rc.694",
"@trpc/client": "11.0.0-rc.695",
"@trpc/server": "11.0.0-rc.695",
"@types/luxon": "3.4.2",
"@types/react": "19.0.4",
"@types/react-dom": "19.0.2",
Expand Down
28 changes: 14 additions & 14 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 e9a0582

Please sign in to comment.