Skip to content

Conversation

@Rich-Harris
Copy link
Member

not exactly sure why this results in a larger lockfile, i just ran https://app.codemod.com/registry/pnpm/catalog on this repo

@changeset-bot
Copy link

changeset-bot bot commented Sep 22, 2025

⚠️ No Changeset found

Latest commit: bfe7aa2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@Rich-Harris Rich-Harris changed the title use catalog dependencies for everything chore: use catalog dependencies for everything Sep 22, 2025
@teemingc
Copy link
Member

teemingc commented Sep 24, 2025

The larger lockfile is a result of the big catalogs list inside it. Basically:

catalogs:
+	a: 1.0.0
+ b: 1.0.0
	...
some-package:
	a: 'catalog'
another-package:
	a: 'catalog'

@teemingc teemingc merged commit 5f9df61 into main Sep 24, 2025
38 of 39 checks passed
@teemingc teemingc deleted the catalog branch September 24, 2025 03:46
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.

3 participants