Update astro monorepo (#44)
All checks were successful
test-build / build (push) Successful in 45s
renovate / renovate (push) Successful in 2m11s

This commit was merged in pull request #44.
This commit is contained in:
2025-10-11 00:02:17 +00:00
parent b62ea417b1
commit 6aff2eff51
2 changed files with 82 additions and 97 deletions

View File

@@ -12,13 +12,13 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "4.3.6",
"@astrojs/node": "9.4.4",
"@astrojs/mdx": "4.3.7",
"@astrojs/node": "9.4.5",
"@astrojs/starlight": "^0.36.0",
"@catppuccin/starlight": "1.0.2",
"@tailwindcss/postcss": "^4.1.13",
"@tailwindcss/vite": "^4.1.13",
"astro": "5.14.1",
"astro": "5.14.3",
"framer-motion": "^12.23.18",
"sanitize-html": "^2.17.0",
"sharp": "^0.34.4",