chore: upgrade astro stack and lock dependency policy
Node.js CI / CI (pull_request) Failing after 58s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m8s

This commit is contained in:
2026-06-30 21:47:18 +02:00
parent c8f7f701b4
commit c19210d525
5 changed files with 2011 additions and 2518 deletions
+10
View File
@@ -14,8 +14,18 @@ trustPolicyIgnoreAfter: 525960
strictPeerDependencies: true
# Prevent transitive dependencies from using exotic sources (git repos, direct tarball URLs)
blockExoticSubdeps: true
overrides:
nanoid: 3.3.11
packageExtensions:
langium@*:
dependencies:
vscode-jsonrpc: 8.2.1
# Lockfile
# Allow the lockfile to be updated during install (set to true in CI for stricter reproducibility)
preferFrozenLockfile: false
allowBuilds:
esbuild: false
sharp: false