Update Astro to v4.15.8

This commit is contained in:
Maciej Pędzich 2024-09-23 13:57:15 +02:00
parent 2711a0db43
commit 9c87d03dfe
Signed by: maciejpedzich
GPG Key ID: CE4A303D84882F0D
2 changed files with 510 additions and 1196 deletions

1698
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -10,10 +10,10 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "^2.1.1",
"@astrojs/rss": "^4.0.5",
"@astrojs/sitemap": "^3.0.5",
"@astrojs/mdx": "^3.1.7",
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
"@fontsource/roboto": "^5.0.13",
"astro": "^4.4.0"
"astro": "^4.15.8"
}
}