diff --git a/fcitx5 b/fcitx5 index 10f481a..2259360 160000 --- a/fcitx5 +++ b/fcitx5 @@ -1 +1 @@ -Subproject commit 10f481a41c2a52e8199d4a31a8460e907c734068 +Subproject commit 22593601ad9877b84cbb1cc68f85879d75bc0f78 diff --git a/package.json b/package.json index a5974c5..26142a3 100644 --- a/package.json +++ b/package.json @@ -17,12 +17,12 @@ }, "license": "AGPL-3.0-or-later", "devDependencies": { - "@antfu/eslint-config": "^3.9.1", + "@antfu/eslint-config": "^3.12.0", "@types/textarea-caret": "^3.0.3", "error-stack-parser": "^2.1.4", "esbuild": "^0.24.0", - "eslint": "^9.15.0", + "eslint": "^9.17.0", "textarea-caret": "^3.1.0", - "typescript": "^5.6.3" + "typescript": "^5.7.2" } }