-
Notifications
You must be signed in to change notification settings - Fork 44
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
feat(web): upgrade dependencies which don't include breaking changes #783
Conversation
✅ Deploy Preview for reearth-web ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #783 +/- ##
==========================================
- Coverage 26.10% 26.10% -0.01%
==========================================
Files 1621 1621
Lines 177189 177201 +12
Branches 3910 3904 -6
==========================================
+ Hits 46255 46257 +2
- Misses 129845 129855 +10
Partials 1089 1089
Flags with carried forward coverage won't be shown. Click here to find out more.
|
web/package.json
Outdated
"@types/tinycolor2": "1.4.5", | ||
"@types/uuid": "9.0.6", | ||
"@vitejs/plugin-react": "4.1.0", | ||
"@vitest/coverage-v8": "^0.34.6", |
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.
Can you remove ^ and vite
again 🙏🏻
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.
Fixed! eb32b0c
Overview
What I've done
What I haven't done
How I tested
Which point I want you to review particularly
Memo