generated from nhcarrigan/template
chore: upgrade astro stack and lock dependency policy
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user