diff --git a/bun.lockb b/bun.lockb new file mode 100755 index 0000000..1e5e38a Binary files /dev/null and b/bun.lockb differ diff --git a/package.json b/package.json index 1084cb7..436b902 100755 --- a/package.json +++ b/package.json @@ -28,24 +28,24 @@ ], "scripts": { "start": "astro dev --config ./source/astro.mjs --host", - "translate": "astro-i18next --config ./source/translate.mjs generate", + "translate": "astro-i18next --config ./source/astro-i18next.config.mjs generate", "build": "astro build --config ./source/astro.js" }, "dependencies": { - "@astrojs/mdx": "^3.1.2", + "@astrojs/mdx": "^3.1.3", "@astrojs/node": "^8.3.2", "@astrojs/vue": "^4.5.0", - "@iconoir/vue": "^7.7.0", + "@iconoir/vue": "^7.8.0", "@openpanel/sdk": "^0.0.9-beta", - "@supabase/supabase-js": "^2.44.4", - "astro": "^4.12.1", + "@supabase/supabase-js": "^2.45.1", + "astro": "^4.13.2", "astro-analytics": "^2.7.0", "astro-i18next": "^1.0.0-beta.21", "astro-useragent": "^4.0.2", "rss-to-json": "^2.1.1", - "undici": "^6.19.2" + "undici": "^6.19.5" }, "devDependencies": { - "sass": "^1.71.1" + "sass": "^1.77.8" } -} +} \ No newline at end of file