diff --git a/bun.lockb b/bun.lockb index 67d7f02..191e9a4 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 040107d..af526ea 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ }, "devDependencies": { "prettier": "^3.1.0", - "@typescript-eslint/eslint-plugin": "^6.11.0", - "@typescript-eslint/parser": "^6.11.0", + "@typescript-eslint/eslint-plugin": "^7.0.0", + "@typescript-eslint/parser": "^7.0.0", "@vercel/style-guide": "^5.1.0", "eslint-config-prettier": "^9.0.0", "eslint-config-turbo": "^1.10.12",