mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 16:46:16 +00:00
Build(deps-dev): Bump vite from 7.0.0 to 7.0.6 in /page (#435)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.0.0 to 7.0.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/releases">vite's releases</a>.</em></p> <blockquote> <h2>v7.0.6</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.6/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.5</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.5/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.4/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.3/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@7.0.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@7.0.3/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.2</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.2/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@7.0.2</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@7.0.2/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@7.0.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@7.0.1/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>plugin-legacy@7.0.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/plugin-legacy@7.0.1/packages/plugin-legacy/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.0.5...v7.0.6">7.0.6</a> (2025-07-24)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20442">#20442</a>) (<a href="e49f50599d">e49f505</a>)</li> <li><strong>dev:</strong> incorrect sourcemap when optimized CJS is imported (<a href="https://redirect.github.com/vitejs/vite/issues/20458">#20458</a>) (<a href="ead2dec741">ead2dec</a>)</li> <li><strong>module-runner:</strong> normalize file:// on windows (<a href="https://redirect.github.com/vitejs/vite/issues/20449">#20449</a>) (<a href="1c9cb493f0">1c9cb49</a>)</li> <li>respond with correct headers and status code for HEAD requests (<a href="https://redirect.github.com/vitejs/vite/issues/20421">#20421</a>) (<a href="23d04fc2d8">23d04fc</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li><strong>deps:</strong> update rolldown-related dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20441">#20441</a>) (<a href="f689d61342">f689d61</a>)</li> <li>remove some files from prettier ignore (<a href="https://redirect.github.com/vitejs/vite/issues/20459">#20459</a>) (<a href="8403f69551">8403f69</a>)</li> </ul> <h3>Code Refactoring</h3> <ul> <li>use environment transform request (<a href="https://redirect.github.com/vitejs/vite/issues/20430">#20430</a>) (<a href="24e6a0c316">24e6a0c</a>)</li> </ul> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.0.4...v7.0.5">7.0.5</a> (2025-07-17)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20406">#20406</a>) (<a href="1a1cc8a435">1a1cc8a</a>)</li> <li>remove special handling for <code>Accept: text/html</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20376">#20376</a>) (<a href="c9614b9c37">c9614b9</a>)</li> <li>watch assets referenced by <code>new URL(, import.meta.url)</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20382">#20382</a>) (<a href="6bc8bf634d">6bc8bf6</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li><strong>deps:</strong> update dependency rolldown to ^1.0.0-beta.27 (<a href="https://redirect.github.com/vitejs/vite/issues/20405">#20405</a>) (<a href="1165667b27">1165667</a>)</li> </ul> <h3>Code Refactoring</h3> <ul> <li>use <code>foo.endsWith("bar")</code> instead of <code>/bar$/.test(foo)</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20413">#20413</a>) (<a href="862e192d21">862e192</a>)</li> </ul> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.0.3...v7.0.4">7.0.4</a> (2025-07-10)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li>allow resolving bare specifiers to relative paths for entries (<a href="https://redirect.github.com/vitejs/vite/issues/20379">#20379</a>) (<a href="324669c2d8">324669c</a>)</li> </ul> <h3>Build System</h3> <ul> <li>remove <code>@oxc-project/runtime</code> devDep (<a href="https://redirect.github.com/vitejs/vite/issues/20389">#20389</a>) (<a href="5e29602f6f">5e29602</a>)</li> </ul> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.0.2...v7.0.3">7.0.3</a> (2025-07-08)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li><strong>client:</strong> protect against window being defined but addEv undefined (<a href="https://redirect.github.com/vitejs/vite/issues/20359">#20359</a>) (<a href="31d1467cf0">31d1467</a>)</li> <li><strong>define:</strong> replace optional values (<a href="https://redirect.github.com/vitejs/vite/issues/20338">#20338</a>) (<a href="9465ae1378">9465ae1</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20366">#20366</a>) (<a href="43ac73da27">43ac73d</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="bdde0f9e50"><code>bdde0f9</code></a> release: v7.0.6</li> <li><a href="23d04fc2d8"><code>23d04fc</code></a> fix: respond with correct headers and status code for HEAD requests (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20421">#20421</a>)</li> <li><a href="ead2dec741"><code>ead2dec</code></a> fix(dev): incorrect sourcemap when optimized CJS is imported (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20458">#20458</a>)</li> <li><a href="e49f50599d"><code>e49f505</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20442">#20442</a>)</li> <li><a href="f689d61342"><code>f689d61</code></a> chore(deps): update rolldown-related dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20441">#20441</a>)</li> <li><a href="8403f69551"><code>8403f69</code></a> chore: remove some files from prettier ignore (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20459">#20459</a>)</li> <li><a href="1c9cb493f0"><code>1c9cb49</code></a> fix(module-runner): normalize file:// on windows (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20449">#20449</a>)</li> <li><a href="24e6a0c316"><code>24e6a0c</code></a> refactor: use environment transform request (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20430">#20430</a>)</li> <li><a href="832f687c2c"><code>832f687</code></a> release: v7.0.5</li> <li><a href="c9614b9c37"><code>c9614b9</code></a> fix: remove special handling for <code>Accept: text/html</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20376">#20376</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v7.0.6/packages/vite">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>
This commit is contained in:
18
page/package-lock.json
generated
18
page/package-lock.json
generated
@@ -57,7 +57,7 @@
|
||||
"prettier": "3.6.2",
|
||||
"typescript": "~5.8.3",
|
||||
"typescript-eslint": "^8.38.0",
|
||||
"vite": "^7.0.0"
|
||||
"vite": "^7.0.6"
|
||||
}
|
||||
},
|
||||
"node_modules/@ampproject/remapping": {
|
||||
@@ -5889,13 +5889,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-7.0.0.tgz",
|
||||
"integrity": "sha512-ixXJB1YRgDIw2OszKQS9WxGHKwLdCsbQNkpJN171udl6szi/rIySHL6/Os3s2+oE4P/FLD4dxg4mD7Wust+u5g==",
|
||||
"version": "7.0.6",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-7.0.6.tgz",
|
||||
"integrity": "sha512-MHFiOENNBd+Bd9uvc8GEsIzdkn1JxMmEeYX35tI3fv0sJBUTfW5tQsoaOwuY4KhBI09A3dUJ/DXf2yxPVPUceg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"esbuild": "^0.25.0",
|
||||
"fdir": "^6.4.6",
|
||||
"picomatch": "^4.0.2",
|
||||
"picomatch": "^4.0.3",
|
||||
"postcss": "^8.5.6",
|
||||
"rollup": "^4.40.0",
|
||||
"tinyglobby": "^0.2.14"
|
||||
@@ -5975,9 +5976,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite/node_modules/picomatch": {
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz",
|
||||
"integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
|
||||
"version": "4.0.3",
|
||||
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
|
||||
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
},
|
||||
|
||||
@@ -59,6 +59,6 @@
|
||||
"prettier": "3.6.2",
|
||||
"typescript": "~5.8.3",
|
||||
"typescript-eslint": "^8.38.0",
|
||||
"vite": "^7.0.0"
|
||||
"vite": "^7.0.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user