build(deps): bump napi-derive-ohos from 0.0.9 to 1.0.0 (#33869)

Bumps [napi-derive-ohos](https://github.com/ohos-rs/ohos-rs) from 0.0.9 to 1.0.0.
- [Release notes](https://github.com/ohos-rs/ohos-rs/releases)
- [Commits](https://github.com/ohos-rs/ohos-rs/compare/napi-ohos@0.0.9...ohrs@1.0.0)

---
updated-dependencies:
- dependency-name: napi-derive-ohos
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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] 2024-10-16 17:32:49 +00:00 committed by GitHub
parent ccac50fc91
commit 133c763e65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 7 deletions

View file

@ -86,7 +86,7 @@ env_filter = "0.1.2"
# https://github.com/rust-lang/libc/commit/9e248e212c5602cb4e98676e4c21ea0382663a12
ipc-channel = { workspace = true, features = ["force-inprocess"] }
hilog = "0.1.0"
napi-derive-ohos = "0.0.9"
napi-derive-ohos = "1.0.0"
napi-ohos = "0.1"
ohos-sys = { version = "0.3.1", features = ["xcomponent"] }
ohos-vsync = "0.1"