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

fixes with-typescript-graphql: unable to resolve dependency tree #28637

Merged
merged 3 commits into from
Sep 7, 2021
Merged

fixes with-typescript-graphql: unable to resolve dependency tree #28637

merged 3 commits into from
Sep 7, 2021

Conversation

msp5382
Copy link
Contributor

@msp5382 msp5382 commented Aug 31, 2021

Example with-typescript-graphqlhas unmatched dependency tree in react-test-renderer lead to error in #28582, I changed version of react-test-renderer to ^17.0.1 and fix that issue.

Closes #28582

@ijjk ijjk added the examples Issue/PR related to examples label Aug 31, 2021
@kodiakhq kodiakhq bot merged commit 6be8a04 into vercel:canary Sep 7, 2021
bordeo pushed a commit to filoblu/next.js that referenced this pull request Sep 8, 2021
* canary:
  v11.1.3-canary.14
  Ensure timed out prefetches are cleaned up correctly (vercel#28899)
  Fix/swc minify (vercel#28898)
  Update concurrent tests and enable experimental streaming (vercel#28892)
  Fix Typo in "with-eslint" Example docs (vercel#28601)
  Examples Prepr CMS update (vercel#28871)
  fixes with-typescript-graphql: unable to resolve dependency tree (vercel#28637)
  Update `next/link` API docs to mention a11y and ESLint rule. (vercel#28841)
  Trim large test output to not exceed limit (vercel#28881)
  Updates @react-three/drei version and other dependencies. (vercel#28755)
  Remove unused dependencies (vercel#28876)
@vercel vercel locked as resolved and limited conversation to collaborators Jan 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue/PR related to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

with-typescript-graphql: unable to resolve dependency tree
3 participants