docs: update tanstack query version (#11246)

This commit is contained in:
Shahed Nasser
2025-01-31 16:39:36 +02:00
committed by GitHub
parent d6480c4d0a
commit ff093a7735
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -354,7 +354,7 @@ Tanstack Query is installed by default in your Medusa application.
<Note type="warning">
Do not install Tanstack Query as that will cause unexpected errors in your development. If you prefer installing it for better auto-completion in your code editor, make sure to install `v^5.28.14` as a development dependency.
Do not install Tanstack Query as that will cause unexpected errors in your development. If you prefer installing it for better auto-completion in your code editor, make sure to install `v5.64.2` as a development dependency.
</Note>