-
Notifications
You must be signed in to change notification settings - Fork 10
feat: update dependencies compatible with paragon 23 #40
feat: update dependencies compatible with paragon 23 #40
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #40 +/- ##
=======================================
Coverage 87.03% 87.03%
=======================================
Files 7 7
Lines 54 54
Branches 5 5
=======================================
Hits 47 47
Misses 7 7 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Thank you so much for catching this and making the PR! It looks like the |
96a0af1 to
1068a9d
Compare
|
@brian-smith-tcril I updated the dependency |
|
Thanks for updating that @dcoa! Sorry to ask for another change but would you mind updating this so the dev deps and peer dep versions for |
1068a9d to
4e7ae8d
Compare
|
Sure :) I made the change @brian-smith-tcril |
package.json
Outdated
| "@openedx/frontend-build": "^14.0.0", | ||
| "@openedx/paragon": "^21.5.7 || ^22.0.0", | ||
| "@edx/frontend-platform": "^8.3.1", | ||
| "@openedx/frontend-build": "14.1.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| "@openedx/frontend-build": "14.1.0", | |
| "@openedx/frontend-build": "^14.1.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Solved, sorry.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No worries! Thanks! Approved!
|
🎉 This PR is included in version 3.1.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This PR updates react-unit-test-utils with the compatibility for CSS Variables and Design Tokens, the new styling paradigm for the frontend.
Changes:
paragonto a version 23.xfrontend-platformto a version 8.3.x