Show notes
Topics include:apps should specify strict dependencies, libraries (including addons) should specify lenient dependenciesapps should use lockfilesember-dependency-lint & yarn resolutions are a good top-level escape hatchaddons should use the dependencies key & ember-auto-import for most of their dependencies41:12: Ember Auto Import attempts some deduplication of dependencies. If you're writing an addon that has a dependency the host app cares a lot about, you can use addPackagesToProject to put the burden on host app.Links:Ember Auto ImportDiscourse topic on conflicting dependenciesDependency LintEmber CLI Addon DocsEmber CLI Tailwind



