Update packaegs
This commit is contained in:
parent
86aca43612
commit
02930717ff
1 changed files with 6 additions and 6 deletions
12
package.json
12
package.json
|
@ -31,18 +31,18 @@
|
||||||
"docker:push": "buildah push oci.registry.sudovanilla.org/butterflyvu"
|
"docker:push": "buildah push oci.registry.sudovanilla.org/butterflyvu"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/mdx": "4.0.0-beta.5",
|
"@astrojs/mdx": "4.0.2",
|
||||||
"@astrojs/prism": "3.2.0-beta.0",
|
"@astrojs/prism": "3.2.0",
|
||||||
"@minpluto/zorn": "^0.4.73",
|
"@minpluto/zorn": "^0.4.82",
|
||||||
"astro": "5.0.0-beta.12",
|
"astro": "5.0.5",
|
||||||
"astro-analytics": "^2.7.0",
|
"astro-analytics": "^2.7.0",
|
||||||
"astro-bun-adapter": "^1.0.2",
|
"astro-bun-adapter": "^1.0.2",
|
||||||
"astro-feelback": "^0.3.4",
|
"astro-feelback": "^0.3.4",
|
||||||
"astro-pagefind": "^1.6.0",
|
"astro-pagefind": "^1.7.0",
|
||||||
"astro-seo": "^0.8.4",
|
"astro-seo": "^0.8.4",
|
||||||
"markdoc": "^0.1.3"
|
"markdoc": "^0.1.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"sass": "^1.81.0"
|
"sass": "^1.82.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue