diff --git a/bun.lockb b/bun.lockb index 454b686..12dbd02 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index b092c97..35128e1 100644 --- a/package.json +++ b/package.json @@ -39,15 +39,15 @@ }, "devDependencies": { "@release-it/keep-a-changelog": "^5.0.0", - "@typescript-eslint/parser": "^8.16.0", + "@typescript-eslint/parser": "^8.17.0", "dotenv-cli": "^7.4.4", "esbuild-plugin-browserslist": "^0.15.0", - "eslint": "^9.15.0", + "eslint": "^9.16.0", "eslint-plugin-astro": "^1.3.1", - "globals": "^15.12.0", + "globals": "^15.13.0", "release-it": "^17.10.0", - "sass": "^1.81.0", - "typescript-eslint": "^8.16.0" + "sass": "^1.81.1", + "typescript-eslint": "^8.17.0" }, "release-it": { "npm": {