Skip to content

chore: update dependencies #84

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 20, 2024
Merged

Conversation

SamVerschueren
Copy link
Contributor

I used pnpm up -r --workspace to update all the dependencies to the latest version based on the semver range defined in the package.json files.

The main reason was that I'm moving demo.tutorialkit.dev into this repository and wanted to use the workspace tutorialkit packages. But I got a mismatch in react versions because of that. So I figured it might be better to first separately update all the versions.

@SamVerschueren SamVerschueren requested review from Nemikolh and d3lm June 20, 2024 08:43
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

changeset-bot bot commented Jun 20, 2024

⚠️ No Changeset found

Latest commit: 579d0ba

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.

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

Copy link
Member

@Nemikolh Nemikolh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks for doing it!

@SamVerschueren SamVerschueren merged commit ce007d7 into main Jun 20, 2024
6 checks passed
@SamVerschueren SamVerschueren deleted the chore/update-dependencies branch June 20, 2024 09:11
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