Skip to content

Commit 9e4f6fd

Browse files
Update dependency @tanstack/react-query to v5
1 parent 7767afe commit 9e4f6fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frontends/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"@lukemorales/query-key-factory": "^1.3.2",
31-
"@tanstack/react-query": "^4.36.1",
31+
"@tanstack/react-query": "^5.0.0",
3232
"axios": "^1.6.3"
3333
}
3434
}

frontends/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@nlux/themes": "^2.17.1",
2121
"@remixicon/react": "^4.2.0",
2222
"@sentry/nextjs": "^8.36.0",
23-
"@tanstack/react-query": "^4.36.1",
23+
"@tanstack/react-query": "^5.0.0",
2424
"api": "workspace:*",
2525
"formik": "^2.4.6",
2626
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)