diff --git a/bun.lockb b/bun.lockb index 19f4c9f..068b576 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 0a46b40..8fa000d 100644 --- a/package.json +++ b/package.json @@ -50,8 +50,8 @@ "@types/node": "^22.0.0", "@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",