Skip to content

Commit

Permalink
fix(deps): replace dependency react-query with @tanstack/react-query …
Browse files Browse the repository at this point in the history
…^4.0.5
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent 2f20f45 commit 107e02c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-player": "^2.10.1",
"react-query": "^3.39.2",
"@tanstack/react-query": "^4.0.5",
"resize-observer-polyfill": "^1.5.1",
"safe-buffer": "^5.2.1",
"sass": "^1.53.0",
Expand Down

0 comments on commit 107e02c

Please sign in to comment.