Update packaegs

This commit is contained in:
Korbs 2024-12-11 20:42:18 -05:00
parent 86aca43612
commit 02930717ff

View file

@ -31,18 +31,18 @@
"docker:push": "buildah push oci.registry.sudovanilla.org/butterflyvu"
},
"dependencies": {
"@astrojs/mdx": "4.0.0-beta.5",
"@astrojs/prism": "3.2.0-beta.0",
"@minpluto/zorn": "^0.4.73",
"astro": "5.0.0-beta.12",
"@astrojs/mdx": "4.0.2",
"@astrojs/prism": "3.2.0",
"@minpluto/zorn": "^0.4.82",
"astro": "5.0.5",
"astro-analytics": "^2.7.0",
"astro-bun-adapter": "^1.0.2",
"astro-feelback": "^0.3.4",
"astro-pagefind": "^1.6.0",
"astro-pagefind": "^1.7.0",
"astro-seo": "^0.8.4",
"markdoc": "^0.1.3"
},
"devDependencies": {
"sass": "^1.81.0"
"sass": "^1.82.0"
}
}