update astro

This commit is contained in:
Philip Ahlqvist 2023-12-10 13:59:49 +01:00
parent f0da1d5dd8
commit f431d49a0d
2 changed files with 2 additions and 2 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -2,11 +2,11 @@
"name": "lbry-tech",
"version": "0.0.1",
"dependencies": {
"@astrojs/mdx": "^1.1.5",
"@astrojs/mdx": "^2.0.0",
"@astropub/md": "^0.3.0",
"@lbry/components": "^4.2.5",
"@thewebforge/astro-code-blocks": "^0.2.0",
"astro": "^3.6.1",
"astro": "^4.0.3",
"astro-preload": "^1.1.2",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",