Skip to content

Commit

Permalink
chore(deps): bump the trpc group across 1 directory with 5 updates
Browse files Browse the repository at this point in the history
Bumps the trpc group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `4.29.23` | `5.62.8` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `4.29.23` | `5.62.8` |
| [@tanstack/react-query-next-experimental](https://github.com/TanStack/query/tree/HEAD/packages/react-query-next-experimental) | `5.0.0-alpha.80` | `5.62.8` |
| [@trpc/client](https://github.com/trpc/trpc/tree/HEAD/packages/client) | `10.34.0` | `10.45.2` |
| [@trpc/next](https://github.com/trpc/trpc/tree/HEAD/packages/next) | `10.34.0` | `10.45.2` |



Updates `@tanstack/react-query` from 4.29.23 to 5.62.8
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.62.8/packages/react-query)

Updates `@tanstack/react-query-devtools` from 4.29.23 to 5.62.8
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.62.8/packages/react-query-devtools)

Updates `@tanstack/react-query-next-experimental` from 5.0.0-alpha.80 to 5.62.8
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.62.8/packages/react-query-next-experimental)

Updates `@trpc/client` from 10.34.0 to 10.45.2
- [Release notes](https://github.com/trpc/trpc/releases)
- [Commits](https://github.com/trpc/trpc/commits/v10.45.2/packages/client)

Updates `@trpc/next` from 10.34.0 to 10.45.2
- [Release notes](https://github.com/trpc/trpc/releases)
- [Commits](https://github.com/trpc/trpc/commits/v10.45.2/packages/next)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: trpc
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: trpc
- dependency-name: "@tanstack/react-query-next-experimental"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: trpc
- dependency-name: "@trpc/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: trpc
- dependency-name: "@trpc/next"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: trpc
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 237563c commit dc5a2f0
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 102 deletions.
10 changes: 5 additions & 5 deletions apps/vubnguyen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"@fortawesome/react-fontawesome": "0.2.0",
"@next/font": "14.0.4",
"@t3-oss/env-nextjs": "0.6.0",
"@tanstack/react-query": "4.29.23",
"@tanstack/react-query-devtools": "4.29.23",
"@tanstack/react-query-next-experimental": "5.0.0-alpha.80",
"@trpc/client": "10.34.0",
"@trpc/next": "10.34.0",
"@tanstack/react-query": "5.62.8",
"@tanstack/react-query-devtools": "5.62.8",
"@tanstack/react-query-next-experimental": "5.62.8",
"@trpc/client": "10.45.2",
"@trpc/next": "10.45.2",
"@trpc/react-query": "10.45.2",
"@trpc/server": "10.45.2",
"@vujita/api": "0.0.3-alpha.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"root": true
},
"dependencies": {
"@trpc/client": "10.34.0",
"@trpc/client": "10.45.2",
"@trpc/server": "10.45.2",
"@vujita/auth": "0.0.3-alpha.0",
"@vujita/db": "0.0.3-alpha.0",
Expand Down
154 changes: 58 additions & 96 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 dc5a2f0

Please sign in to comment.