diff --git a/patchnotes-web/package.json b/patchnotes-web/package.json index 275949c8..6c5beb87 100644 --- a/patchnotes-web/package.json +++ b/patchnotes-web/package.json @@ -29,14 +29,14 @@ "dependencies": { "@stytch/react": "^20.0.4", "@tanstack/react-pacer": "^0.20.0", - "@tanstack/react-query": "^5.90.21", - "@tanstack/react-router": "^1.166.7", + "@tanstack/react-query": "^5.91.0", + "@tanstack/react-router": "^1.167.5", "lucide-react": "^0.577.0", "react": "catalog:", "react-dom": "^19.2.4", "react-error-boundary": "^6.1.0", "react-markdown": "^10.1.0", - "zustand": "^5.0.11" + "zustand": "^5.0.12" }, "devDependencies": { "@eslint/js": "^10.0.1",