From 516933e2432c1d6781e16595bcb4e4ed24d8a6f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 19:37:00 +0000 Subject: [PATCH] build(deps): bump the minor-and-patch group with 7 updates Bumps the minor-and-patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.91.1` | `0.113.0` | | [@earendil-works/pi-agent-core](https://github.com/earendil-works/pi/tree/HEAD/packages/agent) | `0.80.7` | `0.81.1` | | [@earendil-works/pi-ai](https://github.com/earendil-works/pi/tree/HEAD/packages/ai) | `0.80.7` | `0.81.1` | | [@earendil-works/pi-coding-agent](https://github.com/earendil-works/pi/tree/HEAD/packages/coding-agent) | `0.80.7` | `0.81.1` | | [@powersync/drizzle-driver](https://github.com/powersync-ja/powersync-js) | `0.7.4` | `0.8.0` | | [@powersync/tanstack-react-query](https://github.com/powersync-ja/powersync-js) | `0.2.15` | `0.3.0` | | [katex](https://github.com/KaTeX/KaTeX) | `0.16.47` | `0.18.1` | Updates `@anthropic-ai/sdk` from 0.91.1 to 0.113.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.91.1...sdk-v0.113.0) Updates `@earendil-works/pi-agent-core` from 0.80.7 to 0.81.1 - [Release notes](https://github.com/earendil-works/pi/releases) - [Changelog](https://github.com/earendil-works/pi/blob/main/packages/agent/CHANGELOG.md) - [Commits](https://github.com/earendil-works/pi/commits/v0.81.1/packages/agent) Updates `@earendil-works/pi-ai` from 0.80.7 to 0.81.1 - [Release notes](https://github.com/earendil-works/pi/releases) - [Changelog](https://github.com/earendil-works/pi/blob/main/packages/ai/CHANGELOG.md) - [Commits](https://github.com/earendil-works/pi/commits/v0.81.1/packages/ai) Updates `@earendil-works/pi-coding-agent` from 0.80.7 to 0.81.1 - [Release notes](https://github.com/earendil-works/pi/releases) - [Changelog](https://github.com/earendil-works/pi/blob/main/packages/coding-agent/CHANGELOG.md) - [Commits](https://github.com/earendil-works/pi/commits/v0.81.1/packages/coding-agent) Updates `@powersync/drizzle-driver` from 0.7.4 to 0.8.0 - [Release notes](https://github.com/powersync-ja/powersync-js/releases) - [Commits](https://github.com/powersync-ja/powersync-js/compare/@powersync/drizzle-driver@0.7.4...@powersync/drizzle-driver@0.8.0) Updates `@powersync/tanstack-react-query` from 0.2.15 to 0.3.0 - [Release notes](https://github.com/powersync-ja/powersync-js/releases) - [Commits](https://github.com/powersync-ja/powersync-js/compare/@powersync/tanstack-react-query@0.2.15...@powersync/tanstack-react-query@0.3.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) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.113.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@earendil-works/pi-agent-core" dependency-version: 0.81.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@earendil-works/pi-ai" dependency-version: 0.81.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@earendil-works/pi-coding-agent" dependency-version: 0.81.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@powersync/drizzle-driver" dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@powersync/tanstack-react-query" dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: katex dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 16ebb9802..f3faf049b 100644 --- a/package.json +++ b/package.json @@ -63,14 +63,14 @@ "@ai-sdk/openai": "^3.0.11", "@ai-sdk/openai-compatible": "^2.0.12", "@ai-sdk/react": "^3.0.39", - "@anthropic-ai/sdk": "0.91.1", + "@anthropic-ai/sdk": "0.113.0", "@base-ui/react": "^1.6.0", "@dnd-kit/core": "^6.3.1", "@dnd-kit/sortable": "^10.0.0", "@dnd-kit/utilities": "^3.2.2", - "@earendil-works/pi-agent-core": "0.80.7", - "@earendil-works/pi-ai": "0.80.7", - "@earendil-works/pi-coding-agent": "0.80.7", + "@earendil-works/pi-agent-core": "0.81.1", + "@earendil-works/pi-ai": "0.81.1", + "@earendil-works/pi-coding-agent": "0.81.1", "@fontsource-variable/mozilla-headline": "^5.2.2", "@hookform/resolvers": "^5.2.1", "@icons-pack/react-simple-icons": "^13.13.0", @@ -79,9 +79,9 @@ "@noble/post-quantum": "^0.6.0", "@openrouter/ai-sdk-provider": "^2.6.0", "@powersync/common": "1.57.2", - "@powersync/drizzle-driver": "0.7.4", + "@powersync/drizzle-driver": "0.8.0", "@powersync/react": "1.10.0", - "@powersync/tanstack-react-query": "0.2.15", + "@powersync/tanstack-react-query": "0.3.0", "@powersync/web": "1.39.0", "@radix-ui/react-accordion": "^1.2.16", "@radix-ui/react-alert-dialog": "^1.1.19", @@ -132,7 +132,7 @@ "input-otp": "^1.4.2", "jsqr": "^1.4.0", "just-bash": "^3.0.2", - "katex": "^0.16.0", + "katex": "^0.18.1", "lucide-react": "^1.8.0", "mammoth": "^1.12.0", "maplibre-gl": "^5.24.0",