diff --git a/bun.lockb b/bun.lockb index f855471..b7849b5 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 80f0366..972d07b 100644 --- a/package.json +++ b/package.json @@ -83,8 +83,8 @@ "@types/node": "22.7.5", "@types/react": "18.3.11", "@types/react-dom": "18.3.1", - "@typescript-eslint/eslint-plugin": "7.18.0", - "@typescript-eslint/parser": "^7.18.0", + "@typescript-eslint/eslint-plugin": "8.12.2", + "@typescript-eslint/parser": "^8.12.2", "autoprefixer": "10.4.20", "drizzle-kit": "^0.25.0", "eslint": "8.57.1",