Skip to content

Commit cfa3552

Browse files
Bump the website-dependencies group with 2 updates
Bumps the website-dependencies group with 2 updates: [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/mdx` from 4.3.6 to 4.3.7 - [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.3.7/packages/integrations/mdx) Updates `astro` from 5.14.1 to 5.14.3 - [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.14.3/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/mdx" dependency-version: 4.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: website-dependencies - dependency-name: astro dependency-version: 5.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: website-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44dae18 commit cfa3552

2 files changed

Lines changed: 103 additions & 107 deletions

File tree

packages/website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
"website:deploy": "netlify deploy --dir=packages/website/dist --no-build --prod"
1212
},
1313
"dependencies": {
14-
"@astrojs/mdx": "^4.3.6",
14+
"@astrojs/mdx": "^4.3.7",
1515
"@astrojs/rss": "^4.0.12",
1616
"@astrojs/sitemap": "^3.6.0",
1717
"@cloudfour/image-compare": "^1.0.5",
1818
"@fontsource-variable/ibm-plex-sans": "^5.2.8",
1919
"@fontsource-variable/lora": "^5.2.8",
2020
"@fontsource/ibm-plex-mono": "^5.2.7",
21-
"astro": "^5.14.1",
21+
"astro": "^5.14.3",
2222
"common": "workspace:*",
2323
"rehype-slug": "^6.0.0",
2424
"sharp": "^0.34.4",

0 commit comments

Comments
 (0)