feat(medusa-react): Upgrade react-query and clean up dependencies (#2969)

This commit is contained in:
Kasper Fabricius Kristensen
2023-01-11 19:19:34 +01:00
committed by GitHub
parent aab163babb
commit 8d1275c942
93 changed files with 405 additions and 325 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"medusa-react": patch
---
Udates the required version of the peer dependency `react-query` to `@tanstack/react-query` (v4). Also fixes ´react-query´ being defined as both a dependency and peer dependency.