Skip to content
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

chore: move react from devDependency to dependency in design system starter template #8159

Merged
merged 3 commits into from
May 20, 2024

Conversation

ghdtjgus76
Copy link
Contributor

Description

I mentioned this in discussions, in the design system starter template, react was specified as a devDependency rather than a dependency.
It needs to be moved to dependencies.

#8156

Testing Instructions

@ghdtjgus76 ghdtjgus76 requested review from anthonyshew and a team as code owners May 16, 2024 16:23
@ghdtjgus76 ghdtjgus76 requested a review from mehulkar May 16, 2024 16:23
@turbo-orchestrator turbo-orchestrator bot added area: examples Improvements or additions to examples needs: triage New issues get this label. Remove it after triage owned-by: turborepo labels May 16, 2024
Copy link

vercel bot commented May 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-basic-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 20, 2024 4:11pm
examples-kitchensink-blog 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 20, 2024 4:11pm
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 20, 2024 4:11pm
examples-vite-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 20, 2024 4:11pm
rust-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 20, 2024 4:11pm
5 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview May 20, 2024 4:11pm
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview May 20, 2024 4:11pm
examples-native-web ⬜️ Ignored (Inspect) Visit Preview May 20, 2024 4:11pm
examples-svelte-web ⬜️ Ignored (Inspect) Visit Preview May 20, 2024 4:11pm
examples-tailwind-web ⬜️ Ignored (Inspect) Visit Preview May 20, 2024 4:11pm

Copy link

vercel bot commented May 16, 2024

@ghdtjgus76 is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@mehulkar mehulkar left a comment

Choose a reason for hiding this comment

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

I think this is correct, but @anthonyshew is the right person to ask. I'd almost want react to be a peerDep in a shared package, not a real dep.

Copy link
Contributor

@anthonyshew anthonyshew left a comment

Choose a reason for hiding this comment

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

Thanks! Appreciate the attention to detail. 🙌

Copy link
Contributor

@anthonyshew anthonyshew left a comment

Choose a reason for hiding this comment

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

Can you update the lockfile to reflect this change? Can merge after that!

@ghdtjgus76
Copy link
Contributor Author

I reflected the changes!
Thank you for the comment. 😀

@ijjk
Copy link
Member

ijjk commented May 20, 2024

Allow CI Workflow Run

  • approve CI run for commit: 3f74de8

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

Copy link
Contributor

@anthonyshew anthonyshew left a comment

Choose a reason for hiding this comment

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

Thanks!

@anthonyshew anthonyshew merged commit ca758d9 into vercel:main May 20, 2024
48 checks passed
@ghdtjgus76 ghdtjgus76 deleted the ghdtjgus76/move-react-dependency branch May 20, 2024 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: examples Improvements or additions to examples needs: triage New issues get this label. Remove it after triage owned-by: turborepo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants