From c4933fcbfd3e09bc2580b89dd890b476389386b4 Mon Sep 17 00:00:00 2001 From: Qijia Liu Date: Sun, 24 May 2026 12:00:33 -0400 Subject: [PATCH 1/2] sync fcitx5; fix pnpm 11 --- fcitx5 | 2 +- fcitx5-webview | 2 +- package.json | 10 +++++----- pnpm-workspace.yaml | 2 ++ 4 files changed, 9 insertions(+), 7 deletions(-) create mode 100644 pnpm-workspace.yaml diff --git a/fcitx5 b/fcitx5 index 9d72f4c..ef97072 160000 --- a/fcitx5 +++ b/fcitx5 @@ -1 +1 @@ -Subproject commit 9d72f4c116561518d25866a75f8b699a9ab5bebc +Subproject commit ef97072db9f73835d25e6a2e920c4bc568969865 diff --git a/fcitx5-webview b/fcitx5-webview index 408c99d..30b4597 160000 --- a/fcitx5-webview +++ b/fcitx5-webview @@ -1 +1 @@ -Subproject commit 408c99d4cdf34326e7ab5cff3029a7ec6974aaf8 +Subproject commit 30b4597021280e75f30c635b726ace8472c76bbc diff --git a/package.json b/package.json index 742a049..396c963 100644 --- a/package.json +++ b/package.json @@ -20,17 +20,17 @@ }, "license": "AGPL-3.0-or-later", "devDependencies": { - "@antfu/eslint-config": "^8.2.0", - "@playwright/test": "1.59.1", - "@types/node": "^25.6.0", + "@antfu/eslint-config": "^9.0.0", + "@playwright/test": "1.60.0", + "@types/node": "^25.9.1", "@types/uzip": "^0.20201231.2", "error-stack-parser": "^2.1.4", "esbuild": "^0.28.0", - "eslint": "^10.2.0", + "eslint": "^10.4.0", "fcitx5-keyboard-web": "link:fcitx5-keyboard-web", "serve": "^14.2.6", "textarea-caret": "^3.1.0", - "typescript": "^6.0.2", + "typescript": "^6.0.3", "uzip": "^0.20201231.0" } } diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml new file mode 100644 index 0000000..5ed0b5a --- /dev/null +++ b/pnpm-workspace.yaml @@ -0,0 +1,2 @@ +allowBuilds: + esbuild: true From 300c483cb96a3e744ba11556ff38e19fa1cabc12 Mon Sep 17 00:00:00 2001 From: Qijia Liu Date: Sun, 24 May 2026 12:24:24 -0400 Subject: [PATCH 2/2] update keyboard --- fcitx5-keyboard-web | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fcitx5-keyboard-web b/fcitx5-keyboard-web index d278a85..976ce1f 160000 --- a/fcitx5-keyboard-web +++ b/fcitx5-keyboard-web @@ -1 +1 @@ -Subproject commit d278a85f0f85b262297e28608b897e31ee017541 +Subproject commit 976ce1f01f9ce565310f8b764fbd628346c320fe