mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
build(deps): bump the napi-ohos-related group with 4 updates (#34309)
Bumps the napi-ohos-related group with 4 updates: [napi-derive-ohos](https://github.com/ohos-rs/ohos-rs), [napi-ohos](https://github.com/ohos-rs/ohos-rs), [napi-derive-backend-ohos](https://github.com/ohos-rs/ohos-rs) and [napi-sys-ohos](https://github.com/ohos-rs/ohos-rs). Updates `napi-derive-ohos` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/ohos-rs/ohos-rs/releases) - [Commits](https://github.com/ohos-rs/ohos-rs/compare/ohrs@1.0.2...ohrs@1.0.3) Updates `napi-ohos` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/ohos-rs/ohos-rs/releases) - [Commits](https://github.com/ohos-rs/ohos-rs/compare/ohrs@1.0.2...ohrs@1.0.3) Updates `napi-derive-backend-ohos` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/ohos-rs/ohos-rs/releases) - [Commits](https://github.com/ohos-rs/ohos-rs/compare/ohrs@1.0.2...ohrs@1.0.3) Updates `napi-sys-ohos` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/ohos-rs/ohos-rs/releases) - [Commits](https://github.com/ohos-rs/ohos-rs/compare/ohrs@1.0.2...ohrs@1.0.3) --- updated-dependencies: - dependency-name: napi-derive-ohos dependency-type: direct:production update-type: version-update:semver-patch dependency-group: napi-ohos-related - dependency-name: napi-ohos dependency-type: direct:production update-type: version-update:semver-patch dependency-group: napi-ohos-related - dependency-name: napi-derive-backend-ohos dependency-type: indirect update-type: version-update:semver-patch dependency-group: napi-ohos-related - dependency-name: napi-sys-ohos dependency-type: indirect update-type: version-update:semver-patch dependency-group: napi-ohos-related ... 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:
parent
b3eb5bb02c
commit
2bc5469efe
2 changed files with 12 additions and 12 deletions
|
@ -88,8 +88,8 @@ env_filter = "0.1.2"
|
|||
# https://github.com/rust-lang/libc/commit/9e248e212c5602cb4e98676e4c21ea0382663a12
|
||||
ipc-channel = { workspace = true, features = ["force-inprocess"] }
|
||||
hilog = "0.1.1"
|
||||
napi-derive-ohos = "1.0.1"
|
||||
napi-ohos = "1.0.1"
|
||||
napi-derive-ohos = "1.0.3"
|
||||
napi-ohos = "1.0.3"
|
||||
ohos-sys = { version = "0.4.0", features = ["xcomponent"] }
|
||||
ohos-vsync = "0.1.2"
|
||||
ohos-ime = { version = "0.2" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue