From 11afdc9d87628ed8f74bb98f99928e059a4a62be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 09:37:46 +0000 Subject: [PATCH] chore(deps): bump the production-dependencies group across 1 directory with 13 updates Bumps the production-dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [chokidar](https://github.com/paulmillr/chokidar) | `4.0.3` | `5.0.0` | | [@tiptap/core](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/core) | `3.30.4` | `3.31.3` | | [@tiptap/extension-document](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-document) | `3.30.4` | `3.31.3` | | [@tiptap/extension-mention](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-mention) | `3.30.4` | `3.31.3` | | [@tiptap/extension-paragraph](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-paragraph) | `3.30.4` | `3.31.3` | | [@tiptap/extension-text](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-text) | `3.30.4` | `3.31.3` | | [@tiptap/pm](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/pm) | `3.30.4` | `3.31.3` | | [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) | `3.30.4` | `3.31.3` | | [@tiptap/suggestion](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/suggestion) | `3.30.4` | `3.31.3` | | [i18next](https://github.com/i18next/i18next) | `25.10.10` | `26.4.2` | | [react-i18next](https://github.com/i18next/react-i18next) | `16.6.6` | `17.0.13` | | [chalk](https://github.com/chalk/chalk) | `5.6.2` | `6.0.0` | | [commander](https://github.com/tj/commander.js) | `14.0.3` | `15.0.0` | Updates `chokidar` from 4.0.3 to 5.0.0 - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](https://github.com/paulmillr/chokidar/compare/4.0.3...5.0.0) Updates `@tiptap/core` from 3.30.4 to 3.31.3 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.31.3/packages/core/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.31.3/packages/core) Updates `@tiptap/extension-document` from 3.30.4 to 3.31.3 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.31.3/packages/extension-document/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.31.3/packages/extension-document) Updates `@tiptap/extension-mention` from 3.30.4 to 3.31.3 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.31.3/packages/extension-mention/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.31.3/packages/extension-mention) Updates `@tiptap/extension-paragraph` from 3.30.4 to 3.31.3 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.31.3/packages/extension-paragraph/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.31.3/packages/extension-paragraph) Updates `@tiptap/extension-text` from 3.30.4 to 3.31.3 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.31.3/packages/extension-text/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.31.3/packages/extension-text) Updates `@tiptap/pm` from 3.30.4 to 3.31.3 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.31.3/packages/pm/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.31.3/packages/pm) Updates `@tiptap/react` from 3.30.4 to 3.31.3 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.31.3/packages/react/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.31.3/packages/react) Updates `@tiptap/suggestion` from 3.30.4 to 3.31.3 - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/v3.31.3/packages/suggestion/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/v3.31.3/packages/suggestion) Updates `i18next` from 25.10.10 to 26.4.2 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v25.10.10...v26.4.2) Updates `react-i18next` from 16.6.6 to 17.0.13 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v16.6.6...v17.0.13) Updates `chalk` from 5.6.2 to 6.0.0 - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v5.6.2...v6.0.0) Updates `commander` from 14.0.3 to 15.0.0 - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/tj/commander.js/compare/v14.0.3...v15.0.0) --- updated-dependencies: - dependency-name: "@tiptap/core" dependency-version: 3.31.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tiptap/extension-document" dependency-version: 3.31.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tiptap/extension-mention" dependency-version: 3.31.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tiptap/extension-paragraph" dependency-version: 3.31.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tiptap/extension-text" dependency-version: 3.31.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tiptap/pm" dependency-version: 3.31.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tiptap/react" dependency-version: 3.31.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tiptap/suggestion" dependency-version: 3.31.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: chalk dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: chokidar dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: commander dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: i18next dependency-version: 26.4.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react-i18next dependency-version: 17.0.13 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- apps/server/package.json | 2 +- apps/webui/package.json | 20 ++++++++++---------- packages/cli/package.json | 4 ++-- packages/playground/package.json | 2 +- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/apps/server/package.json b/apps/server/package.json index 46c033d..9ec2340 100644 --- a/apps/server/package.json +++ b/apps/server/package.json @@ -17,7 +17,7 @@ "dependencies": { "@hono/zod-openapi": "^1.4.0", "@openagentpack/sdk": "workspace:*", - "chokidar": "^4.0.3", + "chokidar": "^5.0.0", "hono": "^4.12.28", "yaml": "^2.9.0" }, diff --git a/apps/webui/package.json b/apps/webui/package.json index ca36858..f6a0346 100644 --- a/apps/webui/package.json +++ b/apps/webui/package.json @@ -15,19 +15,19 @@ "license": "Apache-2.0", "description": "", "dependencies": { - "@tiptap/core": "3.30.4", - "@tiptap/extension-document": "3.30.4", - "@tiptap/extension-mention": "3.30.4", - "@tiptap/extension-paragraph": "3.30.4", - "@tiptap/extension-text": "3.30.4", - "@tiptap/pm": "3.30.4", - "@tiptap/react": "3.30.4", - "@tiptap/suggestion": "3.30.4", - "i18next": "^25.5.2", + "@tiptap/core": "3.31.3", + "@tiptap/extension-document": "3.31.3", + "@tiptap/extension-mention": "3.31.3", + "@tiptap/extension-paragraph": "3.31.3", + "@tiptap/extension-text": "3.31.3", + "@tiptap/pm": "3.31.3", + "@tiptap/react": "3.31.3", + "@tiptap/suggestion": "3.31.3", + "i18next": "^26.4.2", "lucide-react": "^1.18.0", "react": "^19.2.7", "react-dom": "^19.2.7", - "react-i18next": "^16.0.0", + "react-i18next": "^17.0.13", "react-markdown": "^10.1.0", "rehype-sanitize": "^6.0.0", "remark-gfm": "^4.0.1" diff --git a/packages/cli/package.json b/packages/cli/package.json index 0a7777b..86edeaf 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -56,8 +56,8 @@ "dependencies": { "@openagentpack/sdk": "workspace:*", "@clack/prompts": "^1.5.1", - "chalk": "^5.6.2", - "commander": "^14.0.3", + "chalk": "^6.0.0", + "commander": "^15.0.0", "yaml": "^2.7.1" } } diff --git a/packages/playground/package.json b/packages/playground/package.json index ccdf121..6eacf04 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -43,7 +43,7 @@ "@hono/node-server": "^2.0.5", "@hono/zod-openapi": "^1.4.0", "@openagentpack/sdk": "workspace:*", - "chokidar": "^4.0.3", + "chokidar": "^5.0.0", "hono": "^4.12.28", "yaml": "^2.9.0", "zod": "^4.4.3"