chore(ui-deps): bump remeda from 2.30.0 to 2.32.0 in /llama_stack/ui (#3511)

Bumps [remeda](https://github.com/remeda/remeda) from 2.30.0 to 2.32.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/remeda/remeda/releases">remeda's
releases</a>.</em></p>
<blockquote>
<h2>v2.32.0</h2>
<h1><a
href="https://github.com/remeda/remeda/compare/v2.31.1...v2.32.0">2.32.0</a>
(2025-09-18)</h1>
<h3>Features</h3>
<ul>
<li>toTitleCase (<a
href="https://redirect.github.com/remeda/remeda/issues/1200">#1200</a>)
(<a
href="90866698f7">9086669</a>)</li>
</ul>
<h2>v2.31.1</h2>
<h2><a
href="https://github.com/remeda/remeda/compare/v2.31.0...v2.31.1">2.31.1</a>
(2025-09-09)</h2>
<p><em>This version is identical to <a
href="https://github.com/remeda/remeda/releases/tag/v2.31.0">2.31.0</a>.
We were experimenting with some modernizations of our release pipelines
and needed to generate a release as part of testing those
changes.</em></p>
<h2>v2.31.0</h2>
<h1><a
href="https://github.com/remeda/remeda/compare/v2.30.0...v2.31.0">2.31.0</a>
(2025-09-08)</h1>
<h3>Features</h3>
<ul>
<li><strong>conditional:</strong> remove <code>defaultCase</code> (<a
href="https://redirect.github.com/remeda/remeda/issues/1192">#1192</a>)
(<a
href="ebea7b3bc6">ebea7b3</a>),
closes <a
href="https://redirect.github.com/remeda/remeda/issues/1114">#1114</a></li>
<li><strong>isEmptyish:</strong> a wider variant of <code>isEmpty</code>
that accepts any input. (<a
href="https://redirect.github.com/remeda/remeda/issues/1180">#1180</a>)
(<a
href="025b2ec8d8">025b2ec</a>),
closes <a
href="https://redirect.github.com/remeda/remeda/issues/775">#775</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="90866698f7"><code>9086669</code></a>
feat: toTitleCase (<a
href="https://redirect.github.com/remeda/remeda/issues/1200">#1200</a>)</li>
<li><a
href="6198796b25"><code>6198796</code></a>
docs: even more broken links (<a
href="https://redirect.github.com/remeda/remeda/issues/1202">#1202</a>)</li>
<li><a
href="705c29d48c"><code>705c29d</code></a>
docs: fix broken links in migration articles (<a
href="https://redirect.github.com/remeda/remeda/issues/1201">#1201</a>)</li>
<li><a
href="d24c932fa3"><code>d24c932</code></a>
docs(string): rework all docs in the string category + lodash migration
(<a
href="https://redirect.github.com/remeda/remeda/issues/1199">#1199</a>)</li>
<li><a
href="ae0e1156d6"><code>ae0e115</code></a>
fix(release): revert OIDC release (for now) + jsr provenance (<a
href="https://redirect.github.com/remeda/remeda/issues/1197">#1197</a>)</li>
<li><a
href="6293fc2e95"><code>6293fc2</code></a>
fix(semantic-release): provide a github token in the env (<a
href="https://redirect.github.com/remeda/remeda/issues/1196">#1196</a>)</li>
<li><a
href="53c4e07f14"><code>53c4e07</code></a>
fix(npm): use oidc when publishing to npm (<a
href="https://redirect.github.com/remeda/remeda/issues/1195">#1195</a>)</li>
<li><a
href="3cdc9833ea"><code>3cdc983</code></a>
chore(deps): bump locked versions (<a
href="https://redirect.github.com/remeda/remeda/issues/1194">#1194</a>)</li>
<li><a
href="49a295b58a"><code>49a295b</code></a>
chore(deps): manually bump everything (<a
href="https://redirect.github.com/remeda/remeda/issues/1193">#1193</a>)</li>
<li><a
href="ebea7b3bc6"><code>ebea7b3</code></a>
feat(conditional): remove <code>defaultCase</code> (<a
href="https://redirect.github.com/remeda/remeda/issues/1192">#1192</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/remeda/remeda/compare/v2.30.0...v2.32.0">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~eranhirsch">eranhirsch</a>, a new releaser
for remeda since your current version.</p>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=remeda&package-manager=npm_and_yarn&previous-version=2.30.0&new-version=2.32.0)](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:
dependabot[bot] 2025-09-22 13:56:43 +02:00 committed by GitHub
parent 6ce2cf3e12
commit 21f7667bb7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,7 @@
"react-dom": "^19.1.1", "react-dom": "^19.1.1",
"react-markdown": "^10.1.0", "react-markdown": "^10.1.0",
"remark-gfm": "^4.0.1", "remark-gfm": "^4.0.1",
"remeda": "^2.30.0", "remeda": "^2.32.0",
"shiki": "^1.29.2", "shiki": "^1.29.2",
"sonner": "^2.0.7", "sonner": "^2.0.7",
"tailwind-merge": "^3.3.1" "tailwind-merge": "^3.3.1"
@ -12887,9 +12887,9 @@
} }
}, },
"node_modules/remeda": { "node_modules/remeda": {
"version": "2.30.0", "version": "2.32.0",
"resolved": "https://registry.npmjs.org/remeda/-/remeda-2.30.0.tgz", "resolved": "https://registry.npmjs.org/remeda/-/remeda-2.32.0.tgz",
"integrity": "sha512-TcRpI1ecqnMer3jHhFtMerGvHFCDlCHljUp0/9A4HxHOh5bSY3kP1l8nQDFMnWYJKl3MSarDNY1tb0Bs/bCmvw==", "integrity": "sha512-BZx9DsT4FAgXDTOdgJIc5eY6ECIXMwtlSPQoPglF20ycSWigttDDe88AozEsPPT4OWk5NujroGSBC1phw5uU+w==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"type-fest": "^4.41.0" "type-fest": "^4.41.0"

View file

@ -32,7 +32,7 @@
"react-dom": "^19.1.1", "react-dom": "^19.1.1",
"react-markdown": "^10.1.0", "react-markdown": "^10.1.0",
"remark-gfm": "^4.0.1", "remark-gfm": "^4.0.1",
"remeda": "^2.30.0", "remeda": "^2.32.0",
"shiki": "^1.29.2", "shiki": "^1.29.2",
"sonner": "^2.0.7", "sonner": "^2.0.7",
"tailwind-merge": "^3.3.1" "tailwind-merge": "^3.3.1"