mirror of
https://github.com/evroon/bracket.git
synced 2026-04-26 10:17:12 -04:00
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 16.0.0 to 16.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">eslint-config-next's releases</a>.</em></p> <blockquote> <h2>v16.1.1</h2> <blockquote> <p>[!NOTE] This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Turbopack: Create junction points instead of symlinks on Windows (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87606">#87606</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/sokra"><code>@sokra</code></a> and <a href="https://github.com/ztanner"><code>@ztanner</code></a> for helping!</p> <h2>v16.1.1-canary.10</h2> <h3>Misc Changes</h3> <ul> <li>chore(turbo-tasks-malloc): replace mimalloc-rspack to mimalloc: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87815">#87815</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/xusd320"><code>@xusd320</code></a> for helping!</p> <h2>v16.1.1-canary.9</h2> <h3>Core Changes</h3> <ul> <li>misc: fix type check log for CI envs: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87838">#87838</a></li> </ul> <h3>Misc Changes</h3> <ul> <li>Update Rspack production test manifest: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87889">#87889</a></li> <li>Update Rspack development test manifest: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87888">#87888</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/feedthejim"><code>@feedthejim</code></a> and <a href="https://github.com/vercel-release-bot"><code>@vercel-release-bot</code></a> for helping!</p> <h2>v16.1.1-canary.8</h2> <h3>Core Changes</h3> <ul> <li>[strict-route-types] Add <code>experimental.strictRouteTypes</code> config: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87378">#87378</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/eps1lon"><code>@eps1lon</code></a> for helping!</p> <h2>v16.1.1-canary.7</h2> <h3>Core Changes</h3> <ul> <li>Add experimental routing package for resolving adapter routes: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/86404">#86404</a></li> <li>Ensure outputs are correct with cache components in deployment adapters: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87018">#87018</a></li> <li>Move off of deprecated url.parse: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/87257">#87257</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="3aa53984e9"><code>3aa5398</code></a> v16.1.1</li> <li><a href="34916762cd"><code>3491676</code></a> v16.1.0</li> <li><a href="58e8f8c7e5"><code>58e8f8c</code></a> v16.1.0-canary.34</li> <li><a href="3284587f8e"><code>3284587</code></a> v16.1.0-canary.33</li> <li><a href="04290ab7c4"><code>04290ab</code></a> v16.1.0-canary.32</li> <li><a href="d36c03ed1b"><code>d36c03e</code></a> v16.1.0-canary.31</li> <li><a href="b174155e8b"><code>b174155</code></a> v16.1.0-canary.30</li> <li><a href="20da8eadc0"><code>20da8ea</code></a> v16.1.0-canary.29</li> <li><a href="7a856fcb9e"><code>7a856fc</code></a> v16.1.0-canary.28</li> <li><a href="80fb15cea6"><code>80fb15c</code></a> v16.1.0-canary.27</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/commits/v16.1.1/packages/eslint-config-next">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs_2
This is a Next.js application generated with Nextra and shadcn-landing-page.
Run development server:
pnpm dev
Open http://localhost:3000 with your browser to see the result.