[Issue #642] Moving dev dependencies to pnpm catalog#705
Conversation
|
🚀 Website Preview Deployed! Preview your changes at: https://cg-pr-705.billy-daly.workers.dev This preview will be automatically deleted when the PR is closed. |
|
|
||
| catalogs: | ||
| website: | ||
| prettier: 3.4.2 |
There was a problem hiding this comment.
Was there a development dependency that prevented the website from sharing 3.8.1 with the other sections of the workspace?
There was a problem hiding this comment.
I don't think so, I'll update this! Thanks for catching that and for getting on this review so quickly!!
|
@jcrichlake can we split the |
SnowboardTechie
left a comment
There was a problem hiding this comment.
Installs and tests nicely locally. I dig the consolidation of dependencies 👏🏻
widal001
left a comment
There was a problem hiding this comment.
Thanks for consolidating these dev dependencies!
|
🗑️ Preview Cleaned Up The preview for this PR has been automatically deleted. |
Summary
Changes proposed
This PR moves shared dev dependencies from standalone values to the pnpm catalog feature to reduce effort for future updates
Context for reviewers
Ran the formatting for impacted modules as well as ran
pnpm test:coverageforlib/ts-sdkandlib/cli.pnpm testwas ran on thewebsitemodule andlib/changelog-emitter.Additional information
ts-sdk tests
cli tests
website tests
changelog emitter test
