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 Jul 21, 2024
1 parent 58d80e2 commit 600f445
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 160 deletions.
217 changes: 58 additions & 159 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"react-intersection-observer": "^8.31.1",
"react-markdown": "^8.0.6",
"react-qr-code": "^2.0.3",
"react-query": "^3.18.0",
"@tanstack/react-query": "^4.0.5",
"react-router": "^5.3.3",
"react-router-dom": "^5.3.3",
"react-to-print": "^2.14.7",
Expand Down

0 comments on commit 600f445

Please sign in to comment.