ixartz / Next-js-Boilerplate

🚀🎉📚 Boilerplate and Starter for Next.js 14+ with App Router and Page Router support, Tailwind CSS 3.4 and TypeScript ⚡️ Made with developer experience first: Next.js + TypeScript + ESLint + Prettier + Drizzle ORM + Husky + Lint-Staged + Vitest + Testing Library + Playwright + Storybook + Commitlint + VSCode + Netlify + PostCSS + Tailwind CSS ✨
https://nextjs-boilerplate.com
MIT License
8.7k stars 1.67k forks source link

chore: update dependencies to the latest version #274

Closed ixartz closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 5.50%. Comparing base (2c013ed) to head (1815eb3).

Files Patch % Lines
src/libs/DB.ts 0.00% 1 Missing :warning:
src/libs/Logger.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #274 +/- ## ======================================== - Coverage 5.55% 5.50% -0.06% ======================================== Files 36 37 +1 Lines 306 309 +3 Branches 23 23 ======================================== Hits 17 17 - Misses 279 282 +3 Partials 10 10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 4 months ago

:tada: This PR is included in version 3.47.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: