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

upgrade node and react to match bonline applications #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tmuzanenhamo
Copy link

Proposed changes

Upgrade node to version 16 and react to version 17

...

Types of changes

What type of changes does your code introduce?
Put an x in the boxes that apply, leave blank if none

  • Frontend
  • Backend
  • Bugfix
  • New feature
  • Component of Major Release
  • Project Management
  • Quality of Life
  • Test Improvements

Checklist

Put an x in the boxes that apply.

  • Local Cypress Tests Pass with my changes (yarn cypress:run)
  • Lint and unit tests pass locally with my changes (yarn lint && ./vendor/bin/phpunit)
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Dependant PRs

List Pull Requests below in format #<ISSUE-NUMBER>

  • ...

Relevant Issues

https://app.asana.com/0/1199888180509071/1202149081681282

  • ...

Description

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc.

@@ -84,10 +84,10 @@
"lodash": "^4.0.0",
"mocha": "^3.0.0",
"mocha-dynamic-tests": "^2.0.0",
"node-sass": "^3.4.2",
"react": "^16.12.0",
"node-sass": "^6.0.1",
Copy link

Choose a reason for hiding this comment

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

@tmuzanenhamo are we sticking with text-mask?
Also you can drop node-sass i think

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.

3 participants