RC: (update) astro latest official integrations
Some checks failed
Build and Update Flux / build-push-update (push) Failing after 51s

This commit is contained in:
Raul Costa
2026-04-02 01:03:59 +01:00
parent 2b25b18fc8
commit ada3e2c1b7
2 changed files with 8 additions and 8 deletions

View File

@@ -9,9 +9,9 @@
"astro": "astro"
},
"dependencies": {
"astro": "^4.15.0",
"@astrojs/mdx": "^3.1.0",
"@astrojs/sitemap": "^3.1.0",
"@astrojs/mdx": "^5.0.3",
"@astrojs/sitemap": "^3.7.2",
"astro": "^6.1.3",
"gsap": "^3.12.5"
},
"devDependencies": {