diff --git a/chrome-crx/package.json b/chrome-crx/package.json index 6f34a77d..da8d33cf 100644 --- a/chrome-crx/package.json +++ b/chrome-crx/package.json @@ -28,7 +28,7 @@ "docs:check": "typedoc --options typedoc.json --emit none" }, "dependencies": { - "@anthropic-ai/sdk": "^0.95.1", + "@anthropic-ai/sdk": "^0.115.0", "@base-ui/react": "^1.6.0", "@fontsource-variable/noto-sans": "^5.2.10", "@honeycombio/opentelemetry-web": "^1.1.0", @@ -45,9 +45,9 @@ "cmdk": "^1.1.1", "diff": "^9.0.0", "framer-motion": "^12.38.0", - "katex": "^0.16.33", + "katex": "^0.18.1", "lucide-react": "^1.17.0", - "openai": "6.38.0", + "openai": "6.49.0", "react": "^19.2.4", "react-calendar": "^6.0.1", "react-dom": "^19.2.4",