Skip to content

chore: fix peer dependencies in azure-func#45

Merged
ziacik merged 1 commit intomasterfrom
fix-peer-deps
Mar 13, 2026
Merged

chore: fix peer dependencies in azure-func#45
ziacik merged 1 commit intomasterfrom
fix-peer-deps

Conversation

@ziacik
Copy link
Copy Markdown
Owner

@ziacik ziacik commented Mar 13, 2026

Moves TypeScript and Vitest from peerDependencies to dependencies to ensure required tooling is installed for consumers and avoid missing peer warnings.

Moves TypeScript and Vitest from peerDependencies to dependencies to ensure required tooling is installed for consumers and avoid missing peer warnings.
@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Mar 13, 2026

View your CI Pipeline Execution ↗ for commit 107ba86

Command Status Duration Result
nx affected -t e2e --parallel=3 --base=origin/m... ✅ Succeeded 1m 31s View ↗
nx affected -t typecheck:specs --parallel=3 --b... ✅ Succeeded 1s View ↗
nx affected -t build --parallel=3 --base=origin... ✅ Succeeded 2s View ↗
nx affected -t test --parallel=3 --base=origin/... ✅ Succeeded 10s View ↗
nx affected -t lint --parallel=3 --base=origin/... ✅ Succeeded 1s View ↗

☁️ Nx Cloud last updated this comment at 2026-03-13 15:10:15 UTC

@ziacik ziacik merged commit 67944a9 into master Mar 13, 2026
1 check passed
@ziacik ziacik deleted the fix-peer-deps branch March 13, 2026 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants