Upgrade Astro to v4

This commit is contained in:
Maciej Pędzich 2024-02-16 10:50:22 +01:00
parent c9e69a9b94
commit 49ce6f60e6
2 changed files with 1513 additions and 1663 deletions

3174
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -10,7 +10,7 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"astro": "^3.0.7", "astro": "^4.4.0",
"chota": "^0.9.2" "chota": "^0.9.2"
} }
} }