diff --git a/bun.lockb b/bun.lockb index bc6d5c1..ee2d431 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index a4968eb..431d40a 100644 --- a/package.json +++ b/package.json @@ -32,16 +32,16 @@ "zod-validation-error": "^5.0.0" }, "devDependencies": { - "@dword-design/eslint-plugin-import-alias": "^8.1.8", - "@eslint/eslintrc": "^3.3.5", - "@eslint/js": "^10.0.1", + "@dword-design/eslint-plugin-import-alias": "8.1.8", + "@eslint/eslintrc": "3.3.5", + "@eslint/js": "10.0.1", "@types/lodash": "4.17.24", "@types/ms": "2.1.0", - "@types/safe-regex": "^1.1.6", - "@typescript-eslint/eslint-plugin": "^8.59.1", - "@typescript-eslint/parser": "^8.59.1", - "bun-types": "^1.3.13", - "eslint": "^10.2.1", - "globals": "^17.5.0" + "@types/safe-regex": "1.1.6", + "@typescript-eslint/eslint-plugin": "8.59.2", + "@typescript-eslint/parser": "8.59.2", + "bun-types": "1.3.13", + "eslint": "10.3.0", + "globals": "17.6.0" } } \ No newline at end of file