Skip to content

Commit cb4ce72

Browse files
feat: bump trpc
1 parent 7f1f37f commit cb4ce72

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

package-lock.json

+33-33
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@
3636
"dependencies": {
3737
"@edgedb/auth-nextjs": "0.3.2",
3838
"@t3-oss/env-nextjs": "^0.9.2",
39-
"@tanstack/react-query": "^5.22.2",
39+
"@tanstack/react-query": "^5.56.2",
4040
"@tanstack/react-query-devtools": "^5.24.0",
41-
"@trpc/client": "^11.0.0-next-beta.289",
42-
"@trpc/next": "^11.0.0-next-beta.289",
43-
"@trpc/react-query": "^11.0.0-next-beta.289",
44-
"@trpc/server": "^11.0.0-next-beta.289",
41+
"@trpc/client": "^11.0.0-rc.502",
42+
"@trpc/next": "^11.0.0-rc.502",
43+
"@trpc/react-query": "^11.0.0-rc.502",
44+
"@trpc/server": "^11.0.0-rc.502",
4545
"accept-language": "^3.0.20",
4646
"edgedb": "^1.5.12",
4747
"flowbite-react": "^0.10.1",

0 commit comments

Comments
 (0)