Skip to content

Commit e710b76

Browse files
chore(deps-dev): bump the dev-dependencies-minor-patch group across 1 directory with 8 updates (#714)
Bumps the dev-dependencies-minor-patch group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `4.20250701.0` | `4.20250702.0` | | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `20.0.5` | `20.0.6` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.10.1` | `5.10.2` | | [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `3.17.5` | `3.17.6` | | [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.123.2` | `1.124.0` | | [@tanstack/react-router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/react-router-devtools) | `1.123.2` | `1.124.0` | | [@tanstack/react-router-with-query](https://github.com/TanStack/router/tree/HEAD/packages/react-router-with-query) | `1.123.2` | `1.124.0` | | [@tanstack/react-start](https://github.com/TanStack/router/tree/HEAD/packages/react-start) | `1.123.2` | `1.124.0` | Updates `@cloudflare/workers-types` from 4.20250701.0 to 4.20250702.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/cloudflare/workerd/commits">compare view</a></li> </ul> </details> <br /> Updates `@angular/core` from 20.0.5 to 20.0.6 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/blob/main/CHANGELOG.md"><code>@​angular/core</code>'s changelog</a>.</em></p> <blockquote> <h1>20.0.6 (2025-07-01)</h1> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>20.1.0-next.3 (2025-06-25)</h1> <h3>compiler</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/0dcf230d52694e6d3d6e55d6e675d55f9cf236bc">0dcf230d52</a></td> <td>feat</td> <td>add support for new binary assignment operators (<a href="https://redirect.github.com/angular/angular/pull/62064">#62064</a>)</td> </tr> </tbody> </table> <h3>compiler-cli</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/ed5062a91cbd96c078736cc354925de15496aa57">ed5062a91c</a></td> <td>fix</td> <td>add suggestion when pipe is missing (<a href="https://redirect.github.com/angular/angular/pull/62146">#62146</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/d25a6a0120b111f3ddbd701d5a67a8baefd2ca0e">d25a6a0120</a></td> <td>fix</td> <td>handle initializer APIs wrapped in type casts (<a href="https://redirect.github.com/angular/angular/pull/62203">#62203</a>)</td> </tr> </tbody> </table> <h3>core</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/737b35b684663bb641939f05ae12fa11b3395159">737b35b684</a></td> <td>feat</td> <td>Add <code>destroyed</code> property to <code>EnvironmentInjector</code> (<a href="https://redirect.github.com/angular/angular/pull/61951">#61951</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/36a193139ac02ee619a26445669b7c253f33ebb8">36a193139a</a></td> <td>fix</td> <td>allow to set a resource in an error state (<a href="https://redirect.github.com/angular/angular/pull/62253">#62253</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/c4dd258658fc5e93a83c0eae13fbd8768e7b6619">c4dd258658</a></td> <td>fix</td> <td>avoid injecting <code>ErrorHandler</code> from a destroyed injector (<a href="https://redirect.github.com/angular/angular/pull/61886">#61886</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/3eee19d8926d306c7dab238e7d32c8c39bfa7a57">3eee19d892</a></td> <td>fix</td> <td>unable to retrieve defer blocks in tests when component injects ViewContainerRef (<a href="https://redirect.github.com/angular/angular/pull/62156">#62156</a>)</td> </tr> </tbody> </table> <h3>http</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/73269cf5ceb4c32473a81a101a79decd06cfe274">73269cf5ce</a></td> <td>feat</td> <td>add keepalive support for fetch requests in httpResource (<a href="https://redirect.github.com/angular/angular/pull/61833">#61833</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/9791ab1b6f8694ada6a0e359003243d89d6c7c97">9791ab1b6f</a></td> <td>feat</td> <td>Add support for fetch request cache and priority options (<a href="https://redirect.github.com/angular/angular/pull/61766">#61766</a>)</td> </tr> </tbody> </table> <h3>language-service</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/20c1f991e63b8fc3023a302964d0438bfbfba8f0">20c1f991e6</a></td> <td>feat</td> <td>add semantic tokens for templates (<a href="https://redirect.github.com/angular/angular/pull/60260">#60260</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/5d2e85920e714560e8d06bfb9c41d9312eeaae3b">5d2e85920e</a></td> <td>feat</td> <td>support to fix missing required inputs diagnostic (<a href="https://redirect.github.com/angular/angular/pull/50911">#50911</a>)</td> </tr> </tbody> </table> <h3>router</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/9833d9ea47b717293c9df0d8a5c285a3c4ad35d0">9833d9ea47</a></td> <td>feat</td> <td>Run <code>loadComponent</code> and <code>loadChildren</code> functions in the route's injection context (<a href="https://redirect.github.com/angular/angular/pull/62133">#62133</a>)</td> </tr> <tr> <td><a href="https://github.com/angular/angular/commit/7600bec71d65366f5eaed94a54d6b848e0a670b5">7600bec71d</a></td> <td>fix</td> <td>handle scrollRestoration error in restricted environments (<a href="https://redirect.github.com/angular/angular/pull/62186">#62186</a>)</td> </tr> </tbody> </table> <h3>upgrade</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/angular/angular/commit/900cd37f68c0beca0f19ccba2e3ccd4c34bdab91">900cd37f68</a></td> <td>fix</td> <td>Make zoneless work with hybrid apps (<a href="https://redirect.github.com/angular/angular/pull/61660">#61660</a>)</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular/angular/commit/85d6474d8cbed802c916587ffa39045ecc7ef04e"><code>85d6474</code></a> refactor(core): update NG0303 error message (<a href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/62363">#62363</a>)</li> <li><a href="https://github.com/angular/angular/commit/a06ec757358999d6736c6d4b48ea6f42b96af4f1"><code>a06ec75</code></a> docs: fix broken link on assertNotInReactiveContext ref page (<a href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/62360">#62360</a>)</li> <li><a href="https://github.com/angular/angular/commit/ac7fe2c6f20a34c2e589f1eb284ffa80c3f86bfe"><code>ac7fe2c</code></a> docs: remove list of APIs with a providers array. (<a href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/62296">#62296</a>)</li> <li><a href="https://github.com/angular/angular/commit/31e3eb20f98d80fddd76b8d0c070d4e5ec4c83b1"><code>31e3eb2</code></a> build: migrate to use web test runner rules (<a href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/62294">#62294</a>)</li> <li><a href="https://github.com/angular/angular/commit/fb7bfa61492459a750dda4a988cdc2f11bd35013"><code>fb7bfa6</code></a> refactor(common): replace forEach with index loop for Domino compatibility (#...</li> <li><a href="https://github.com/angular/angular/commit/8822d6c1bca08dd00a8b61708a22641da43348e5"><code>8822d6c</code></a> build: update cross-repo angular dependencies (<a href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/62274">#62274</a>)</li> <li><a href="https://github.com/angular/angular/commit/2b4098cd763fe853a3198e11707b0b47648a611b"><code>2b4098c</code></a> docs(core): mark after{Next,Every}Render overloads as stable (<a href="https://github.com/angular/angular/tree/HEAD/packages/core/issues/62153">#62153</a>)</li> <li>See full diff in <a href="https://github.com/angular/angular/commits/20.0.6/packages/core">compare view</a></li> </ul> </details> <br /> Updates `astro` from 5.10.1 to 5.10.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/withastro/astro/releases">astro's releases</a>.</em></p> <blockquote> <h2>astro@5.10.2</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/14000">#14000</a> <a href="https://github.com/withastro/astro/commit/3cbedae129579b93f5c18c900ae66c6c11c46da5"><code>3cbedae</code></a> Thanks <a href="https://github.com/feelixe"><code>@​feelixe</code></a>! - Fix routePattern JSDoc examples to show correct return values</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/13990">#13990</a> <a href="https://github.com/withastro/astro/commit/de6cfd6dc8e53911190b2b5788e0508e557f86eb"><code>de6cfd6</code></a> Thanks <a href="https://github.com/isVivek99"><code>@​isVivek99</code></a>! - Fixes a case where <code>astro:config/client</code> and <code>astro:config/server</code> virtual modules would not contain config passed to integrations <code>updateConfig()</code> during the build</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/14019">#14019</a> <a href="https://github.com/withastro/astro/commit/a160d1e8b711b7a214e54406fdf85be2b7338ed2"><code>a160d1e</code></a> Thanks <a href="https://github.com/ascorbic"><code>@​ascorbic</code></a>! - Removes the requirement to set <code>type: 'live'</code> when defining experimental live content collections</p> <p>Previously, live collections required a <code>type</code> and <code>loader</code> configured. Now, Astro can determine that your collection is a <code>live</code> collection without defining it explicitly.</p> <p>This means it is now safe to remove <code>type: 'live'</code> from your collections defined in <code>src/live.config.ts</code>:</p> <pre lang="diff"><code>import { defineLiveCollection } from 'astro:content'; import { storeLoader } from '@mystore/astro-loader'; <p>const products = defineLiveCollection({</p> <ul> <li>type: 'live', loader: storeLoader({ apiKey: process.env.STORE_API_KEY, endpoint: '<a href="https://api.mystore.com/v1">https://api.mystore.com/v1</a>', }), });</li> </ul> <p>export const collections = { products }; </code></pre></p> <p>This is not a breaking change: your existing live collections will continue to work even if you still include <code>type: 'live'</code>. However, we suggest removing this line at your earliest convenience for future compatibility when the feature becomes stable and this config option may be removed entirely.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/13966">#13966</a> <a href="https://github.com/withastro/astro/commit/598da21746a6b9cda023c818804b32dc37b9819b"><code>598da21</code></a> Thanks <a href="https://github.com/msamoylov"><code>@​msamoylov</code></a>! - Fixes a broken link on the default 404 page in development</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md">astro's changelog</a>.</em></p> <blockquote> <h2>5.10.2</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/14000">#14000</a> <a href="https://github.com/withastro/astro/commit/3cbedae129579b93f5c18c900ae66c6c11c46da5"><code>3cbedae</code></a> Thanks <a href="https://github.com/feelixe"><code>@​feelixe</code></a>! - Fix routePattern JSDoc examples to show correct return values</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/13990">#13990</a> <a href="https://github.com/withastro/astro/commit/de6cfd6dc8e53911190b2b5788e0508e557f86eb"><code>de6cfd6</code></a> Thanks <a href="https://github.com/isVivek99"><code>@​isVivek99</code></a>! - Fixes a case where <code>astro:config/client</code> and <code>astro:config/server</code> virtual modules would not contain config passed to integrations <code>updateConfig()</code> during the build</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/14019">#14019</a> <a href="https://github.com/withastro/astro/commit/a160d1e8b711b7a214e54406fdf85be2b7338ed2"><code>a160d1e</code></a> Thanks <a href="https://github.com/ascorbic"><code>@​ascorbic</code></a>! - Removes the requirement to set <code>type: 'live'</code> when defining experimental live content collections</p> <p>Previously, live collections required a <code>type</code> and <code>loader</code> configured. Now, Astro can determine that your collection is a <code>live</code> collection without defining it explicitly.</p> <p>This means it is now safe to remove <code>type: 'live'</code> from your collections defined in <code>src/live.config.ts</code>:</p> <pre lang="diff"><code>import { defineLiveCollection } from 'astro:content'; import { storeLoader } from '@mystore/astro-loader'; <p>const products = defineLiveCollection({</p> <ul> <li>type: 'live', loader: storeLoader({ apiKey: process.env.STORE_API_KEY, endpoint: '<a href="https://api.mystore.com/v1">https://api.mystore.com/v1</a>', }), });</li> </ul> <p>export const collections = { products }; </code></pre></p> <p>This is not a breaking change: your existing live collections will continue to work even if you still include <code>type: 'live'</code>. However, we suggest removing this line at your earliest convenience for future compatibility when the feature becomes stable and this config option may be removed entirely.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/astro/pull/13966">#13966</a> <a href="https://github.com/withastro/astro/commit/598da21746a6b9cda023c818804b32dc37b9819b"><code>598da21</code></a> Thanks <a href="https://github.com/msamoylov"><code>@​msamoylov</code></a>! - Fixes a broken link on the default 404 page in development</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/withastro/astro/commit/5891056791dff741cfaa99a6e2904a9ea21ce396"><code>5891056</code></a> [ci] release (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/14007">#14007</a>)</li> <li><a href="https://github.com/withastro/astro/commit/508e6bf78b2daa9e39ab33975999c1783b4b3170"><code>508e6bf</code></a> [ci] format</li> <li><a href="https://github.com/withastro/astro/commit/a160d1e8b711b7a214e54406fdf85be2b7338ed2"><code>a160d1e</code></a> Make &quot;type&quot; optional when defining live collections (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/14019">#14019</a>)</li> <li><a href="https://github.com/withastro/astro/commit/041a37da3200117e7d09c2c1f4f6eda4634d18be"><code>041a37d</code></a> [ci] format</li> <li><a href="https://github.com/withastro/astro/commit/33f2d157e3063a4df303aa0c189a994654514f11"><code>33f2d15</code></a> chore: upgrade to Biome v2 (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/13984">#13984</a>)</li> <li><a href="https://github.com/withastro/astro/commit/f9ffd3cb8fe75eaa0bd04f2e507fda59067f79a6"><code>f9ffd3c</code></a> [ci] format</li> <li><a href="https://github.com/withastro/astro/commit/de6cfd6dc8e53911190b2b5788e0508e557f86eb"><code>de6cfd6</code></a> fix client/server config changes in the integrations object during setup (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/13">#13</a>...</li> <li><a href="https://github.com/withastro/astro/commit/598da21746a6b9cda023c818804b32dc37b9819b"><code>598da21</code></a> Fix broken documentation link (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/13966">#13966</a>)</li> <li><a href="https://github.com/withastro/astro/commit/3cbedae129579b93f5c18c900ae66c6c11c46da5"><code>3cbedae</code></a> fix invalid examples in <code>Astro.routePattern</code> docstring (<a href="https://github.com/withastro/astro/tree/HEAD/packages/astro/issues/14000">#14000</a>)</li> <li><a href="https://github.com/withastro/astro/commit/e7df795815b29eeed7614789ff09ee6bc2739ecf"><code>e7df795</code></a> [ci] format</li> <li>Additional commits viewable in <a href="https://github.com/withastro/astro/commits/astro@5.10.2/packages/astro">compare view</a></li> </ul> </details> <br /> Updates `nuxt` from 3.17.5 to 3.17.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nuxt/nuxt/releases">nuxt's releases</a>.</em></p> <blockquote> <h2>v3.17.6</h2> <blockquote> <p>3.17.6 is a regularly scheduled patch release.</p> </blockquote> <h2>✅ Upgrading</h2> <p>Our recommendation for upgrading is to run:</p> <pre lang="sh"><code>npx nuxt upgrade --dedupe </code></pre> <p>This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.</p> <h2>👉 Changelog</h2> <p><a href="https://github.com/nuxt/nuxt/compare/v3.17.5...v3.17.6">compare changes</a></p> <h3>🔥 Performance</h3> <ul> <li><strong>nuxt:</strong> Decrease if checks when prerendering (<a href="https://redirect.github.com/nuxt/nuxt/pull/32455">#32455</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>nuxt:</strong> Generate correct types for async data defaults based on <code>nuxt.config</code> (<a href="https://redirect.github.com/nuxt/nuxt/pull/32324">#32324</a>)</li> <li><strong>nuxt:</strong> Reload at base URL in <code>nuxt:chunk-reload-immediate</code> (<a href="https://redirect.github.com/nuxt/nuxt/pull/32382">#32382</a>)</li> <li><strong>nuxt:</strong> Use rollup to calculate island component filenames (<a href="https://redirect.github.com/nuxt/nuxt/pull/32421">#32421</a>)</li> <li><strong>nuxt:</strong> Append <code>set-cookie</code> headers in error handler (<a href="https://redirect.github.com/nuxt/nuxt/pull/32483">#32483</a>)</li> <li><strong>nuxt:</strong> Ensure <code>asyncData</code> runs if changing key while fetcher is running (<a href="https://redirect.github.com/nuxt/nuxt/pull/32466">#32466</a>)</li> <li><strong>nuxt:</strong> Handle pure hash link clicks with <code>navigateTo</code> (<a href="https://redirect.github.com/nuxt/nuxt/pull/32393">#32393</a>)</li> <li><strong>nuxt:</strong> Skip external <code>&lt;NuxtLink&gt;</code>'s custom on click handler (<a href="https://redirect.github.com/nuxt/nuxt/pull/32499">#32499</a>)</li> <li><strong>nuxt:</strong> Update component loader regexp for minified code (<a href="https://redirect.github.com/nuxt/nuxt/pull/32298">#32298</a>)</li> <li><strong>nuxt:</strong> Allow camelCase for lazy hydration attributes (<a href="https://redirect.github.com/nuxt/nuxt/pull/32297">#32297</a>)</li> <li><strong>nuxt:</strong> Respect <code>inheritAttrs: false</code> in <code>createClientOnly</code> fn (<a href="https://redirect.github.com/nuxt/nuxt/pull/32323">#32323</a>)</li> <li><strong>kit:</strong> Do not double-urlify file urls when resolving schema (<a href="https://redirect.github.com/nuxt/nuxt/pull/32354">#32354</a>)</li> <li><strong>nuxt:</strong> Align scroll behavior with page transition completion (<a href="https://redirect.github.com/nuxt/nuxt/pull/32239">#32239</a>)</li> <li><strong>nuxt:</strong> Set <code>output.generatedCode.symbols</code> for nitro build (<a href="https://redirect.github.com/nuxt/nuxt/pull/32358">#32358</a>)</li> <li><strong>nuxt:</strong> Lazily access runtimeConfig (<a href="https://redirect.github.com/nuxt/nuxt/pull/32428">#32428</a>)</li> </ul> <h3>💅 Refactors</h3> <ul> <li><strong>vite:</strong> Migrate plugins internally to vite environments (<a href="https://redirect.github.com/nuxt/nuxt/pull/32461">#32461</a>)</li> </ul> <h3>📖 Documentation</h3> <ul> <li>Clarify where logging tag is displayed (<a href="https://redirect.github.com/nuxt/nuxt/pull/32440">#32440</a>)</li> <li>Remove kit playground auto-import note (<a href="https://redirect.github.com/nuxt/nuxt/pull/32415">#32415</a>)</li> <li>Remove webstorm warning (<a href="https://redirect.github.com/nuxt/nuxt/pull/32513">#32513</a>)</li> <li>Migrate to <code>h3js</code> (<a href="https://redirect.github.com/nuxt/nuxt/pull/32243">#32243</a>)</li> <li>Update the fetch <code>clear</code> function description (<a href="https://redirect.github.com/nuxt/nuxt/pull/32287">#32287</a>)</li> <li><code>defineNuxtPlugin</code> function documentation (<a href="https://redirect.github.com/nuxt/nuxt/pull/32328">#32328</a>)</li> <li>Mention that <code>&lt;NuxtLink&gt;</code> encodes query params (<a href="https://redirect.github.com/nuxt/nuxt/pull/32361">#32361</a>)</li> <li>Enhance documentation for Nuxt composables (<a href="https://redirect.github.com/nuxt/nuxt/pull/32218">#32218</a>)</li> <li>Adjust wording to reduce confusion in lifecycle section (<a href="https://redirect.github.com/nuxt/nuxt/pull/32503">#32503</a>)</li> <li>Improve useCookie example (<a href="https://github.com/nuxt/nuxt/commit/367b85405">367b85405</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt/nuxt/commit/9867529347c072efb8da5806f6a973cd853d72e1"><code>9867529</code></a> v3.17.6</li> <li><a href="https://github.com/nuxt/nuxt/commit/c82794ab44d5bbd51512e290bc1d48fe697a632d"><code>c82794a</code></a> perf(nuxt): decrease if checks when prerendering (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/32455">#32455</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/600b0cbb8e742ce69c61ffc05481a4ecb3d990da"><code>600b0cb</code></a> fix(nuxt): lazily access runtimeConfig (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/32428">#32428</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/03028778735307bfffcfbbdec4f16919222da7a0"><code>0302877</code></a> docs: mention <code>bun.lock</code> for lockfile (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/32427">#32427</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/58f1a2b7c44454dde3ac9b1ed8fed562fabc6fd5"><code>58f1a2b</code></a> fix(nuxt): set <code>output.generatedCode.symbols</code> for nitro build (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/32358">#32358</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/574d932b41af2ecb911680c5c06f857fc9fc6ca9"><code>574d932</code></a> fix(nuxt): align scroll behavior with page transition completion (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/32239">#32239</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/5422e54dfe65d9a8149f809ca9111d86bbd83816"><code>5422e54</code></a> fix(nuxt): respect <code>inheritAttrs: false</code> in <code>createClientOnly</code> fn (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/32323">#32323</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/5d40350fdebc0fdc0e625597dc6b51663f7bf5c9"><code>5d40350</code></a> fix(nuxt): allow camelCase for lazy hydration attributes (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/32297">#32297</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/ba3d876439cb0bcddf010a861277abcc08827290"><code>ba3d876</code></a> fix(nuxt): update component loader regexp for minified code (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/32298">#32298</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/9d7d61f50e38c79ad66f5128d8f0feb5abd9a719"><code>9d7d61f</code></a> fix(nuxt): skip external <code>\&lt;NuxtLink&gt;</code>'s custom on click handler (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/32499">#32499</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nuxt/nuxt/commits/v3.17.6/packages/nuxt">compare view</a></li> </ul> </details> <br /> Updates `@tanstack/react-router` from 1.123.2 to 1.124.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TanStack/router/releases"><code>@​tanstack/react-router</code>'s releases</a>.</em></p> <blockquote> <h2>v1.124.0</h2> <p>Version 1.124.0 - 7/1/25, 10:34 PM</p> <h2>Changes</h2> <h3>Feat</h3> <ul> <li>Add style to HeadContent (<a href="https://github.com/TanStack/router/tree/HEAD/packages/react-router/issues/4559">#4559</a>) (ceec4f2) by Felipe Stanzani</li> </ul> <h3>Chore</h3> <ul> <li>examples: Use Clerk devinxi version (<a href="https://github.com/TanStack/router/tree/HEAD/packages/react-router/issues/4392">#4392</a>) (cd796fa) by Robert Soriano</li> </ul> <h3>Docs</h3> <ul> <li>guide: integrate tailwind (<a href="https://github.com/TanStack/router/tree/HEAD/packages/react-router/issues/4549">#4549</a>) (3e1d2f4) by Usman S. (Max Programming)</li> </ul> <h2>Packages</h2> <ul> <li><code>@​tanstack/router-core</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/solid-router</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-router</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-router-with-query</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/zod-adapter</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/valibot-adapter</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/arktype-adapter</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/router-devtools</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/solid-router-devtools</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-router-devtools</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/router-devtools-core</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/router-generator</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/router-cli</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/router-plugin</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/router-vite-plugin</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/solid-start-client</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/solid-start-server</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/start-client-core</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/start-server-core</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-start-client</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-start-server</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/start-server-functions-fetcher</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/start-server-functions-client</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/start-plugin-core</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/solid-start</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/solid-start-plugin</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-start</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-start-plugin</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TanStack/router/commit/9b93a05f70405299582a20ea79e6f78ad4857cfb"><code>9b93a05</code></a> release: v1.124.0</li> <li><a href="https://github.com/TanStack/router/commit/ceec4f2102bfdd257396fce1720a10844cf64f98"><code>ceec4f2</code></a> feat: Add style to HeadContent (<a href="https://github.com/TanStack/router/tree/HEAD/packages/react-router/issues/4559">#4559</a>)</li> <li>See full diff in <a href="https://github.com/TanStack/router/commits/v1.124.0/packages/react-router">compare view</a></li> </ul> </details> <br /> Updates `@tanstack/react-router-devtools` from 1.123.2 to 1.124.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TanStack/router/releases"><code>@​tanstack/react-router-devtools</code>'s releases</a>.</em></p> <blockquote> <h2>v1.124.0</h2> <p>Version 1.124.0 - 7/1/25, 10:34 PM</p> <h2>Changes</h2> <h3>Feat</h3> <ul> <li>Add style to HeadContent (<a href="https://github.com/TanStack/router/tree/HEAD/packages/react-router-devtools/issues/4559">#4559</a>) (ceec4f2) by Felipe Stanzani</li> </ul> <h3>Chore</h3> <ul> <li>examples: Use Clerk devinxi version (<a href="https://github.com/TanStack/router/tree/HEAD/packages/react-router-devtools/issues/4392">#4392</a>) (cd796fa) by Robert Soriano</li> </ul> <h3>Docs</h3> <ul> <li>guide: integrate tailwind (<a href="https://github.com/TanStack/router/tree/HEAD/packages/react-router-devtools/issues/4549">#4549</a>) (3e1d2f4) by Usman S. (Max Programming)</li> </ul> <h2>Packages</h2> <ul> <li><code>@​tanstack/router-core</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/solid-router</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-router</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-router-with-query</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/zod-adapter</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/valibot-adapter</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/arktype-adapter</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/router-devtools</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/solid-router-devtools</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-router-devtools</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/router-devtools-core</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/router-generator</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/router-cli</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/router-plugin</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/router-vite-plugin</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/solid-start-client</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/solid-start-server</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/start-client-core</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/start-server-core</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-start-client</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-start-server</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/start-server-functions-fetcher</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/start-server-functions-client</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/start-plugin-core</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/solid-start</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/solid-start-plugin</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-start</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-start-plugin</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TanStack/router/commit/9b93a05f70405299582a20ea79e6f78ad4857cfb"><code>9b93a05</code></a> release: v1.124.0</li> <li>See full diff in <a href="https://github.com/TanStack/router/commits/v1.124.0/packages/react-router-devtools">compare view</a></li> </ul> </details> <br /> Updates `@tanstack/react-router-with-query` from 1.123.2 to 1.124.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TanStack/router/releases"><code>@​tanstack/react-router-with-query</code>'s releases</a>.</em></p> <blockquote> <h2>v1.124.0</h2> <p>Version 1.124.0 - 7/1/25, 10:34 PM</p> <h2>Changes</h2> <h3>Feat</h3> <ul> <li>Add style to HeadContent (<a href="https://github.com/TanStack/router/tree/HEAD/packages/react-router-with-query/issues/4559">#4559</a>) (ceec4f2) by Felipe Stanzani</li> </ul> <h3>Chore</h3> <ul> <li>examples: Use Clerk devinxi version (<a href="https://github.com/TanStack/router/tree/HEAD/packages/react-router-with-query/issues/4392">#4392</a>) (cd796fa) by Robert Soriano</li> </ul> <h3>Docs</h3> <ul> <li>guide: integrate tailwind (<a href="https://github.com/TanStack/router/tree/HEAD/packages/react-router-with-query/issues/4549">#4549</a>) (3e1d2f4) by Usman S. (Max Programming)</li> </ul> <h2>Packages</h2> <ul> <li><code>@​tanstack/router-core</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/solid-router</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-router</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-router-with-query</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/zod-adapter</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/valibot-adapter</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/arktype-adapter</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/router-devtools</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/solid-router-devtools</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-router-devtools</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/router-devtools-core</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/router-generator</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/router-cli</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/router-plugin</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/router-vite-plugin</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/solid-start-client</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/solid-start-server</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/start-client-core</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/start-server-core</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-start-client</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-start-server</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/start-server-functions-fetcher</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/start-server-functions-client</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/start-plugin-core</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/solid-start</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/solid-start-plugin</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-start</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-start-plugin</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TanStack/router/commit/9b93a05f70405299582a20ea79e6f78ad4857cfb"><code>9b93a05</code></a> release: v1.124.0</li> <li>See full diff in <a href="https://github.com/TanStack/router/commits/v1.124.0/packages/react-router-with-query">compare view</a></li> </ul> </details> <br /> Updates `@tanstack/react-start` from 1.123.2 to 1.124.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TanStack/router/releases"><code>@​tanstack/react-start</code>'s releases</a>.</em></p> <blockquote> <h2>v1.124.0</h2> <p>Version 1.124.0 - 7/1/25, 10:34 PM</p> <h2>Changes</h2> <h3>Feat</h3> <ul> <li>Add style to HeadContent (<a href="https://github.com/TanStack/router/tree/HEAD/packages/react-start/issues/4559">#4559</a>) (ceec4f2) by Felipe Stanzani</li> </ul> <h3>Chore</h3> <ul> <li>examples: Use Clerk devinxi version (<a href="https://github.com/TanStack/router/tree/HEAD/packages/react-start/issues/4392">#4392</a>) (cd796fa) by Robert Soriano</li> </ul> <h3>Docs</h3> <ul> <li>guide: integrate tailwind (<a href="https://github.com/TanStack/router/tree/HEAD/packages/react-start/issues/4549">#4549</a>) (3e1d2f4) by Usman S. (Max Programming)</li> </ul> <h2>Packages</h2> <ul> <li><code>@​tanstack/router-core</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/solid-router</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-router</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-router-with-query</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/zod-adapter</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/valibot-adapter</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/arktype-adapter</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/router-devtools</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/solid-router-devtools</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-router-devtools</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/router-devtools-core</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/router-generator</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/router-cli</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/router-plugin</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/router-vite-plugin</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/solid-start-client</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/solid-start-server</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/start-client-core</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/start-server-core</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-start-client</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-start-server</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/start-server-functions-fetcher</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/start-server-functions-client</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/start-plugin-core</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/solid-start</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/solid-start-plugin</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-start</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> <li><code>@​tanstack/react-start-plugin</code><a href="https://github.com/1"><code>@​1</code></a>.124.0</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TanStack/router/commit/9b93a05f70405299582a20ea79e6f78ad4857cfb"><code>9b93a05</code></a> release: v1.124.0</li> <li>See full diff in <a href="https://github.com/TanStack/router/commits/v1.124.0/packages/react-start">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>
1 parent 4ed1447 commit e710b76

File tree

6 files changed

+694
-1538
lines changed

6 files changed

+694
-1538
lines changed

packages/durable-event-iterator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"valibot": "^1.1.0"
5757
},
5858
"devDependencies": {
59-
"@cloudflare/workers-types": "^4.20250701.0",
59+
"@cloudflare/workers-types": "^4.20250702.0",
6060
"@orpc/standard-server-peer": "workspace:*",
6161
"@types/node": "^22.15.30"
6262
}

packages/tanstack-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@orpc/shared": "workspace:*"
4242
},
4343
"devDependencies": {
44-
"@angular/core": "^20.0.5",
44+
"@angular/core": "^20.0.6",
4545
"@tanstack/angular-query-experimental": "^5.81.5",
4646
"@tanstack/query-core": "^5.81.5",
4747
"@tanstack/react-query": "^5.81.5",

playgrounds/astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@tanstack/react-query": "^5.81.5",
2222
"@types/react": "^19.1.8",
2323
"@types/react-dom": "^19.1.5",
24-
"astro": "^5.10.0",
24+
"astro": "^5.10.2",
2525
"react": "^19.1.0",
2626
"react-dom": "^19.1.0",
2727
"typescript": "^5.8.3",

playgrounds/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@orpc/tanstack-query": "next",
1717
"@orpc/zod": "next",
1818
"@tanstack/vue-query": "^5.81.5",
19-
"nuxt": "^3.16.2",
19+
"nuxt": "^3.17.6",
2020
"vue": "latest",
2121
"vue-router": "latest",
2222
"zod": "^3.25.67"

playgrounds/tanstack-start/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"@orpc/zod": "next",
1919
"@tanstack/react-query": "^5.81.5",
2020
"@tanstack/react-query-devtools": "^5.81.5",
21-
"@tanstack/react-router": "^1.123.2",
22-
"@tanstack/react-router-devtools": "^1.123.2",
23-
"@tanstack/react-router-with-query": "^1.123.2",
24-
"@tanstack/react-start": "^1.123.2",
21+
"@tanstack/react-router": "^1.124.0",
22+
"@tanstack/react-router-devtools": "^1.124.0",
23+
"@tanstack/react-router-with-query": "^1.124.0",
24+
"@tanstack/react-start": "^1.124.0",
2525
"@types/node": "^22.15.18",
2626
"@types/react": "^19.1.8",
2727
"@types/react-dom": "^19.1.5",

0 commit comments

Comments
 (0)