mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-11 00:05:36 +02:00
build(deps-dev): bump @nuxt/devtools from 1.7.0 to 2.3.2 in /apps/docs (#256)
Bumps [@nuxt/devtools](https://github.com/nuxt/devtools/tree/HEAD/packages/devtools) from 1.7.0 to 2.3.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nuxt/devtools/releases"><code>@nuxt/devtools</code>'s releases</a>.</em></p> <blockquote> <h2>v2.3.2</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li>Prioritize vue-devtools plugin registation, fix <a href="https://github.com/nuxt/devtools/tree/HEAD/packages/devtools/issues/823">#823</a>, fix <a href="https://github.com/nuxt/devtools/tree/HEAD/packages/devtools/issues/822">#822</a> - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/nuxt/devtools/issues/823">nuxt/devtools#823</a> and <a href="https://redirect.github.com/nuxt/devtools/issues/822">nuxt/devtools#822</a> <a href="https://github.com/nuxt/devtools/commit/259853b9"><!-- raw HTML omitted -->(25985)<!-- raw HTML omitted --></a></li> <li>Update <code>vite-plugin-vue-tracer</code> - by <a href="https://github.com/antfu"><code>@antfu</code></a> <a href="https://github.com/nuxt/devtools/commit/0c1740cc"><!-- raw HTML omitted -->(0c174)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/nuxt/devtools/compare/v2.3.1...v2.3.2">View changes on GitHub</a></h5> <h2>v2.3.1</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li>Downgrade <code>execa</code> to be compatible with Node v18, fix <a href="https://github.com/nuxt/devtools/tree/HEAD/packages/devtools/issues/821">#821</a> - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/nuxt/devtools/issues/821">nuxt/devtools#821</a> <a href="https://github.com/nuxt/devtools/commit/f15c7dca"><!-- raw HTML omitted -->(f15c7)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/nuxt/devtools/compare/v2.3.0...v2.3.1">View changes on GitHub</a></h5> <h2>v2.3.0</h2> <h3> 🚀 Features</h3> <ul> <li>Debug page of module mutation - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/nuxt/devtools/issues/770">nuxt/devtools#770</a> <a href="https://github.com/nuxt/devtools/commit/f7e9ab55"><!-- raw HTML omitted -->(f7e9a)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/nuxt/devtools/compare/v2.2.1...v2.3.0">View changes on GitHub</a></h5> <h2>v2.2.1</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>inspector</strong>: Do not register instapector events if there is already any - by <a href="https://github.com/antfu"><code>@antfu</code></a> <a href="https://github.com/nuxt/devtools/commit/db01e1b5"><!-- raw HTML omitted -->(db01e)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/nuxt/devtools/compare/v2.2.0...v2.2.1">View changes on GitHub</a></h5> <h2>v2.2.0</h2> <h3> 🚀 Features</h3> <ul> <li>Migrate to <code>vite-plugin-vue-tracer</code> - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/nuxt/devtools/issues/803">nuxt/devtools#803</a> <a href="https://github.com/nuxt/devtools/commit/faa08d39"><!-- raw HTML omitted -->(faa08)<!-- raw HTML omitted --></a></li> <li>Component graph node name toogle - by <a href="https://github.com/runyasak"><code>@runyasak</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/nuxt/devtools/issues/797">nuxt/devtools#797</a> <a href="https://github.com/nuxt/devtools/commit/2eb2a37e"><!-- raw HTML omitted -->(2eb2a)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/nuxt/devtools/compare/v2.1.3...v2.2.0">View changes on GitHub</a></h5> <h2>v2.1.3</h2> <p><em>No significant changes</em></p> <h5> <a href="https://github.com/nuxt/devtools/compare/v2.1.2...v2.1.3">View changes on GitHub</a></h5> <h2>v2.1.2</h2> <p><em>No significant changes</em></p> <h5> <a href="https://github.com/nuxt/devtools/compare/v2.1.1...v2.1.2">View changes on GitHub</a></h5> <h2>v2.1.1</h2> <h3> 🚀 Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nuxt/devtools/blob/main/CHANGELOG.md"><code>@nuxt/devtools</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/nuxt/devtools/compare/v2.3.1...v2.3.2">2.3.2</a> (2025-03-26)</h2> <h3>Bug Fixes</h3> <ul> <li>prioritize vue-devtools plugin registation, fix <a href="https://redirect.github.com/nuxt/devtools/issues/823">#823</a>, fix <a href="https://redirect.github.com/nuxt/devtools/issues/822">#822</a> (<a href="259853b94c">259853b</a>)</li> <li>update <code>vite-plugin-vue-tracer</code> (<a href="0c1740cc1d">0c1740c</a>)</li> </ul> <h2><a href="https://github.com/nuxt/devtools/compare/v2.3.0...v2.3.1">2.3.1</a> (2025-03-20)</h2> <h3>Bug Fixes</h3> <ul> <li>downgrade <code>execa</code> to be compatible with Node v18, fix <a href="https://redirect.github.com/nuxt/devtools/issues/821">#821</a> (<a href="f15c7dca3a">f15c7dc</a>)</li> </ul> <h1><a href="https://github.com/nuxt/devtools/compare/v2.2.1...v2.3.0">2.3.0</a> (2025-03-13)</h1> <h3>Features</h3> <ul> <li>debug page of module mutation (<a href="https://redirect.github.com/nuxt/devtools/issues/770">#770</a>) (<a href="f7e9ab555a">f7e9ab5</a>)</li> </ul> <h2><a href="https://github.com/nuxt/devtools/compare/v2.2.0...v2.2.1">2.2.1</a> (2025-03-05)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>inspector:</strong> do not register instapector events if there is already any (<a href="db01e1b561">db01e1b</a>)</li> </ul> <h1><a href="https://github.com/nuxt/devtools/compare/v2.1.3...v2.2.0">2.2.0</a> (2025-03-05)</h1> <h3>Features</h3> <ul> <li>component graph node name toogle (<a href="https://redirect.github.com/nuxt/devtools/issues/797">#797</a>) (<a href="2eb2a37e79">2eb2a37</a>)</li> <li>migrate to <code>vite-plugin-vue-tracer</code> (<a href="https://redirect.github.com/nuxt/devtools/issues/803">#803</a>) (<a href="faa08d3949">faa08d3</a>)</li> </ul> <h2><a href="https://github.com/nuxt/devtools/compare/v2.1.2...v2.1.3">2.1.3</a> (2025-03-03)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="f919dbc5a7"><code>f919dbc</code></a> chore: release v2.3.2</li> <li><a href="068173338c"><code>0681733</code></a> Add Windsurf to the list of editors (<a href="https://github.com/nuxt/devtools/tree/HEAD/packages/devtools/issues/820">#820</a>)</li> <li><a href="259853b94c"><code>259853b</code></a> fix: prioritize vue-devtools plugin registation, fix <a href="https://github.com/nuxt/devtools/tree/HEAD/packages/devtools/issues/823">#823</a>, fix <a href="https://github.com/nuxt/devtools/tree/HEAD/packages/devtools/issues/822">#822</a></li> <li><a href="11812abcc0"><code>11812ab</code></a> chore: release v2.3.1</li> <li><a href="4e9da7fd36"><code>4e9da7f</code></a> chore: release v2.3.0</li> <li><a href="f7e9ab555a"><code>f7e9ab5</code></a> feat: debug page of module mutation (<a href="https://github.com/nuxt/devtools/tree/HEAD/packages/devtools/issues/770">#770</a>)</li> <li><a href="68df38ed21"><code>68df38e</code></a> build: only apply build output customisation to client build (<a href="https://github.com/nuxt/devtools/tree/HEAD/packages/devtools/issues/806">#806</a>)</li> <li><a href="f0d804f945"><code>f0d804f</code></a> chore: add missing type deps</li> <li><a href="a6448d95d6"><code>a6448d9</code></a> chore: use named catalogs</li> <li><a href="eda0e673b4"><code>eda0e67</code></a> chore: release v2.2.1</li> <li>Additional commits viewable in <a href="https://github.com/nuxt/devtools/commits/v2.3.2/packages/devtools">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>
This commit is contained in:
1111
apps/docs/package-lock.json
generated
1111
apps/docs/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt-themes/docus": "latest",
|
||||
"@nuxt/devtools": "^1.4.1",
|
||||
"@nuxt/devtools": "^2.3.2",
|
||||
"@nuxt/eslint-config": "^0.5.6",
|
||||
"@nuxt/ui": "^2.19.2",
|
||||
"@nuxtjs/plausible": "^1.0.2",
|
||||
|
||||
Reference in New Issue
Block a user