From ecd564638b68ed1f956831b6c1e98f2a388142c8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 14:05:02 +0000 Subject: [PATCH] chore(deps): update napi --- Cargo.lock | 28 ++++++++++++++-------------- pnpm-lock.yaml | 22 +++++++++++----------- pnpm-workspace.yaml | 2 +- 3 files changed, 26 insertions(+), 26 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index eb2e6c0c6..729b31185 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -240,9 +240,9 @@ dependencies = [ [[package]] name = "convert_case" -version = "0.11.0" +version = "0.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "affbf0190ed2caf063e3def54ff444b449371d55c58e513a95ab98eca50adb49" +checksum = "1af709f1f33454bf52eadfc8c78b3b9ef9cb26fb54d16dc9cd9a7299f899fd1b" dependencies = [ "unicode-segmentation", ] @@ -836,9 +836,9 @@ dependencies = [ [[package]] name = "napi" -version = "3.12.2" +version = "3.12.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "58c5f4d5375213fdb7be2655e152386e82f026f9a5ba36a75556e11359aafe09" +checksum = "2862d9586f6afe036f7f7fd03d017d3c11d948a4e34702c212dd9ef62ed98b58" dependencies = [ "bitflags", "ctor", @@ -853,17 +853,17 @@ dependencies = [ [[package]] name = "napi-build" -version = "2.4.1" +version = "2.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "60fdf9b392c50e7c4170fa633bd909490ed7835cea4c046776d1a4dd8d2ae0ab" +checksum = "860e7c40864f95cfb83cde99f9ebadd88ef3d9bdccd7dd2cee0cc96a2dd4ffa7" [[package]] name = "napi-derive" -version = "3.6.3" +version = "3.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0fa55ea69990c90b888e9e77044410e304ce7f35de599dc6d0b5c1923d2e59af" +checksum = "3be5cc49fdef0239132348d2a2991d4e24b643ff6976ada349b20823b161ab28" dependencies = [ - "convert_case 0.11.0", + "convert_case 0.12.0", "ctor", "napi-derive-backend", "proc-macro2", @@ -873,11 +873,11 @@ dependencies = [ [[package]] name = "napi-derive-backend" -version = "6.1.2" +version = "6.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "df4056ac7c18e4438ccf0edaed4340ca0d269278c8ec19284f7b23cb039fd0ae" +checksum = "4c1c87a71568f3fe5c736b10878ff55064b250bb4ea4b48c8055713e07b9e463" dependencies = [ - "convert_case 0.11.0", + "convert_case 0.12.0", "proc-macro2", "quote", "semver", @@ -886,9 +886,9 @@ dependencies = [ [[package]] name = "napi-sys" -version = "3.3.0" +version = "3.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "85fbf1fa9f1babfe396d74bbbf52b3643770243e8f5b0b46715d4caf7f0dfc9a" +checksum = "4d29a242104e456960e6c6479847570be731c1a92b8f8c05ddfb5439e5c09915" dependencies = [ "libloading", ] diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4eea09d3a..937622125 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,8 +7,8 @@ settings: catalogs: default: '@napi-rs/cli': - specifier: 3.8.6 - version: 3.8.6 + specifier: 3.9.1 + version: 3.9.1 '@oxc-node/cli': specifier: 0.1.0 version: 0.1.0 @@ -49,7 +49,7 @@ importers: devDependencies: '@napi-rs/cli': specifier: 'catalog:' - version: 3.8.6(@emnapi/core@1.11.2)(@emnapi/runtime@1.11.2)(@types/node@24.1.0) + version: 3.9.1(@emnapi/core@1.11.2)(@emnapi/runtime@1.11.2)(@types/node@24.1.0) oxfmt: specifier: 'catalog:' version: 0.67.0 @@ -77,7 +77,7 @@ importers: version: 22.1.5(@angular/compiler@22.1.5)(typescript@6.0.3) '@napi-rs/cli': specifier: 'catalog:' - version: 3.8.6(@emnapi/core@1.11.2)(@emnapi/runtime@1.11.2)(@types/node@24.1.0) + version: 3.9.1(@emnapi/core@1.11.2)(@emnapi/runtime@1.11.2)(@types/node@24.1.0) '@oxc-node/cli': specifier: 'catalog:' version: 0.1.0 @@ -1124,8 +1124,8 @@ packages: cpu: [x64] os: [win32] - '@napi-rs/cli@3.8.6': - resolution: {integrity: sha512-FnJ9fghsV9Q4zh2aJGPSvQiUlJRC27B6KhzAXcIW2rlSD8keak3mhXw4tJYa3KJkP9whETfsPwqp/DJRnQg5ng==} + '@napi-rs/cli@3.9.1': + resolution: {integrity: sha512-2DYBrM2j4n00L+O7fKAS38q19rVQK2HXz5RxSuJgFyZrd9TrdVQFmHOfqvqqsRIRBTZmqiMqBd/yzn4X1a23DQ==} engines: {node: ^20.17.0 || ^22.13.0 || >= 23.5.0} hasBin: true peerDependencies: @@ -3973,8 +3973,8 @@ packages: js-tokens@10.0.0: resolution: {integrity: sha512-lM/UBzQmfJRo9ABXbPWemivdCW8V2G8FHaHdypQaIy523snUjog0W71ayWXTjiR+ixeMyVHN2XcpnTd/liPg/Q==} - js-yaml@4.2.0: - resolution: {integrity: sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==} + js-yaml@5.4.1: + resolution: {integrity: sha512-28R/k+NAjeuf7+CKlTxWZVExJGwVVLwY06DgEnOMz2gEpfNkDcD7QvyiVPT0xy0XXhU8vHsd4Ot42OOPdJG7dQ==} hasBin: true jsesc@3.1.0: @@ -5425,7 +5425,7 @@ snapshots: '@msgpackr-extract/msgpackr-extract-win32-x64@3.0.4': optional: true - '@napi-rs/cli@3.8.6(@emnapi/core@1.11.2)(@emnapi/runtime@1.11.2)(@types/node@24.1.0)': + '@napi-rs/cli@3.9.1(@emnapi/core@1.11.2)(@emnapi/runtime@1.11.2)(@types/node@24.1.0)': dependencies: '@inquirer/prompts': 8.5.2(@types/node@24.1.0) '@napi-rs/cross-toolchain': 1.0.3(@emnapi/core@1.11.2)(@emnapi/runtime@1.11.2) @@ -5434,7 +5434,7 @@ snapshots: clipanion: 4.0.0-rc.4(typanion@3.14.0) colorette: 2.0.20 es-toolkit: 1.47.0 - js-yaml: 4.2.0 + js-yaml: 5.4.1 obug: 2.1.4 semver: 7.8.5 typanion: 3.14.0 @@ -7495,7 +7495,7 @@ snapshots: js-tokens@10.0.0: {} - js-yaml@4.2.0: + js-yaml@5.4.1: dependencies: argparse: 2.0.1 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 5faf6442e..dbcc41240 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -39,7 +39,7 @@ minimumReleaseAgeExclude: - oxlint-tsgolint catalog: - '@napi-rs/cli': 3.8.6 + '@napi-rs/cli': 3.9.1 '@oxc-node/cli': 0.1.0 '@oxc-node/core': 0.1.0 '@tailwindcss/vite': 4.3.3