build(deps): bump ohos-vsync from 0.1.2 to 0.1.3 (#34943)

Bumps [ohos-vsync](https://github.com/openharmony-rs/ohos-vsync) from 0.1.2 to 0.1.3.
- [Changelog](https://github.com/openharmony-rs/ohos-vsync/blob/main/Changelog.md)
- [Commits](https://github.com/openharmony-rs/ohos-vsync/commits)

---
updated-dependencies:
- dependency-name: ohos-vsync
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-01-10 21:02:39 +00:00 committed by GitHub
parent 44d1e2ae0d
commit 754ec455bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

View file

@ -89,7 +89,7 @@ ipc-channel = { workspace = true, features = ["force-inprocess"] }
hilog = "0.1.1"
napi-derive-ohos = "1.0.3"
napi-ohos = "1.0.3"
ohos-vsync = "0.1.2"
ohos-vsync = "0.1.3"
ohos-ime = { version = "0.2" }
ohos-ime-sys = "0.1.2"
xcomponent-sys = { version = "0.3.0", features = ["api-12", "keyboard-types"] }