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

Patch bump to next.js frontend deps #3681

Merged
merged 1 commit into from
Oct 5, 2022

Conversation

cindyorangis
Copy link
Contributor

Issue This PR Addresses

Type of Change

  • Bugfix: Change which fixes an issue
  • New Feature: Change which adds functionality
  • Documentation Update: Change which improves documentation
  • UI: Change which improves UI

Description

While working towards #3196 Migrate MUI from v4 to v5, I noticed many outdated dependencies. This PR updates some of the dependencies (patch).

I've built this locally and did not receive any errors.

Steps to test the PR

Checklist

  • Quality: This PR builds and passes our npm test and works locally
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Screenshots: This PR includes screenshots or GIFs of the changes made or an explanation of why it does not (if applicable)
  • Documentation: This PR includes updated/added documentation to user exposed functionality or configuration variables are added/changed or an explanation of why it does not(if applicable)

@cindyorangis cindyorangis added area: front-end area: nextjs Nextjs related issues labels Oct 5, 2022
@cindyorangis cindyorangis self-assigned this Oct 5, 2022
@gitpod-io
Copy link

gitpod-io bot commented Oct 5, 2022

@@ -19982,7 +19989,7 @@ packages:
'@apideck/better-ajv-errors': 0.3.6_ajv@8.11.0
'@babel/core': 7.17.10
'@babel/preset-env': 7.18.6_@babel+core@7.17.10
'@babel/runtime': 7.18.6
'@babel/runtime': 7.19.0
Copy link
Contributor

Choose a reason for hiding this comment

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

From #3680, interesting to see that this is listed as a transitivePeerDependency. We should add it as a dep, I guess?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants