Skip to content

Commit 7061069

Browse files
chore(deps): bump the js-dependencies group across 1 directory with 9 updates
Bumps the js-dependencies group with 8 updates in the /docs directory: | Package | From | To | | --- | --- | --- | | [@astrojs/markdown-remark](https://github.com/withastro/astro/tree/HEAD/packages/markdown/remark) | `7.2.1` | `7.2.2` | | [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) | `7.0.3` | `7.0.5` | | [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node) | `11.0.2` | `11.1.1` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.3.2` | `4.3.3` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `7.1.0` | `7.2.1` | | [astro-d2](https://github.com/HiDeoo/astro-d2/tree/HEAD/packages/astro-d2) | `0.11.0` | `0.13.1` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | | [@types/hast](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/hast) | `3.0.4` | `3.0.5` | Updates `@astrojs/markdown-remark` from 7.2.1 to 7.2.2 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/markdown/remark/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/markdown-remark@7.2.2/packages/markdown/remark) Updates `@astrojs/mdx` from 7.0.3 to 7.0.5 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/mdx@7.0.5/packages/integrations/mdx) Updates `@astrojs/node` from 11.0.2 to 11.1.1 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/node/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/node@11.1.1/packages/integrations/node) Updates `@astrojs/vercel` from 11.0.0 to 11.0.3 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/vercel/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/vercel@11.0.3/packages/integrations/vercel) Updates `@tailwindcss/vite` from 4.3.2 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 `astro` from 7.1.0 to 7.2.1 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@7.2.1/packages/astro) Updates `astro-d2` from 0.11.0 to 0.13.1 - [Release notes](https://github.com/HiDeoo/astro-d2/releases) - [Changelog](https://github.com/HiDeoo/astro-d2/blob/main/packages/astro-d2/CHANGELOG.md) - [Commits](https://github.com/HiDeoo/astro-d2/commits/astro-d2@0.13.1/packages/astro-d2) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) Updates `@types/hast` from 3.0.4 to 3.0.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/hast) --- updated-dependencies: - dependency-name: "@astrojs/markdown-remark" dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: "@astrojs/mdx" dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: "@astrojs/node" dependency-version: 11.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: "@astrojs/vercel" dependency-version: 11.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: "@tailwindcss/vite" dependency-version: 4.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: "@types/hast" dependency-version: 3.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: astro dependency-version: 7.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: astro-d2 dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: js-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a375f5 commit 7061069

2 files changed

Lines changed: 191 additions & 118 deletions

File tree

0 commit comments

Comments
 (0)