mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
Add @trpc/tanstack-react-query dependency to web package.json
This commit is contained in:
5
.changeset/clear-shirts-repair.md
Normal file
5
.changeset/clear-shirts-repair.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"create-better-t-stack": patch
|
||||
---
|
||||
|
||||
Add @trpc/tanstack-react-query dependency to web package.json
|
||||
@@ -34,6 +34,7 @@
|
||||
"@tanstack/react-router": "^1.114.25",
|
||||
"@trpc/client": "^11.0.0",
|
||||
"@trpc/react-query": "^11.0.0",
|
||||
"@trpc/tanstack-react-query": "^11.0.0",
|
||||
"@trpc/server": "^11.0.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
|
||||
Reference in New Issue
Block a user