diff --git a/bun.lockb b/bun.lockb index b9718c1c..55f758ea 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index b5f6dcbf..53694df7 100644 --- a/package.json +++ b/package.json @@ -21,11 +21,11 @@ "micromatch": "4.0.8" }, "devDependencies": { - "@swc/jest": "0.2.36", + "@swc/jest": "0.2.37", "@total-typescript/ts-reset": "0.6.1", "@types/bluebird": "3.5.42", "@types/glob": "8.1.0", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/js-yaml": "4.0.9", "@types/lodash.camelcase": "4.3.9", "@types/lodash.chunk": "4.2.9", @@ -34,14 +34,14 @@ "@types/lodash.uniq": "4.5.9", "@types/micromatch": "4.0.9", "@vercel/ncc": "0.38.2", - "bun-types": "1.1.32", - "eslint": "9.13.0", + "bun-types": "1.1.33", + "eslint": "9.14.0", "husky": "9.1.6", "jest": "29.7.0", "plop": "4.0.1", "prettier": "3.3.3", "typescript": "5.6.3", - "typescript-eslint": "8.11.0" + "typescript-eslint": "8.12.2" }, "jest": { "clearMocks": true,