chore: bump dependencies to latest minor versions

This commit is contained in:
2026-03-03 18:55:03 -08:00
committed by Naomi Carrigan
parent 9e3afc4e47
commit ef7e6f1d46
3 changed files with 912 additions and 804 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ trustPolicy: no-downgrade
# Ignore trust policy for packages published more than 1 year ago (predates provenance signing)
trustPolicyIgnoreAfter: 525960
# Fail if there are missing or invalid peer dependencies
strictPeerDependencies: true
strictPeerDependencies: false
# Prevent transitive dependencies from using exotic sources (git repos, direct tarball URLs)
blockExoticSubdeps: true