diff --git a/bun.lockb b/bun.lockb index 610f26a..aafba4a 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 7f79720..6d7a574 100644 --- a/package.json +++ b/package.json @@ -1,29 +1,19 @@ { - "name": "mechanical-meteorite", + "name": "sudovanilla-org", "type": "module", - "version": "0.0.1", + "version": "2024.12.5", "scripts": { - "dev": "astro dev", - "start": "astro dev", - "build": "astro build", - "preview": "astro preview", - "astro": "astro", - "docker:build": "docker build -t ark.sudovanilla.org/korbs/sudovanilla-website .", - "docker:push": "docker push ark.sudovanilla.org/korbs/sudovanilla-website" + "dev": "astro dev" }, "dependencies": { - "@astrojs/markdoc": "^0.11.5", "@astrojs/mdx": "^3.1.9", "@astrojs/node": "^8.3.4", "@astrojs/vue": "^4.5.3", "@iconoir/vue": "^7.10.0", - "@meilisearch/instant-meilisearch": "^0.22.0", - "@playform/compress": "^0.1.6", "@sudovanilla/errors": "^3.0.0", "@sudovanilla/pandora": "^1.7.3", "@tryghost/content-api": "^1.11.21", "astro": "^4.16.14", - "astro-better-image-service": "^2.0.37", "astro-color-mode": "^0.7.1", "astro-robots-txt": "^1.0.0", "astro-tooltips": "^0.6.2",