chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 2 updates (#10598)
Bumps the with-svelte group in /examples/with-svelte with 2 updates:
[prettier](https://github.com/prettier/prettier) and
[@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit).
Updates `prettier` from 3.5.3 to 3.6.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/releases">prettier's
releases</a>.</em></p>
<blockquote>
<h2>3.6.0</h2>
<p><a
href="https://github.com/prettier/prettier/compare/3.5.3...3.6.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2025/06/23/3.6.0">Release
note</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's
changelog</a>.</em></p>
<blockquote>
<h1>3.6.0</h1>
<p><a
href="https://github.com/prettier/prettier/compare/3.5.3...3.6.0">diff</a></p>
<p>🔗 <a href="https://prettier.io/blog/2025/06/23/3.6.0">Release
Notes</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/prettier/prettier/commit/e1c8095fd070ba621b89a63f938f783e131eb845"><code>e1c8095</code></a>
Release 3.6.0</li>
<li><a
href="https://github.com/prettier/prettier/commit/9dfcdcb06a938a3f498101fdbdf7f2e35eb7b047"><code>9dfcdcb</code></a>
Disable "Linting files" step</li>
<li><a
href="https://github.com/prettier/prettier/commit/64e014795100ebb406016610dc722403b3c17d87"><code>64e0147</code></a>
get previous version from package.json</li>
<li><a
href="https://github.com/prettier/prettier/commit/1a32b27e6a2897d95eff5969561f48d74cfd1003"><code>1a32b27</code></a>
Release <code>@prettier/plugin-oxc</code> and
<code>@prettier/plugin-hermes</code></li>
<li><a
href="https://github.com/prettier/prettier/commit/e0055d2f03e10aa8b2c41fd1c18a8d860373f1ca"><code>e0055d2</code></a>
Avoid break <code>TSImportType</code> with long module name (<a
href="https://redirect.github.com/prettier/prettier/issues/17637">#17637</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/c19a8a9579a6b0c5b60b286be47cc2ee89c01ac2"><code>c19a8a9</code></a>
chore(deps): update dependency <code>@stylistic/eslint-plugin</code> to
v5 (<a
href="https://redirect.github.com/prettier/prettier/issues/17640">#17640</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/b4522b490abadde10ffd0f581c339d9cd4d67502"><code>b4522b4</code></a>
Add badge to plugins (<a
href="https://redirect.github.com/prettier/prettier/issues/17639">#17639</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/16c2d2e7cfee43b5245d4983b9f85530bcc29625"><code>16c2d2e</code></a>
chore(deps): update dependency concurrently to v9.2.0 (<a
href="https://redirect.github.com/prettier/prettier/issues/17638">#17638</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/42d733b8cbda5e46d82a3cdf5c4fc454146b6328"><code>42d733b</code></a>
Improve .prettierignore file (<a
href="https://redirect.github.com/prettier/prettier/issues/17632">#17632</a>)</li>
<li><a
href="https://github.com/prettier/prettier/commit/25e214543e0bd5ea6dfb3465594432bbaabdee94"><code>25e2145</code></a>
Add test for <a
href="https://redirect.github.com/prettier/prettier/issues/11526">#11526</a>
(<a
href="https://redirect.github.com/prettier/prettier/issues/17551">#17551</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/prettier/prettier/compare/3.5.3...3.6.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `@sveltejs/kit` from 2.21.1 to 2.22.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/kit/releases"><code>@sveltejs/kit</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@sveltejs/kit</code><a
href="https://github.com/2"><code>@2</code></a>.22.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat: add support for Vite 7 and Rolldown. See <a
href="https://vite.dev/guide/rolldown.html#how-to-try-rolldown">https://vite.dev/guide/rolldown.html#how-to-try-rolldown</a>
for details about how to try experimental Rolldown support. You will
also need <code>vite-plugin-svelte@^6.0.0-next.0</code> and
<code>vite@^7.0.0-beta.0</code>. Compilation should be faster using
Rolldown, but with larger bundle sizes until additional tree-shaking is
implemented in Rolldown. See <a
href="https://redirect.github.com/sveltejs/kit/issues/13738">#13738</a>
for ongoing work. (<a
href="https://redirect.github.com/sveltejs/kit/pull/13747">#13747</a>)</li>
</ul>
<h2><code>@sveltejs/kit</code><a
href="https://github.com/2"><code>@2</code></a>.21.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: correctly set the sequential focus navigation point when using
hash routing (<a
href="https://redirect.github.com/sveltejs/kit/pull/13884">#13884</a>)</p>
</li>
<li>
<p>fix: regression when resetting focus and the URL hash contains
selector combinators or separators (<a
href="https://redirect.github.com/sveltejs/kit/pull/13884">#13884</a>)</p>
</li>
</ul>
<h2><code>@sveltejs/kit</code><a
href="https://github.com/2"><code>@2</code></a>.21.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: correctly access transport decoders on the client when building
for a single or inline output app (<a
href="https://redirect.github.com/sveltejs/kit/pull/13871">#13871</a>)</li>
</ul>
<h2><code>@sveltejs/kit</code><a
href="https://github.com/2"><code>@2</code></a>.21.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: correctly invalidate static analysis cache of child nodes when
modifying a universal <code>+layout</code> file during dev (<a
href="https://redirect.github.com/sveltejs/kit/pull/13793">#13793</a>)</p>
</li>
<li>
<p>fix: correctly set sequential focus navigation starting point after
navigation (<a
href="https://redirect.github.com/sveltejs/kit/pull/10856">#10856</a>)</p>
</li>
<li>
<p>fix: suppress console spam for chrome devtools requests (<a
href="https://redirect.github.com/sveltejs/kit/pull/13830">#13830</a>)</p>
</li>
<li>
<p>fix: avoid externalising packages that depend on
<code>@sveltejs/kit</code> so that libraries can also use
<code>redirect</code> and <code>error</code> helpers (<a
href="https://redirect.github.com/sveltejs/kit/pull/13843">#13843</a>)</p>
</li>
<li>
<p>fix: correctly run <code>deserialize</code> on the server (<a
href="https://redirect.github.com/sveltejs/kit/pull/13686">#13686</a>)</p>
</li>
<li>
<p>fix: handle non-semver-style dependency versions (<a
href="https://redirect.github.com/sveltejs/kit/pull/13850">#13850</a>)</p>
</li>
<li>
<p>fix: correctly inline stylesheets of components dynamically imported
in a universal load function if they are below the configured
inlineStyleThreshold (<a
href="https://redirect.github.com/sveltejs/kit/pull/13723">#13723</a>)</p>
</li>
</ul>
<h2><code>@sveltejs/kit</code><a
href="https://github.com/2"><code>@2</code></a>.21.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: omit stack when logging 404 errors (<a
href="https://redirect.github.com/sveltejs/kit/pull/13848">#13848</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md"><code>@sveltejs/kit</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>2.22.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat: add support for Vite 7 and Rolldown. See <a
href="https://vite.dev/guide/rolldown.html#how-to-try-rolldown">https://vite.dev/guide/rolldown.html#how-to-try-rolldown</a>
for details about how to try experimental Rolldown support. You will
also need <code>vite-plugin-svelte@^6.0.0-next.0</code> and
<code>vite@^7.0.0-beta.0</code>. Compilation should be faster using
Rolldown, but with larger bundle sizes until additional tree-shaking is
implemented in Rolldown. See <a
href="https://redirect.github.com/sveltejs/kit/issues/13738">#13738</a>
for ongoing work. (<a
href="https://redirect.github.com/sveltejs/kit/pull/13747">#13747</a>)</li>
</ul>
<h2>2.21.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: correctly set the sequential focus navigation point when using
hash routing (<a
href="https://redirect.github.com/sveltejs/kit/pull/13884">#13884</a>)</p>
</li>
<li>
<p>fix: regression when resetting focus and the URL hash contains
selector combinators or separators (<a
href="https://redirect.github.com/sveltejs/kit/pull/13884">#13884</a>)</p>
</li>
</ul>
<h2>2.21.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: correctly access transport decoders on the client when building
for a single or inline output app (<a
href="https://redirect.github.com/sveltejs/kit/pull/13871">#13871</a>)</li>
</ul>
<h2>2.21.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: correctly invalidate static analysis cache of child nodes when
modifying a universal <code>+layout</code> file during dev (<a
href="https://redirect.github.com/sveltejs/kit/pull/13793">#13793</a>)</p>
</li>
<li>
<p>fix: correctly set sequential focus navigation starting point after
navigation (<a
href="https://redirect.github.com/sveltejs/kit/pull/10856">#10856</a>)</p>
</li>
<li>
<p>fix: suppress console spam for chrome devtools requests (<a
href="https://redirect.github.com/sveltejs/kit/pull/13830">#13830</a>)</p>
</li>
<li>
<p>fix: avoid externalising packages that depend on
<code>@sveltejs/kit</code> so that libraries can also use
<code>redirect</code> and <code>error</code> helpers (<a
href="https://redirect.github.com/sveltejs/kit/pull/13843">#13843</a>)</p>
</li>
<li>
<p>fix: correctly run <code>deserialize</code> on the server (<a
href="https://redirect.github.com/sveltejs/kit/pull/13686">#13686</a>)</p>
</li>
<li>
<p>fix: handle non-semver-style dependency versions (<a
href="https://redirect.github.com/sveltejs/kit/pull/13850">#13850</a>)</p>
</li>
<li>
<p>fix: correctly inline stylesheets of components dynamically imported
in a universal load function if they are below the configured
inlineStyleThreshold (<a
href="https://redirect.github.com/sveltejs/kit/pull/13723">#13723</a>)</p>
</li>
</ul>
<h2>2.21.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix: omit stack when logging 404 errors (<a
href="https://redirect.github.com/sveltejs/kit/pull/13848">#13848</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sveltejs/kit/commit/5cedf8900a1d7427d14ad4f7b69e2757cc3650cd"><code>5cedf89</code></a>
Version Packages (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13908">#13908</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/aaa4a31a3a8291460db6fa47836161f1355cbce4"><code>aaa4a31</code></a>
feat: support Rolldown (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13747">#13747</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/8e27c7167d016842cc8bbb3780021f2a65179110"><code>8e27c71</code></a>
Version Packages (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13885">#13885</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/f86f33bf4aac965394110a0bae59d1cd65d69297"><code>f86f33b</code></a>
fix: sequential focus navigation starting point regression and hash
routing (...</li>
<li><a
href="https://github.com/sveltejs/kit/commit/211e78cf348e0943dbbec2ec7e452ac4ff27c614"><code>211e78c</code></a>
feat: Respect abort signals during serverside fetch optimization (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13877">#13877</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/6ba491795536a982946eb72087a62d5df243614b"><code>6ba4917</code></a>
chore: update Vitest to 3.2.3 (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13865">#13865</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/ee3600df203f784b5fe66e95f5ac56e2733bbbac"><code>ee3600d</code></a>
Version Packages (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13872">#13872</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/b451705cdd3d61607b720852c378a94a6f70792c"><code>b451705</code></a>
fix: correctly access <code>app.decoders</code> in inline and single
output apps (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13871">#13871</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/7fcbc5af453df21b74099fb9fb6d6152e4815f45"><code>7fcbc5a</code></a>
Version Packages (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/13854">#13854</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/ab6787498c7c1d6a3431c516dabc5ae487fcf1e4"><code>ab67874</code></a>
fix: avoid setting sequential focus navigation starting point when using
hash...</li>
<li>Additional commits viewable in <a
href="https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.22.0/packages/kit">compare
view</a></li>
</ul>
</details>
<br />
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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>