Update astro monorepo (#30)
All checks were successful
test-build / build (push) Successful in 30s
renovate / renovate (push) Successful in 3m23s

This commit was merged in pull request #30.
This commit is contained in:
2025-09-24 00:01:44 +00:00
parent fc1f775177
commit 0c3753f64c
2 changed files with 35 additions and 69 deletions

View File

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