diff --git a/bun.lockb b/bun.lockb index 8901821..8f005f6 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index d721589..a1ff660 100644 --- a/package.json +++ b/package.json @@ -53,8 +53,8 @@ "@types/node": "^20.11.20", "@types/react": "^18.2.57", "@types/react-dom": "^18.2.19", - "@typescript-eslint/eslint-plugin": "^7.1.1", - "@typescript-eslint/parser": "^7.1.1", + "@typescript-eslint/eslint-plugin": "^8.0.0", + "@typescript-eslint/parser": "^8.0.0", "drizzle-kit": "^0.23.0", "eslint": "^8.57.0", "eslint-config-next": "^14.1.3",