examples(dev-deps): bump the with-svelte group in /examples/with-svelte with 2 updates (#11152)
Bumps the with-svelte group in /examples/with-svelte with 2 updates:
[@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit)
and
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
Updates `@sveltejs/kit` from 2.48.4 to 2.49.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>.49.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat: stream file uploads inside <code>form</code> remote functions
allowing form data to be accessed before large files finish uploading
(<a
href="https://redirect.github.com/sveltejs/kit/pull/14775">#14775</a>)</li>
</ul>
<h2><code>@sveltejs/kit</code><a
href="https://github.com/2"><code>@2</code></a>.48.8</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>breaking: <code>invalid</code> now must be imported from
<code>@sveltejs/kit</code> (<a
href="https://redirect.github.com/sveltejs/kit/pull/14768">#14768</a>)</p>
</li>
<li>
<p>breaking: remove <code>submitter</code> option from experimental form
<code>validate()</code> method, always provide default submitter (<a
href="https://redirect.github.com/sveltejs/kit/pull/14762">#14762</a>)</p>
</li>
</ul>
<h2><code>@sveltejs/kit</code><a
href="https://github.com/2"><code>@2</code></a>.48.7</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: allow multiple <code>server-timing</code> headers (<a
href="https://redirect.github.com/sveltejs/kit/pull/14700">#14700</a>)</p>
</li>
<li>
<p>fix: allow access to root-level issues in schema-less forms (<a
href="https://redirect.github.com/sveltejs/kit/pull/14893">#14893</a>)</p>
</li>
<li>
<p>fix: allow hosting hash-based apps from non-index.html files (<a
href="https://redirect.github.com/sveltejs/kit/pull/14825">#14825</a>)</p>
</li>
</ul>
<h2><code>@sveltejs/kit</code><a
href="https://github.com/2"><code>@2</code></a>.48.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: clear issues upon passing validation (<a
href="https://redirect.github.com/sveltejs/kit/pull/14683">#14683</a>)</p>
</li>
<li>
<p>fix: don't use fork of unrelated route (<a
href="https://redirect.github.com/sveltejs/kit/pull/14947">#14947</a>)</p>
</li>
<li>
<p>fix: prevent type errors when optional
<code>@opentelemetry/api</code> dependency isn't installed (<a
href="https://redirect.github.com/sveltejs/kit/pull/14949">#14949</a>)</p>
</li>
<li>
<p>fix: preserve <code>this</code> when invoking standard validator (<a
href="https://redirect.github.com/sveltejs/kit/pull/14943">#14943</a>)</p>
</li>
<li>
<p>fix: treat client/universal hooks as entrypoints for illegal server
import detection (<a
href="https://redirect.github.com/sveltejs/kit/pull/14876">#14876</a>)</p>
</li>
<li>
<p>fix: correct query <code>.set</code> and <code>.refresh</code>
behavior in commands (<a
href="https://redirect.github.com/sveltejs/kit/pull/14877">#14877</a>)</p>
</li>
<li>
<p>fix: improved the accuracy of the types of the output of
<code>field.as('...')</code> (<a
href="https://redirect.github.com/sveltejs/kit/pull/14908">#14908</a>)</p>
</li>
</ul>
<h2><code>@sveltejs/kit</code><a
href="https://github.com/2"><code>@2</code></a>.48.5</h2>
<h3>Patch Changes</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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.49.0</h2>
<h3>Minor Changes</h3>
<ul>
<li>feat: stream file uploads inside <code>form</code> remote functions
allowing form data to be accessed before large files finish uploading
(<a
href="https://redirect.github.com/sveltejs/kit/pull/14775">#14775</a>)</li>
</ul>
<h2>2.48.8</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>breaking: <code>invalid</code> now must be imported from
<code>@sveltejs/kit</code> (<a
href="https://redirect.github.com/sveltejs/kit/pull/14768">#14768</a>)</p>
</li>
<li>
<p>breaking: remove <code>submitter</code> option from experimental form
<code>validate()</code> method, always provide default submitter (<a
href="https://redirect.github.com/sveltejs/kit/pull/14762">#14762</a>)</p>
</li>
</ul>
<h2>2.48.7</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: allow multiple <code>server-timing</code> headers (<a
href="https://redirect.github.com/sveltejs/kit/pull/14700">#14700</a>)</p>
</li>
<li>
<p>fix: allow access to root-level issues in schema-less forms (<a
href="https://redirect.github.com/sveltejs/kit/pull/14893">#14893</a>)</p>
</li>
<li>
<p>fix: allow hosting hash-based apps from non-index.html files (<a
href="https://redirect.github.com/sveltejs/kit/pull/14825">#14825</a>)</p>
</li>
</ul>
<h2>2.48.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p>fix: clear issues upon passing validation (<a
href="https://redirect.github.com/sveltejs/kit/pull/14683">#14683</a>)</p>
</li>
<li>
<p>fix: don't use fork of unrelated route (<a
href="https://redirect.github.com/sveltejs/kit/pull/14947">#14947</a>)</p>
</li>
<li>
<p>fix: prevent type errors when optional
<code>@opentelemetry/api</code> dependency isn't installed (<a
href="https://redirect.github.com/sveltejs/kit/pull/14949">#14949</a>)</p>
</li>
<li>
<p>fix: preserve <code>this</code> when invoking standard validator (<a
href="https://redirect.github.com/sveltejs/kit/pull/14943">#14943</a>)</p>
</li>
<li>
<p>fix: treat client/universal hooks as entrypoints for illegal server
import detection (<a
href="https://redirect.github.com/sveltejs/kit/pull/14876">#14876</a>)</p>
</li>
<li>
<p>fix: correct query <code>.set</code> and <code>.refresh</code>
behavior in commands (<a
href="https://redirect.github.com/sveltejs/kit/pull/14877">#14877</a>)</p>
</li>
<li>
<p>fix: improved the accuracy of the types of the output of
<code>field.as('...')</code> (<a
href="https://redirect.github.com/sveltejs/kit/pull/14908">#14908</a>)</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sveltejs/kit/commit/ab3784911accefd8d3bc292a80d8e3b825528fd3"><code>ab37849</code></a>
Version Packages (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14959">#14959</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/d07ddcfd8bbf0978d48e0dbbbbf6cee8d0dd7c1d"><code>d07ddcf</code></a>
feat: Streaming file uploads (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14775">#14775</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/dfb41e1e6264e23f05f9417fdd92ba4acf3d66c3"><code>dfb41e1</code></a>
Version Packages (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14958">#14958</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/b9635ab01424327e4d7ec5634dba30786862c3ce"><code>b9635ab</code></a>
breaking: remove <code>submitter</code> option from experimental form
<code>validate(…)</code> meth...</li>
<li><a
href="https://github.com/sveltejs/kit/commit/bd55128f69fc8d3f74f7be58416180660fb42d3e"><code>bd55128</code></a>
breaking: <code>invalid</code> now must be imported from
<code>@sveltejs/kit</code> (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14768">#14768</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/9f55c85e946de854a9c168dae69d7bfaf01ca8b6"><code>9f55c85</code></a>
Version Packages (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14954">#14954</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/5b30755a1d84a1054370b211e56d576e3c96d442"><code>5b30755</code></a>
fix: allow hosting hash apps from other html files (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14825">#14825</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/2ff3951e79e59b522c648138c846f31ad858d5b0"><code>2ff3951</code></a>
fix: allow access to root-level issues in schema-less forms (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14893">#14893</a>)</li>
<li><a
href="https://github.com/sveltejs/kit/commit/0889a2aa897b64194bc55183d7224df65d8147c1"><code>0889a2a</code></a>
fix: append <code>server-timing</code> header value if key exist when
using <code>setHeaders</code>...</li>
<li><a
href="https://github.com/sveltejs/kit/commit/f316be036022a93384cb34af43137829649d2673"><code>f316be0</code></a>
Version Packages (<a
href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14948">#14948</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.49.0/packages/kit">compare
view</a></li>
</ul>
</details>
<br />
Updates `typescript-eslint` from 8.46.3 to 8.47.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's
releases</a>.</em></p>
<blockquote>
<h2>v8.47.0</h2>
<h2>8.47.0 (2025-11-17)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unused-private-class-members]
new extension rule (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10913">#10913</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Brad Zacher <a
href="https://github.com/bradzacher"><code>@bradzacher</code></a></li>
</ul>
<p>You can read about our <a
href="https://typescript-eslint.io/users/versioning">versioning
strategy</a> and <a
href="https://typescript-eslint.io/users/releases">releases</a> on our
website.</p>
<h2>v8.46.4</h2>
<h2>8.46.4 (2025-11-10)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-deprecated] fix double-report on
computed literal identifiers (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11006">#11006</a>,
<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/issues/10958">#10958</a>)</li>
<li><strong>eslint-plugin:</strong> handle override modifier in
promise-function-async fixer (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11730">#11730</a>)</li>
<li><strong>parser:</strong> error when both <code>projectService</code>
and <code>project</code> are set (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11333">#11333</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Evgeny Stepanovych <a
href="https://github.com/undsoft"><code>@undsoft</code></a></li>
<li>Kentaro Suzuki <a
href="https://github.com/sushichan044"><code>@sushichan044</code></a></li>
<li>Maria Solano <a
href="https://github.com/MariaSolOs"><code>@MariaSolOs</code></a></li>
</ul>
<p>You can read about our <a
href="https://typescript-eslint.io/users/versioning">versioning
strategy</a> and <a
href="https://typescript-eslint.io/users/releases">releases</a> on our
website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's
changelog</a>.</em></p>
<blockquote>
<h2>8.47.0 (2025-11-17)</h2>
<p>This was a version bump only for typescript-eslint to align it with
other projects, there were no code changes.</p>
<p>You can read about our <a
href="https://typescript-eslint.io/users/versioning">versioning
strategy</a> and <a
href="https://typescript-eslint.io/users/releases">releases</a> on our
website.</p>
<h2>8.46.4 (2025-11-10)</h2>
<p>This was a version bump only for typescript-eslint to align it with
other projects, there were no code changes.</p>
<p>You can read about our <a
href="https://typescript-eslint.io/users/versioning">versioning
strategy</a> and <a
href="https://typescript-eslint.io/users/releases">releases</a> on our
website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/28cf8032c2492bb3c55dd7dd145249f2246034ad"><code>28cf803</code></a>
chore(release): publish 8.47.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/843f144797c0a94272cdb002c00c5639cf0797c6"><code>843f144</code></a>
chore(release): publish 8.46.4</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/7c6944e74b29a3310515a9de9333e20116165b58"><code>7c6944e</code></a>
chore: fix typos (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11744">#11744</a>)</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.47.0/packages/typescript-eslint">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>