From 6d81abcdd801f2fa296e6a3ed3784796a03eb2aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 13:08:07 +0000 Subject: [PATCH] fix(deps): update astro monorepo --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d09e3386e..1f133d693 100644 --- a/package.json +++ b/package.json @@ -21,17 +21,17 @@ }, "dependencies": { "@adjust/components": "^17.1.0", - "@astrojs/markdoc": "^0.11.5", + "@astrojs/markdoc": "^0.12.6", "@astrojs/mdx": "^3.1.9", "@astrojs/react": "^3.6.3", "@astrojs/sitemap": "^3.2.1", - "@astrojs/tailwind": "^5.1.2", + "@astrojs/tailwind": "^5.1.4", "@expressive-code/plugin-collapsible-sections": "^0.38.3", "@expressive-code/plugin-line-numbers": "^0.38.3", "@nanostores/persistent": "^0.10.2", "@nanostores/react": "^0.8.4", "@octokit/core": "^6.1.2", - "astro": "^4.16.16", + "astro": "^4.16.18", "astro-auto-import": "^0.4.4", "astro-expressive-code": "^0.38.3", "classnames": "^2.5.1",