diff --git a/frontend/bun.lockb b/frontend/bun.lockb index 7afb3e6..f7fd16e 100755 Binary files a/frontend/bun.lockb and b/frontend/bun.lockb differ diff --git a/frontend/package.json b/frontend/package.json index 009733c..afcbadf 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -5,7 +5,7 @@ "devDependencies": { "@eslint/js": "^9.2.0", "@types/bun": "latest", - "eslint": "^9.2.0", + "eslint": "^10.0.0", "globals": "^15.2.0" }, "module": "app.js",