diff --git a/website/package.json b/website/package.json index 1eadc14..abf1dab 100644 --- a/website/package.json +++ b/website/package.json @@ -9,7 +9,7 @@ "license": "MIT", "dependencies": { "@babel/runtime": "^7.18.9", - "@tanstack/react-query": "^4.2.3", + "@tanstack/react-query": "^5.0.0", "@uiw/codemirror-theme-abcdef": "^4.11.6", "@uiw/codemirror-theme-androidstudio": "^4.11.6", "@uiw/codemirror-theme-atomone": "^4.11.6",