From fef1aebef4faa22fa10ac4307da249d9bf569b9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 22:06:32 +0000 Subject: [PATCH] chore(deps)(deps): bump the root-tooling-minor group across 1 directory with 6 updates Bumps the root-tooling-minor group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.95.2` | `0.115.0` | | [katex](https://github.com/KaTeX/KaTeX) | `0.16.47` | `0.18.1` | | [openai](https://github.com/openai/openai-node) | `6.38.0` | `6.49.0` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.3.0` | `4.3.3` | | [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.1.43` | `0.2.2` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.3.0` | `4.3.3` | Updates `@anthropic-ai/sdk` from 0.95.2 to 0.115.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.95.2...sdk-v0.115.0) Updates `katex` from 0.16.47 to 0.18.1 - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.47...v0.18.1) Updates `openai` from 6.38.0 to 6.49.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai/openai-node/compare/v6.38.0...v6.49.0) Updates `@tailwindcss/vite` from 4.3.0 to 4.3.3 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/@tailwindcss-vite) Updates `@types/chrome` from 0.1.43 to 0.2.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `tailwindcss` from 4.3.0 to 4.3.3 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.106.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-tooling-minor - dependency-name: "@tailwindcss/vite" dependency-version: 4.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-tooling-minor - dependency-name: "@types/chrome" dependency-version: 0.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-tooling-minor - dependency-name: katex dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-tooling-minor - dependency-name: openai dependency-version: 6.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-tooling-minor - dependency-name: tailwindcss dependency-version: 4.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-tooling-minor ... Signed-off-by: dependabot[bot] --- chrome-crx/package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/chrome-crx/package.json b/chrome-crx/package.json index 6f34a77d..3ea013de 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", @@ -66,8 +66,8 @@ "@crxjs/vite-plugin": "^2.0.0-beta.33", "@eslint/js": "^10.0.1", "@playwright/test": "^1.52.0", - "@tailwindcss/vite": "4.3.0", - "@types/chrome": "^0.1.37", + "@tailwindcss/vite": "4.3.3", + "@types/chrome": "^0.2.2", "@types/diff": "^8.0.0", "@types/node": "^25.9.1", "@types/react": "^19.2.0", @@ -79,7 +79,7 @@ "eslint-config-prettier": "^10.1.8", "globals": "^17.3.0", "prettier": "^3.8.1", - "tailwindcss": "4.3.0", + "tailwindcss": "4.3.3", "typedoc": "^0.28.19", "typescript": "^5.9.3", "typescript-eslint": "^8.56.1",