Skip to content

Commit fe802e7

Browse files
chore(deps): bump the minor group with 16 updates (#565)
Bumps the minor group with 16 updates: | Package | From | To | | --- | --- | --- | | [mint](https://github.com/mintlify/mint/tree/HEAD/packages/mint) | `4.2.348` | `4.2.375` | | [@mintlify/cli](https://github.com/mintlify/mint/tree/HEAD/packages/cli) | `4.0.952` | `4.0.978` | | [next-mdx-remote-client](https://github.com/ipikuka/next-mdx-remote-client) | `1.1.4` | `1.1.6` | | [@mintlify/link-rot](https://github.com/mintlify/mint/tree/HEAD/packages/link-rot) | `3.0.887` | `3.0.913` | | [@mintlify/prebuild](https://github.com/mintlify/mint/tree/HEAD/packages/prebuild) | `1.0.863` | `1.0.886` | | [@mintlify/previewing](https://github.com/mintlify/mint/tree/HEAD/packages/previewing) | `4.0.920` | `4.0.943` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.3` | `25.3.0` | | [@typescript/vfs](https://github.com/microsoft/TypeScript-Website/tree/HEAD/packages/create-typescript-playground-plugin) | `1.6.3` | `1.6.4` | | [b4a](https://github.com/holepunchto/b4a) | `1.7.4` | `1.8.0` | | [bare-stream](https://github.com/holepunchto/bare-stream) | `2.7.0` | `2.8.0` | | [basic-ftp](https://github.com/patrickjuchli/basic-ftp) | `5.1.0` | `5.2.0` | | [get-east-asian-width](https://github.com/sindresorhus/get-east-asian-width) | `1.4.0` | `1.5.0` | | [katex](https://github.com/KaTeX/KaTeX) | `0.16.28` | `0.16.32` | | [remark-mdx-remove-esm](https://github.com/ipikuka/remark-mdx-remove-esm) | `1.2.2` | `1.2.3` | | [serialize-error](https://github.com/sindresorhus/serialize-error) | `12.0.0` | `13.0.1` | | [undici-types](https://github.com/nodejs/undici) | `7.16.0` | `7.18.2` | Updates `mint` from 4.2.348 to 4.2.375 - [Commits](https://github.com/mintlify/mint/commits/HEAD/packages/mint) Updates `@mintlify/cli` from 4.0.952 to 4.0.978 - [Commits](https://github.com/mintlify/mint/commits/HEAD/packages/cli) Updates `next-mdx-remote-client` from 1.1.4 to 1.1.6 - [Release notes](https://github.com/ipikuka/next-mdx-remote-client/releases) - [Commits](ipikuka/next-mdx-remote-client@v1.1.4...v1.1.6) Updates `@mintlify/link-rot` from 3.0.887 to 3.0.913 - [Commits](https://github.com/mintlify/mint/commits/HEAD/packages/link-rot) Updates `@mintlify/prebuild` from 1.0.863 to 1.0.886 - [Commits](https://github.com/mintlify/mint/commits/HEAD/packages/prebuild) Updates `@mintlify/previewing` from 4.0.920 to 4.0.943 - [Commits](https://github.com/mintlify/mint/commits/HEAD/packages/previewing) Updates `@types/node` from 25.2.3 to 25.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript/vfs` from 1.6.3 to 1.6.4 - [Release notes](https://github.com/microsoft/TypeScript-Website/releases) - [Changelog](https://github.com/microsoft/TypeScript-Website/blob/v2/packages/create-typescript-playground-plugin/CHANGELOG.md) - [Commits](https://github.com/microsoft/TypeScript-Website/commits/@typescript/vfs@1.6.4/packages/create-typescript-playground-plugin) Updates `b4a` from 1.7.4 to 1.8.0 - [Commits](holepunchto/b4a@v1.7.4...v1.8.0) Updates `bare-stream` from 2.7.0 to 2.8.0 - [Commits](holepunchto/bare-stream@v2.7.0...v2.8.0) Updates `basic-ftp` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/patrickjuchli/basic-ftp/releases) - [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md) - [Commits](patrickjuchli/basic-ftp@v5.1.0...v5.2.0) Updates `get-east-asian-width` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/sindresorhus/get-east-asian-width/releases) - [Commits](sindresorhus/get-east-asian-width@v1.4.0...v1.5.0) Updates `katex` from 0.16.28 to 0.16.32 - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](KaTeX/KaTeX@v0.16.28...v0.16.32) Updates `remark-mdx-remove-esm` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/ipikuka/remark-mdx-remove-esm/releases) - [Commits](ipikuka/remark-mdx-remove-esm@v1.2.2...v1.2.3) Updates `serialize-error` from 12.0.0 to 13.0.1 - [Release notes](https://github.com/sindresorhus/serialize-error/releases) - [Commits](sindresorhus/serialize-error@v12.0.0...v13.0.1) Updates `undici-types` from 7.16.0 to 7.18.2 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.16.0...v7.18.2) --- updated-dependencies: - dependency-name: mint dependency-version: 4.2.375 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@mintlify/cli" dependency-version: 4.0.978 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: next-mdx-remote-client dependency-version: 1.1.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@mintlify/link-rot" dependency-version: 3.0.913 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@mintlify/prebuild" dependency-version: 1.0.886 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@mintlify/previewing" dependency-version: 4.0.943 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@types/node" dependency-version: 25.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@typescript/vfs" dependency-version: 1.6.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: b4a dependency-version: 1.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: bare-stream dependency-version: 2.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: basic-ftp dependency-version: 5.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: get-east-asian-width dependency-version: 1.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: katex dependency-version: 0.16.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: remark-mdx-remove-esm dependency-version: 1.2.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: serialize-error dependency-version: 13.0.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: minor - dependency-name: undici-types dependency-version: 7.18.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent daea1b2 commit fe802e7

2 files changed

Lines changed: 835 additions & 774 deletions

File tree

0 commit comments

Comments
 (0)