diff --git a/bun.lockb b/bun.lockb index 21905eaa..52e0e8e9 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 465abc7f..fc84167b 100644 --- a/package.json +++ b/package.json @@ -31,8 +31,8 @@ "@types/eslint": "9.6.1", "@types/mime-types": "2.1.4", "@types/node": "22.9.0", - "@typescript-eslint/eslint-plugin": "^7.7.0", - "@typescript-eslint/parser": "^7.7.0", + "@typescript-eslint/eslint-plugin": "^8.0.0", + "@typescript-eslint/parser": "^8.0.0", "@vercel/ncc": "0.38.2", "colorette": "2.0.20", "eslint": "9.14.0",