build(deps): bump ohos-ime from 0.2.0 to 0.3.0 (#37180)

This patch updates the ohos-ime version from v0.2.0 to v0.3.0

Testing: N/A
Fixes: #37181

Signed-off-by: Shubham Gupta <shubham13297@gmail.com>
This commit is contained in:
Shubham Gupta 2025-05-29 17:50:33 +08:00 committed by GitHub
parent 1f315e6c9c
commit 54f23a8e3d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -90,7 +90,7 @@ hilog = "0.2.0"
ipc-channel = { workspace = true, features = ["force-inprocess"] }
napi-derive-ohos = "1.0.4"
napi-ohos = "1.0.4"
ohos-ime = "0.2"
ohos-ime = "0.3.0"
ohos-ime-sys = "0.1.4"
ohos-vsync = "0.1.3"
xcomponent-sys = { version = "0.3.1", features = ["api-12", "keyboard-types"] }