pkg: update vendor dep

This commit is contained in:
imccyu
2026-07-15 11:28:45 +08:00
parent c685582d54
commit 31f4441fd4
79 changed files with 469 additions and 354 deletions

View File

@@ -22,6 +22,7 @@ allowBuilds:
# need, so we deny them — install still succeeds.
'@google/genai': false
protobufjs: false
node-addon-require-builtin: false
# The Landlock launcher family is our own sibling-repo release, consumed
# fresh (hours old at each coordinated bump) — the release-age quarantine
@@ -31,3 +32,7 @@ minimumReleaseAgeExclude:
- node-addon-landlock-run
- node-addon-landlock-run-linux-arm64
- node-addon-landlock-run-linux-x64
# Cordis release candidates are source-vendored and pinned in vendor/README.md
# during the same-day sync that updates package manifests and the lockfile.
- '@cordisjs/plugin-loader@1.0.0-rc.5'
- cordis@4.0.0-rc.7