diff --git a/frontend/package.json b/frontend/package.json index 5977469e8..d2796cb21 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -34,7 +34,7 @@ "qs": "^6.11.0", "vue": "^3.2.37", "vue-i18n": "^9.2.2", - "@tanstack/vue-query": "^4.32.6", + "@tanstack/vue-query": "^4.32.6 || ^5.0.0", "vue-router": "^4.1.2", "vue-unused-components-checker": "^1.1.2" },