mirror of
https://github.com/maputnik/editor.git
synced 2025-12-06 06:10:00 +00:00
chore(deps-dev): Bump vite from 7.1.9 to 7.1.10 (#1452)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.9 to 7.1.10. <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.1.10</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.10/packages/vite/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.1.9...v7.1.10">7.1.10</a> (2025-10-14)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li><strong>css:</strong> avoid duplicate style for server rendered stylesheet link and client inline style during dev (<a href="https://redirect.github.com/vitejs/vite/issues/20767">#20767</a>) (<a href="3a92bc79b3">3a92bc7</a>)</li> <li><strong>css:</strong> respect emitAssets when cssCodeSplit=false (<a href="https://redirect.github.com/vitejs/vite/issues/20883">#20883</a>) (<a href="d3e7eeefa9">d3e7eee</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="879de86935">879de86</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20894">#20894</a>) (<a href="3213f90ff0">3213f90</a>)</li> <li><strong>dev:</strong> allow aliases starting with <code>//</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20760">#20760</a>) (<a href="b95fa2aa75">b95fa2a</a>)</li> <li><strong>dev:</strong> remove timestamp query consistently (<a href="https://redirect.github.com/vitejs/vite/issues/20887">#20887</a>) (<a href="6537d15591">6537d15</a>)</li> <li><strong>esbuild:</strong> inject esbuild helpers correctly for esbuild 0.25.9+ (<a href="https://redirect.github.com/vitejs/vite/issues/20906">#20906</a>) (<a href="446eb38632">446eb38</a>)</li> <li>normalize path before calling <code>fileToBuiltUrl</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20898">#20898</a>) (<a href="73b6d243e0">73b6d24</a>)</li> <li>preserve original sourcemap file field when combining sourcemaps (<a href="https://redirect.github.com/vitejs/vite/issues/20926">#20926</a>) (<a href="c714776aa1">c714776</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>correct <code>WebSocket</code> spelling (<a href="https://redirect.github.com/vitejs/vite/issues/20890">#20890</a>) (<a href="29e98dc3ef">29e98dc</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/20923">#20923</a>) (<a href="a5e3b064fa">a5e3b06</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="ed4a0dc913"><code>ed4a0dc</code></a> release: v7.1.10</li> <li><a href="c714776aa1"><code>c714776</code></a> fix: preserve original sourcemap file field when combining sourcemaps (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20926">#20926</a>)</li> <li><a href="446eb38632"><code>446eb38</code></a> fix(esbuild): inject esbuild helpers correctly for esbuild 0.25.9+ (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20906">#20906</a>)</li> <li><a href="879de86935"><code>879de86</code></a> fix(deps): update all non-major dependencies</li> <li><a href="a5e3b064fa"><code>a5e3b06</code></a> chore(deps): update rolldown-related dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20923">#20923</a>)</li> <li><a href="3a92bc79b3"><code>3a92bc7</code></a> fix(css): avoid duplicate style for server rendered stylesheet link and clien...</li> <li><a href="73b6d243e0"><code>73b6d24</code></a> fix: normalize path before calling <code>fileToBuiltUrl</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20898">#20898</a>)</li> <li><a href="b95fa2aa75"><code>b95fa2a</code></a> fix(dev): allow aliases starting with <code>//</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20760">#20760</a>)</li> <li><a href="3213f90ff0"><code>3213f90</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20894">#20894</a>)</li> <li><a href="29e98dc3ef"><code>29e98dc</code></a> docs: correct <code>WebSocket</code> spelling (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20890">#20890</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v7.1.10/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> 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:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -112,7 +112,7 @@
|
||||
"typescript": "^5.9.3",
|
||||
"typescript-eslint": "^8.46.1",
|
||||
"uuid": "^13.0.0",
|
||||
"vite": "^7.1.9",
|
||||
"vite": "^7.1.10",
|
||||
"vite-plugin-istanbul": "^7.2.0",
|
||||
"vitest": "^3.2.4"
|
||||
}
|
||||
@@ -15198,9 +15198,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "7.1.9",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.9.tgz",
|
||||
"integrity": "sha512-4nVGliEpxmhCL8DslSAUdxlB6+SMrhB0a1v5ijlh1xB1nEPuy1mxaHxysVucLHuWryAxLWg6a5ei+U4TLn/rFg==",
|
||||
"version": "7.1.10",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.10.tgz",
|
||||
"integrity": "sha512-CmuvUBzVJ/e3HGxhg6cYk88NGgTnBoOo7ogtfJJ0fefUWAxN/WDSUa50o+oVBxuIhO8FoEZW0j2eW7sfjs5EtA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@@ -146,7 +146,7 @@
|
||||
"typescript": "^5.9.3",
|
||||
"typescript-eslint": "^8.46.1",
|
||||
"uuid": "^13.0.0",
|
||||
"vite": "^7.1.9",
|
||||
"vite": "^7.1.10",
|
||||
"vite-plugin-istanbul": "^7.2.0",
|
||||
"vitest": "^3.2.4"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user