Commit d063b1a
Update tanstack react query and fix type errors (#6707)
Affected by TanStack/query#8958
Closes trpc/trpc#6730
## 🎯 Changes
What changes are made in this PR? Is it a feature or a bug fix?
<!--
Note: once you create a Pull request, we will automatically fix
auto-fixable lint issues in your branch
-->
## ✅ Checklist
- [ ] I have followed the steps listed in the [Contributing
guide](https://github.com/trpc/trpc/blob/main/CONTRIBUTING.md).
- [ ] If necessary, I have added documentation related to the changes
made.
- [ ] I have added or updated the tests related to the changes made.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Refactor**
- Streamlined internal query filtering methods by simplifying filter
type parameters, improving usability and clarity.
- **Chores**
- Upgraded the core query library dependency across the project and
examples to version `^5.74.7`, enhancing performance, stability, and
access to the latest features.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: juliusmarminge <[email protected]>1 parent cff2dd6 commit d063b1a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments