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 Feb 8, 2024
1 parent 7d1f05b commit 5769713
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/frontend-design-poc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^14.0.3",
"react-query": "^3.39.3",
"@tanstack/react-query": "^4.0.5",
"react-router-dom": "^6.16.0"
},
"devDependencies": {
Expand Down
46 changes: 43 additions & 3 deletions pnpm-lock.yaml

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

0 comments on commit 5769713

Please sign in to comment.