Upgrade astro

This commit is contained in:
Daniel Kluge 2024-03-03 15:49:13 +01:00
parent dafbda9509
commit c40af33d1d
No known key found for this signature in database
2 changed files with 2470 additions and 1672 deletions

4136
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -10,10 +10,10 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"@astrojs/check": "^0.3.1", "@astrojs/check": "^0.5.6",
"@astrojs/mdx": "^1.1.5", "@astrojs/mdx": "^2.1.1",
"@c0ntroller/wasm-terminal": ">=0.1.0", "@c0ntroller/wasm-terminal": ">=0.1.0",
"astro": "^3.6.0", "astro": "^4.4.9",
"astro-icon": "^1.1.0", "astro-icon": "^1.1.0",
"sass": "^1.69.5", "sass": "^1.69.5",
"typescript": "^5.3.2" "typescript": "^5.3.2"