diff --git a/bun.lockb b/bun.lockb index 7bbf47f..8cccc6b 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 5903e7e..41160fe 100644 --- a/package.json +++ b/package.json @@ -41,12 +41,12 @@ "devDependencies": { "@release-it/keep-a-changelog": "^5.0.0", "@typescript-eslint/parser": "^8.18.1", - "dotenv-cli": "^7.4.4", + "dotenv-cli": "^8.0.0", "esbuild-plugin-browserslist": "^0.15.0", "eslint": "^9.17.0", "eslint-plugin-astro": "^1.3.1", "globals": "^15.14.0", - "release-it": "^17.10.0", + "release-it": "^17.11.0", "sass": "^1.83.0", "typescript-eslint": "^8.18.1" },