Update astro monorepo (#68)
All checks were successful
test-build / build (push) Successful in 31s
renovate / renovate (push) Successful in 1m34s

This commit was merged in pull request #68.
This commit is contained in:
2025-10-30 00:01:56 +00:00
parent 0401d4c5a1
commit e53eff460b
2 changed files with 37 additions and 37 deletions

View File

@@ -12,13 +12,13 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "4.3.8",
"@astrojs/mdx": "4.3.9",
"@astrojs/node": "9.5.0",
"@astrojs/starlight": "^0.36.0",
"@catppuccin/starlight": "1.0.2",
"@tailwindcss/postcss": "^4.1.13",
"@tailwindcss/vite": "^4.1.13",
"astro": "5.15.1",
"astro": "5.15.2",
"framer-motion": "^12.23.18",
"sanitize-html": "^2.17.0",
"sharp": "^0.34.4",