Skip to content

Commit 148a071

Browse files
chore(deps): bump the npm-astro-dependencies group across 1 directory with 7 updates
Updates the requirements on [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx), [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react), [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap), [@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [astro-auto-import](https://github.com/delucis/astro-auto-import/tree/HEAD/packages/astro-auto-import) and [astro-font](https://github.com/rishi-raj-jain/astro-font) to permit the latest version. Updates `@astrojs/mdx` to 4.2.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@4.2.5/packages/integrations/mdx) Updates `@astrojs/react` to 4.2.5 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/react/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/react@4.2.5/packages/integrations/react) Updates `@astrojs/sitemap` to 3.3.1 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.3.1/packages/integrations/sitemap) Updates `@astrojs/tailwind` to 6.0.2 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/@astrojs/tailwind@6.0.2/packages/integrations/tailwind/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/tailwind@6.0.2/packages/integrations/tailwind) Updates `astro` to 5.7.7 - [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@5.7.7/packages/astro) Updates `astro-auto-import` to 0.4.4 - [Release notes](https://github.com/delucis/astro-auto-import/releases) - [Changelog](https://github.com/delucis/astro-auto-import/blob/main/packages/astro-auto-import/CHANGELOG.md) - [Commits](https://github.com/delucis/astro-auto-import/commits/astro-auto-import@0.4.4/packages/astro-auto-import) Updates `astro-font` from 0.0.77 to 1.1.0 - [Release notes](https://github.com/rishi-raj-jain/astro-font/releases) - [Commits](https://github.com/rishi-raj-jain/astro-font/commits/1.1.0) --- updated-dependencies: - dependency-name: "@astrojs/mdx" dependency-version: 4.2.5 dependency-type: direct:production dependency-group: npm-astro-dependencies - dependency-name: "@astrojs/react" dependency-version: 4.2.5 dependency-type: direct:production dependency-group: npm-astro-dependencies - dependency-name: "@astrojs/sitemap" dependency-version: 3.3.1 dependency-type: direct:production dependency-group: npm-astro-dependencies - dependency-name: "@astrojs/tailwind" dependency-version: 6.0.2 dependency-type: direct:production dependency-group: npm-astro-dependencies - dependency-name: astro dependency-version: 5.7.7 dependency-type: direct:production dependency-group: npm-astro-dependencies - dependency-name: astro-auto-import dependency-version: 0.4.4 dependency-type: direct:production dependency-group: npm-astro-dependencies - dependency-name: astro-font dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-astro-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a2031e commit 148a071

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@
2020
},
2121
"dependencies": {
2222
"@astrojs/check": "^0.9.4",
23-
"@astrojs/mdx": "^4.2.1",
24-
"@astrojs/react": "^4.2.1",
23+
"@astrojs/mdx": "^4.2.5",
24+
"@astrojs/react": "^4.2.5",
2525
"@astrojs/rss": "^4.0.11",
26-
"@astrojs/sitemap": "^3.3.0",
27-
"@astrojs/tailwind": "^6.0.0",
28-
"astro": "^5.5.3",
29-
"astro-auto-import": "^0.4.2",
30-
"astro-font": "^0.0.77",
26+
"@astrojs/sitemap": "^3.3.1",
27+
"@astrojs/tailwind": "^6.0.2",
28+
"astro": "^5.7.7",
29+
"astro-auto-import": "^0.4.4",
30+
"astro-font": "^1.1.0",
3131
"feather-icons-react": "^0.8.1",
3232
"github-slugger": "^2.0.0",
3333
"marked": "^12.0.0",

0 commit comments

Comments
 (0)