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 59cbf92 commit 7241ab0Copy full SHA for 7241ab0
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
@@ -19,7 +19,7 @@
19
"@nlux/themes": "^2.17.1",
20
"@remixicon/react": "^4.2.0",
21
"@sentry/nextjs": "^8.36.0",
22
23
"api": "workspace:*",
24
"formik": "^2.4.6",
25
"lodash": "^4.17.21",
0 commit comments