Attempted import error: 'hashQueryKey'
I noticed this comment:
Attempted import error: 'hashQueryKey' is not exported from '@tanstack/react-query' issue
And I wonder if I should rather downgrade React Query or upgrade trpc?
./node_modules/@trpc/react-query/dist/createHooksInternal-063195fc.mjs
Attempted import error: 'hashQueryKey' is not exported from '@tanstack/react-query' (imported as 'hashQueryKey'). "@tanstack/react-query": "^5.51.11",
"@trpc/client": "^10.45.2",
"@trpc/react-query": "^10.45.2",