diff --git a/bun.lockb b/bun.lockb index c65e6ca..923641f 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8cc677c..f46995b 100644 --- a/package.json +++ b/package.json @@ -74,8 +74,8 @@ "@testing-library/react": "^14.1.2", "@testing-library/user-event": "^14.5.1", "@types/react": "^18.2.46", - "@typescript-eslint/eslint-plugin": "^6.7.5", - "@typescript-eslint/parser": "^6.7.5", + "@typescript-eslint/eslint-plugin": "^8.0.0", + "@typescript-eslint/parser": "^8.0.0", "concurrently": "^8.2.2", "eslint": "^8.51.0", "eslint-config-prettier": "^9.0.0",