diff --git a/frontends/api/package.json b/frontends/api/package.json index 211b4f2af7..62f2ffc9d8 100644 --- a/frontends/api/package.json +++ b/frontends/api/package.json @@ -13,7 +13,7 @@ "./test-utils": "./src/test-utils/index.ts" }, "peerDependencies": { - "@tanstack/react-query": "^4.36.1", + "@tanstack/react-query": "^5.0.0", "axios": "^1.6.3", "react": "^18.2.0" }, diff --git a/frontends/yarn.lock b/frontends/yarn.lock index b1f674021d..ad1bfb4c3e 100644 --- a/frontends/yarn.lock +++ b/frontends/yarn.lock @@ -8697,7 +8697,7 @@ __metadata: lodash: "npm:^4.17.21" ol-test-utilities: "npm:0.0.0" peerDependencies: - "@tanstack/react-query": ^4.36.1 + "@tanstack/react-query": ^5.0.0 axios: ^1.6.3 react: ^18.2.0 languageName: unknown