Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 16e0ab7 commit ed3429c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontends/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"@lukemorales/query-key-factory": "^1.3.2",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query": "^5.0.0",
"axios": "^1.6.3"
}
}
2 changes: 1 addition & 1 deletion frontends/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@nlux/themes": "^2.17.1",
"@remixicon/react": "^4.2.0",
"@sentry/nextjs": "^8.36.0",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query": "^5.0.0",
"api": "workspace:*",
"formik": "^2.4.6",
"lodash": "^4.17.21",
Expand Down

0 comments on commit ed3429c

Please sign in to comment.