# @storybook/angular's peer range lags Angular 22; the builder works fine at runtime.
# ponytail: one flag beats pinning the whole app back to Angular 21.
legacy-peer-deps=true

# WP-30: wait 7 days before resolving newly-published package versions (semgrep
# npm-missing-minimum-release-age) — guards against a freshly-published malicious/unstable release.
min-release-age=7
