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(api): upgrade deps to latest v7 #849

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

await-ovo
Copy link
Contributor

Summary

Upgrade svgr deps to latest v7 in api.

Currently descProp in playground not take effect at all, it seems to be because the svgr dependency in the api is locked to 6.0.0:

image

Test plan

Just delete the svgr/api/package-lock.json then re-run npm install to re-generate the new lockfile, then test it via postman as follows:

image

You can see that descProp is now in effect.

@vercel
Copy link

vercel bot commented Apr 6, 2023

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

Name Status Preview Comments Updated (UTC)
svgr ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 6, 2023 10:36am

@gregberge gregberge merged commit 7988e6f into gregberge:main Apr 6, 2023
5 of 9 checks passed
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.

None yet

2 participants