Update dependencies

This commit is contained in:
Maciej Pędzich 2025-02-26 17:38:46 +01:00
parent b6c0f5acb4
commit 1e1be4d332
Signed by: maciejpedzich
GPG Key ID: CE4A303D84882F0D
2 changed files with 721 additions and 1972 deletions

2683
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -10,12 +10,12 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "^4.0.2",
"@astrojs/rss": "^4.0.10",
"@astrojs/mdx": "^4.0.8",
"@astrojs/rss": "^4.0.11",
"@astrojs/sitemap": "^3.2.1",
"@fontsource/roboto": "^5.1.0",
"astro": "^5.1.0",
"rehype-mathjax": "^6.0.0",
"@fontsource/roboto": "^5.1.1",
"astro": "^5.3.1",
"rehype-mathjax": "^7.1.0",
"remark-math": "^6.0.0"
}
}