-
Notifications
You must be signed in to change notification settings - Fork 8
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
Update many packages #269
Update many packages #269
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #269 +/- ##
==========================================
- Coverage 10.61% 10.49% -0.13%
==========================================
Files 97 97
Lines 4436 4488 +52
Branches 181 181
==========================================
Hits 471 471
- Misses 3873 3925 +52
Partials 92 92 ☔ View full report in Codecov by Sentry. |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://kind-meadow-01b17e903-269.westeurope.3.azurestaticapps.net |
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.
Just a couple of questions, other than that looks good:)
"prettier-plugin-tailwindcss": "0.4.1", | ||
"stylelint": "^15.11.0", | ||
"stylelint-config-recommended-scss": "^13.1.0", | ||
"nuxt": "^3.6.5", |
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.
Nuxt 3.9 is already released. Is it too big of a jump from 3.6.1?
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't go to 3.7.0
or further as of now. See nuxt/nuxt#25257 and the there linked research.
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.
The update will be followed up in #230
Azure Static Web Apps: Your stage site is ready! Visit it here: https://kind-meadow-01b17e903-269.westeurope.3.azurestaticapps.net |
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.
looks good to me
Update quite some npm packages. As far as I've tested, everything still works as expected.