build(deps): bump lucide-react from 0.511.0 to 1.11.0
dependenciesjavascript
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.511.0 to 1.11.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/lucide-icons/lucide/releases">lucide-react's releases</a>.</em></p>
<blockquote>
<h2>Version 1.11.0</h2>
<h2>What's Changed</h2>
<ul>
<li>docs: add missing period to TypeScript Support description by <a href="https://github.com/jglu"><code>@jglu</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4309">lucide-icons/lucide#4309</a></li>
<li>fix(<code>@lucide/svelte</code>): proper doc comments for svelte components by <a href="https://github.com/blt-r"><code>@blt-r</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4267">lucide-icons/lucide#4267</a></li>
<li>chore(deps): bump svgo from 3.3.2 to 3.3.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4119">lucide-icons/lucide#4119</a></li>
<li>chore(deps-dev): bump astro from 6.0.8 to 6.1.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4310">lucide-icons/lucide#4310</a></li>
<li>feat(icons): add power and quick tags to zap and zap-off by <a href="https://github.com/swastik7805"><code>@swastik7805</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4268">lucide-icons/lucide#4268</a></li>
<li>test(build-font): added comprehensive unit tests on build-font tool by <a href="https://github.com/karsa-mistmere"><code>@karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4315">lucide-icons/lucide#4315</a></li>
<li>feat(docs): blur background of framework-select by <a href="https://github.com/Spleefies"><code>@Spleefies</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4238">lucide-icons/lucide#4238</a></li>
<li>feat(icon): add heart-x icon by <a href="https://github.com/swastik7805"><code>@swastik7805</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4264">lucide-icons/lucide#4264</a></li>
<li>fix(icons): optimised <code>rotate-3d</code> icon by <a href="https://github.com/jamiemlaw"><code>@jamiemlaw</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4299">lucide-icons/lucide#4299</a></li>
<li>feat(icons): added <code>layers-minus</code> icon by <a href="https://github.com/Spleefies"><code>@Spleefies</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4005">lucide-icons/lucide#4005</a></li>
<li>feat(icons): added <code>bell-check</code> icon by <a href="https://github.com/pettelau"><code>@pettelau</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4152">lucide-icons/lucide#4152</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/jglu"><code>@jglu</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4309">lucide-icons/lucide#4309</a></li>
<li><a href="https://github.com/pettelau"><code>@pettelau</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4152">lucide-icons/lucide#4152</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/1.9.0...1.11.0">https://github.com/lucide-icons/lucide/compare/1.9.0...1.11.0</a></p>
<h2>Version 1.10.0</h2>
<h2>What's Changed</h2>
<ul>
<li>docs: add missing period to TypeScript Support description by <a href="https://github.com/jglu"><code>@jglu</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4309">lucide-icons/lucide#4309</a></li>
<li>fix(<code>@lucide/svelte</code>): proper doc comments for svelte components by <a href="https://github.com/blt-r"><code>@blt-r</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4267">lucide-icons/lucide#4267</a></li>
<li>chore(deps): bump svgo from 3.3.2 to 3.3.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4119">lucide-icons/lucide#4119</a></li>
<li>chore(deps-dev): bump astro from 6.0.8 to 6.1.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4310">lucide-icons/lucide#4310</a></li>
<li>feat(icons): add power and quick tags to zap and zap-off by <a href="https://github.com/swastik7805"><code>@swastik7805</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4268">lucide-icons/lucide#4268</a></li>
<li>test(build-font): added comprehensive unit tests on build-font tool by <a href="https://github.com/karsa-mistmere"><code>@karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4315">lucide-icons/lucide#4315</a></li>
<li>feat(docs): blur background of framework-select by <a href="https://github.com/Spleefies"><code>@Spleefies</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4238">lucide-icons/lucide#4238</a></li>
<li>feat(icon): add heart-x icon by <a href="https://github.com/swastik7805"><code>@swastik7805</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4264">lucide-icons/lucide#4264</a></li>
<li>fix(icons): optimised <code>rotate-3d</code> icon by <a href="https://github.com/jamiemlaw"><code>@jamiemlaw</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4299">lucide-icons/lucide#4299</a></li>
<li>feat(icons): added <code>layers-minus</code> icon by <a href="https://github.com/Spleefies"><code>@Spleefies</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4005">lucide-icons/lucide#4005</a></li>
<li>feat(icons): added <code>bell-check</code> icon by <a href="https://github.com/pettelau"><code>@pettelau</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4152">lucide-icons/lucide#4152</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/jglu"><code>@jglu</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4309">lucide-icons/lucide#4309</a></li>
<li><a href="https://github.com/pettelau"><code>@pettelau</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4152">lucide-icons/lucide#4152</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/1.9.0...1.10.0">https://github.com/lucide-icons/lucide/compare/1.9.0...1.10.0</a></p>
<h2>Version 1.9.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(packages/angular): allow string inputs for size by <a href="https://github.com/swastik7805"><code>@swastik7805</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4253">lucide-icons/lucide#4253</a></li>
<li>fix(gh-icon): update colors for ColoredPath component by <a href="https://github.com/jguddas"><code>@jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4233">lucide-icons/lucide#4233</a></li>
<li>feat(packages): use .mjs for ESM bundles by <a href="https://github.com/karsa-mistmere"><code>@karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4285">lucide-icons/lucide#4285</a></li>
<li>fix(build-font): add collision detection to font codepoints by <a href="https://github.com/karsa-mistmere"><code>@karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4300">lucide-icons/lucide#4300</a></li>
<li>feat(icons): added <code>timeline</code> icon by <a href="https://github.com/jguddas"><code>@jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4270">lucide-icons/lucide#4270</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/swastik7805"><code>@swastik7805</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/4253">lucide-icons/lucide#4253</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/lucide-icons/lucide/commit/653e44b83293567ff24dcb90ca1094a9cf0a042a"><code>653e44b</code></a> feat(packages): use .mjs for ESM bundles (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/4285">#4285</a>)</li>
<li><a href="https://github.com/lucide-icons/lucide/commit/7623e23f787fe78e5075a613fd22da2cecbb9b1b"><code>7623e23</code></a> feat(docs): add Zephyr Cloud to Hero Backers tier & rework updateSponsors scr...</li>
<li><a href="https://github.com/lucide-icons/lucide/commit/dada0a82970d3733d1d716e2089591c538272a39"><code>dada0a8</code></a> fix(lucide-react): Fix dynamic imports (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/4210">#4210</a>)</li>
<li><a href="https://github.com/lucide-icons/lucide/commit/a6e648a66ff470c2255d3666765fd73cfcc185ff"><code>a6e648a</code></a> fix(lucide-react): correct client directives in RSC files (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/4189">#4189</a>)</li>
<li><a href="https://github.com/lucide-icons/lucide/commit/1f010a357a21c7a8c5e1f92dd90f09d76a04e2dd"><code>1f010a3</code></a> fix(lucide-react): Fixes provider export and RSC render issues (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/4175">#4175</a>)</li>
<li><a href="https://github.com/lucide-icons/lucide/commit/484f2c9cd377dbeb536f63d4b183ecfd26947014"><code>484f2c9</code></a> docs(version-1): Version 1 website (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/4142">#4142</a>)</li>
<li><a href="https://github.com/lucide-icons/lucide/commit/a0e202d759da95c243b541f8d3c1c26eada32b2e"><code>a0e202d</code></a> feat(packages/angular): add new <code>@lucide/angular</code> package (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/3897">#3897</a>)</li>
<li><a href="https://github.com/lucide-icons/lucide/commit/c5b155ec37f0217bfd85e309873029379df473ac"><code>c5b155e</code></a> Merge branch 'main' of <a href="https://github.com/lucide-icons/lucide">https://github.com/lucide-icons/lucide</a> into next</li>
<li><a href="https://github.com/lucide-icons/lucide/commit/f6c0d0603ae2bc92f54d0397d70233274e53da97"><code>f6c0d06</code></a> chore(deps): bump rollup from 4.53.3 to 4.59.0 (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/4106">#4106</a>)</li>
<li><a href="https://github.com/lucide-icons/lucide/commit/628d4f903a0ed674259026c8f3cfd10346481788"><code>628d4f9</code></a> Merge branch 'main' of <a href="https://github.com/lucide-icons/lucide">https://github.com/lucide-icons/lucide</a> into next</li>
<li>Additional commits viewable in <a href="https://github.com/lucide-icons/lucide/commits/1.11.0/packages/lucide-react">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/~GitHub%20Actions">GitHub Actions</a>, a new releaser for lucide-react since your current version.</p>
</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 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>
合并状态:未合并 关闭于 2026-04-28 2 条评论