We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7767afe commit 9e4f6fdCopy full SHA for 9e4f6fd
frontends/api/package.json
@@ -28,7 +28,7 @@
28
},
29
"dependencies": {
30
"@lukemorales/query-key-factory": "^1.3.2",
31
- "@tanstack/react-query": "^4.36.1",
+ "@tanstack/react-query": "^5.0.0",
32
"axios": "^1.6.3"
33
}
34
frontends/main/package.json
@@ -20,7 +20,7 @@
20
"@nlux/themes": "^2.17.1",
21
"@remixicon/react": "^4.2.0",
22
"@sentry/nextjs": "^8.36.0",
23
24
"api": "workspace:*",
25
"formik": "^2.4.6",
26
"lodash": "^4.17.21",
0 commit comments