diff --git a/bun.lockb b/bun.lockb index af9b9b01..1820a440 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 10451418..06c8c0a2 100644 --- a/package.json +++ b/package.json @@ -32,16 +32,16 @@ "@types/lodash.samplesize": "4.2.9", "@types/lodash.union": "4.6.9", "@types/lodash.uniq": "4.5.9", - "@types/micromatch": "4.0.7", + "@types/micromatch": "4.0.9", "@vercel/ncc": "0.38.1", - "bun-types": "1.1.16", - "eslint": "9.5.0", + "bun-types": "1.1.17", + "eslint": "9.6.0", "husky": "9.0.11", "jest": "29.7.0", "plop": "4.0.1", "prettier": "3.3.2", "typescript": "5.5.2", - "typescript-eslint": "7.13.1" + "typescript-eslint": "7.14.1" }, "jest": { "clearMocks": true,