From a6b87158e50361f6802da0f5cc0fe7b585d04080 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 21:04:17 +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 83ab77454..2d3001eb2 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.4", "@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",