Skip to content

chore(deps): bump the frontend-minor-patch group across 1 directory with 6 updates - #35

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-frontend-main-frontend-minor-patch-e49beb521c
Closed

chore(deps): bump the frontend-minor-patch group across 1 directory with 6 updates#35
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-frontend-main-frontend-minor-patch-e49beb521c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the frontend-minor-patch group with 5 updates in the /frontend directory:

Package From To
@lobehub/icons 5.11.0 5.14.0
@lobehub/ui 5.20.2 5.22.3
lucide-react 1.24.0 1.25.0
@tailwindcss/postcss 4.3.2 4.3.3
postcss 8.5.19 8.5.20

Updates @lobehub/icons from 5.11.0 to 5.14.0

Changelog

Sourced from @​lobehub/icons's changelog.

Version 5.14.0

Released on 2026-07-17

✨ Features

  • auto: Auto build static icons.
  • docs: Migrate to lobedocs.

What's improved

  • auto: Auto build static icons (b2cb8c6)
  • docs: Migrate to lobedocs, closes #366 (debf214)

Version 5.13.0

Released on 2026-07-14

✨ Features

  • auto: Auto build static icons.
  • misc: Add Anspire, Bocha, Brave, Browserless, Kagi, SearXNG.

What's improved

  • auto: Auto build static icons (ef22550)
  • misc: Add Anspire, Bocha, Brave, Browserless, Kagi, SearXNG (ba5e7e5)

... (truncated)

Commits
  • d570ec8 🔖 chore(release): v5.14.0 [skip ci]
  • debf214 ✨ feat(docs): migrate to lobedocs (#366)
  • 918a629 🔖 chore(release): @​lobehub/icons-static-webp@​1.93.0 [skip ci]
  • 49ea6ca 🔖 chore(release): @​lobehub/icons-static-svg@​1.93.0 [skip ci]
  • 656685e 🔖 chore(release): @​lobehub/icons-static-png@​1.93.0 [skip ci]
  • 4e11561 🔖 chore(release): @​lobehub/icons-static-avatar@​1.13.0 [skip ci]
  • 3239780 🔖 chore(release): @​lobehub/icons-rn@​2.11.0 [skip ci]
  • b2cb8c6 ✨ feat(auto): Auto build static icons
  • 5d01d53 🔖 chore(release): v5.13.0 [skip ci]
  • ba5e7e5 ✨ feat: Add Anspire, Bocha, Brave, Browserless, Kagi, SearXNG
  • Additional commits viewable in compare view

Updates @lobehub/ui from 5.20.2 to 5.22.3

Release notes

Sourced from @​lobehub/ui's releases.

v5.22.3

5.22.3 (2026-07-17)

🐛 Bug Fixes

  • docs-kit: Keep standalone demos full width, closes #571 (05093d9)

v5.22.2

5.22.2 (2026-07-17)

🐛 Bug Fixes

  • docs-kit: Require flex-compatible ui runtime, closes #570 (76516b8)

v5.22.1

5.22.1 (2026-07-17)

🐛 Bug Fixes

  • docs-kit: Route all manifest documents, closes #568 (691d93e)
  • docs: Exclude demo headings from TOC, closes #569 (7443188)

v5.22.0

5.22.0 (2026-07-17)

✅ Tests

  • docs-kit: Allow Vite registry startup on CI (0326fdf)
  • docs-kit: Stabilize Vite integrations on CI (9abeba3)

✨ Features

  • docs-kit: Improve lobedocs consumer integration (e5be87e)

🐛 Bug Fixes

  • docs-kit: Skip dependency discovery in compiler tests (11adcde)

v5.21.0

5.21.0 (2026-07-17)

♻ Code Refactoring

... (truncated)

Changelog

Sourced from @​lobehub/ui's changelog.

5.22.3 (2026-07-17)

🐛 Bug Fixes

  • docs-kit: Keep standalone demos full width, closes #571 (05093d9)

5.22.2 (2026-07-17)

🐛 Bug Fixes

  • docs-kit: Require flex-compatible ui runtime, closes #570 (76516b8)

5.22.1 (2026-07-17)

🐛 Bug Fixes

  • docs-kit: Route all manifest documents, closes #568 (691d93e)
  • docs: Exclude demo headings from TOC, closes #569 (7443188)

5.22.0 (2026-07-17)

✅ Tests

  • docs-kit: Allow Vite registry startup on CI (0326fdf)
  • docs-kit: Stabilize Vite integrations on CI (9abeba3)

✨ Features

  • docs-kit: Improve lobedocs consumer integration (e5be87e)

🐛 Bug Fixes

  • docs-kit: Skip dependency discovery in compiler tests (11adcde)

5.21.0 (2026-07-17)

♻ Code Refactoring

  • docs-kit: Dedupe legacy-redirect types and drop hardcoded site host (15234de)
  • docs-kit: Extract lobedocs CLI logic into importable modules (3c40d85)
  • docs-kit: Relocate site/ into packages/docs-kit (393a069)
  • docs-kit: Use lobe-ui Hotkey for search panel kbd chips (033e384)
  • docs: Move bespoke home page from docs-kit into docs/home via homePage config (094044f)

✅ Tests

  • docs-kit: Deflake HMR watcher and Header matchMedia teardown on CI (8d74035)
  • docs-kit: Fix inherited CI failures and harden flaky tests (99471f0)
  • docs-kit: Harden anchor-list search test against effect-flush flake (c7f2ca7)
  • docs-kit: Self-heal lost chokidar poll events in HMR watcher test (b09ad04)

... (truncated)

Commits
  • 45dd9b1 🔖 chore(release): v5.22.3 [skip ci]
  • 05093d9 🐛 fix(docs-kit): keep standalone demos full width (#571)
  • d955f07 🔖 chore(release): v5.22.2 [skip ci]
  • 76516b8 🐛 fix(docs-kit): require flex-compatible ui runtime (#570)
  • a79d96e 🔖 chore(release): v5.22.1 [skip ci]
  • 7443188 🐛 fix(docs): exclude demo headings from TOC (#569)
  • 691d93e 🐛 fix(docs-kit): route all manifest documents (#568)
  • 07bcf2b 🔖 chore(release): v5.22.0 [skip ci]
  • e98eab6 Merge pull request #567 from lobehub/agent/docs-404-page
  • 9abeba3 🧪 test(docs-kit): stabilize Vite integrations on CI
  • Additional commits viewable in compare view

Updates lucide-react from 1.24.0 to 1.25.0

Release notes

Sourced from lucide-react's releases.

Version 1.25.0

What's Changed

Full Changelog: lucide-icons/lucide@1.24.0...1.25.0

Commits

Updates @tailwindcss/postcss from 4.3.2 to 4.3.3

Release notes

Sourced from @​tailwindcss/postcss's releases.

v4.3.3

Fixed

  • Support --watch --poll[=ms] in @tailwindcss/cli when filesystem events are unreliable or unavailable (#20297)
  • Canonicalization: match arbitrary hex colors against theme colors case-insensitively (e.g. bg-[#fff] and bg-[#FFF]bg-white) (#20298)
  • Prevent Preflight from overriding Firefox's native iframe:focus-visible outline styles (#20292)
  • Ensure theme('colors.foo') in JS plugins resolves correctly when both --color-foo and --color-foo-bar exist (#20299)
  • Ensure fractional opacity modifiers work with named shadow sizes like shadow-sm/12.5, text-shadow-sm/12.5, drop-shadow-sm/12.5, and inset-shadow-sm/12.5 (#20302)
  • Parse selectors like [data-foo]div as two selectors instead of one (#20303)
  • Ensure @tailwindcss/postcss rebuilds when a preprocessor like Sass changes the input CSS without changing the input file on disk (#20310)
  • Ensure CSS nesting is handled even when Lightning CSS isn't run, such as in @tailwindcss/browser and Tailwind Play (#20124)
  • Prevent achromatic theme colors from shifting hue when mixed in polar color spaces like oklch (#20314)
  • Ensure --spacing(0) is optimized to 0px instead of 0 so it remains a <length> when used in calc(…) (#20319)
  • Load @parcel/watcher only when needed in @tailwindcss/cli --watch mode, so one-off builds and --watch --poll work when @parcel/watcher can't be loaded (#20325)
  • Use explicit platform fonts instead of system-ui and ui-sans-serif so CJK text respects the page's lang attribute on Windows (#20318)
  • Prevent @tailwindcss/upgrade from rewriting ignored files when run from a subdirectory (#20329)
  • Ensure earlier @source rules pointing to nested files are scanned when later @source rules point to files in parent folders (#20335)
  • Prevent @tailwindcss/vite from triggering full page reloads when scanned files are processed by Vite but haven't been loaded as modules yet (#20336)
Changelog

Sourced from @​tailwindcss/postcss's changelog.

[4.3.3] - 2026-07-16

Fixed

  • Support --watch --poll[=ms] in @tailwindcss/cli when filesystem events are unreliable or unavailable (#20297)
  • Canonicalization: match arbitrary hex colors against theme colors case-insensitively (e.g. bg-[#fff] and bg-[#FFF]bg-white) (#20298)
  • Prevent Preflight from overriding Firefox's native iframe:focus-visible outline styles (#20292)
  • Ensure theme('colors.foo') in JS plugins resolves correctly when both --color-foo and --color-foo-bar exist (#20299)
  • Ensure fractional opacity modifiers work with named shadow sizes like shadow-sm/12.5, text-shadow-sm/12.5, drop-shadow-sm/12.5, and inset-shadow-sm/12.5 (#20302)
  • Parse selectors like [data-foo]div as two selectors instead of one (#20303)
  • Ensure @tailwindcss/postcss rebuilds when a preprocessor like Sass changes the input CSS without changing the input file on disk (#20310)
  • Ensure CSS nesting is handled even when Lightning CSS isn't run, such as in @tailwindcss/browser and Tailwind Play (#20124)
  • Prevent achromatic theme colors from shifting hue when mixed in polar color spaces like oklch (#20314)
  • Ensure --spacing(0) is optimized to 0px instead of 0 so it remains a <length> when used in calc(…) (#20319)
  • Load @parcel/watcher only when needed in @tailwindcss/cli --watch mode, so one-off builds and --watch --poll work when @parcel/watcher can't be loaded (#20325)
  • Use explicit platform fonts instead of system-ui and ui-sans-serif so CJK text respects the page's lang attribute on Windows (#20318)
  • Prevent @tailwindcss/upgrade from rewriting ignored files when run from a subdirectory (#20329)
  • Ensure earlier @source rules pointing to nested files are scanned when later @source rules point to files in parent folders (#20335)
  • Prevent @tailwindcss/vite from triggering full page reloads when scanned files are processed by Vite but haven't been loaded as modules yet (#20336)
Commits
  • c2b24dd 4.3.3 (#20334)
  • e48c5e8 Fix weird character rendering on Windows with Japanese locale (#20318)
  • 9b0e8af Ensure @tailwindcss/postcss rebuilds when the input CSS changes but its mti...
  • b53fa09 fix: exclude iframes from focus-visible auto outline in Preflight (#20292)
  • See full diff in compare view

Updates postcss from 8.5.19 to 8.5.20

Release notes

Sourced from postcss's releases.

8.5.20

Changelog

Sourced from postcss's changelog.

8.5.20

Commits

Updates tailwindcss from 4.3.2 to 4.3.3

Release notes

Sourced from tailwindcss's releases.

v4.3.3

Fixed

  • Support --watch --poll[=ms] in @tailwindcss/cli when filesystem events are unreliable or unavailable (#20297)
  • Canonicalization: match arbitrary hex colors against theme colors case-insensitively (e.g. bg-[#fff] and bg-[#FFF]bg-white) (#20298)
  • Prevent Preflight from overriding Firefox's native iframe:focus-visible outline styles (#20292)
  • Ensure theme('colors.foo') in JS plugins resolves correctly when both --color-foo and --color-foo-bar exist (#20299)
  • Ensure fractional opacity modifiers work with named shadow sizes like shadow-sm/12.5, text-shadow-sm/12.5, drop-shadow-sm/12.5, and inset-shadow-sm/12.5 (#20302)
  • Parse selectors like [data-foo]div as two selectors instead of one (#20303)
  • Ensure @tailwindcss/postcss rebuilds when a preprocessor like Sass changes the input CSS without changing the input file on disk (#20310)
  • Ensure CSS nesting is handled even when Lightning CSS isn't run, such as in @tailwindcss/browser and Tailwind Play (#20124)
  • Prevent achromatic theme colors from shifting hue when mixed in polar color spaces like oklch (#20314)
  • Ensure --spacing(0) is optimized to 0px instead of 0 so it remains a <length> when used in calc(…) (#20319)
  • Load @parcel/watcher only when needed in @tailwindcss/cli --watch mode, so one-off builds and --watch --poll work when @parcel/watcher can't be loaded (#20325)
  • Use explicit platform fonts instead of system-ui and ui-sans-serif so CJK text respects the page's lang attribute on Windows (#20318)
  • Prevent @tailwindcss/upgrade from rewriting ignored files when run from a subdirectory (#20329)
  • Ensure earlier @source rules pointing to nested files are scanned when later @source rules point to files in parent folders (#20335)
  • Prevent @tailwindcss/vite from triggering full page reloads when scanned files are processed by Vite but haven't been loaded as modules yet (#20336)
Changelog

Sourced from tailwindcss's changelog.

[4.3.3] - 2026-07-16

Fixed

  • Support --watch --poll[=ms] in @tailwindcss/cli when filesystem events are unreliable or unavailable (#20297)
  • Canonicalization: match arbitrary hex colors against theme colors case-insensitively (e.g. bg-[#fff] and bg-[#FFF]bg-white) (#20298)
  • Prevent Preflight from overriding Firefox's native iframe:focus-visible outline styles (#20292)
  • Ensure theme('colors.foo') in JS plugins resolves correctly when both --color-foo and --color-foo-bar exist (#20299)
  • Ensure fractional opacity modifiers work with named shadow sizes like shadow-sm/12.5, text-shadow-sm/12.5, drop-shadow-sm/12.5, and inset-shadow-sm/12.5 (#20302)
  • Parse selectors like [data-foo]div as two selectors instead of one (#20303)
  • Ensure @tailwindcss/postcss rebuilds when a preprocessor like Sass changes the input CSS without changing the input file on disk (#20310)
  • Ensure CSS nesting is handled even when Lightning CSS isn't run, such as in @tailwindcss/browser and Tailwind Play (#20124)
  • Prevent achromatic theme colors from shifting hue when mixed in polar color spaces like oklch (#20314)
  • Ensure --spacing(0) is optimized to 0px instead of 0 so it remains a <length> when used in calc(…) (#20319)
  • Load @parcel/watcher only when needed in @tailwindcss/cli --watch mode, so one-off builds and --watch --poll work when @parcel/watcher can't be loaded (#20325)
  • Use explicit platform fonts instead of system-ui and ui-sans-serif so CJK text respects the page's lang attribute on Windows (#20318)
  • Prevent @tailwindcss/upgrade from rewriting ignored files when run from a subdirectory (#20329)
  • Ensure earlier @source rules pointing to nested files are scanned when later @source rules point to files in parent folders (#20335)
  • Prevent @tailwindcss/vite from triggering full page reloads when scanned files are processed by Vite but haven't been loaded as modules yet (#20336)
Commits

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 commands and options

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 <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

…ith 6 updates

Bumps the frontend-minor-patch group with 5 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@lobehub/icons](https://github.com/lobehub/lobe-icons) | `5.11.0` | `5.14.0` |
| [@lobehub/ui](https://github.com/lobehub/lobe-ui) | `5.20.2` | `5.22.3` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.24.0` | `1.25.0` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.3.2` | `4.3.3` |
| [postcss](https://github.com/postcss/postcss) | `8.5.19` | `8.5.20` |



Updates `@lobehub/icons` from 5.11.0 to 5.14.0
- [Release notes](https://github.com/lobehub/lobe-icons/releases)
- [Changelog](https://github.com/lobehub/lobe-icons/blob/master/CHANGELOG.md)
- [Commits](lobehub/lobe-icons@v5.11.0...v5.14.0)

Updates `@lobehub/ui` from 5.20.2 to 5.22.3
- [Release notes](https://github.com/lobehub/lobe-ui/releases)
- [Changelog](https://github.com/lobehub/lobe-ui/blob/master/CHANGELOG.md)
- [Commits](lobehub/lobe-ui@v5.20.2...v5.22.3)

Updates `lucide-react` from 1.24.0 to 1.25.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.25.0/packages/lucide-react)

Updates `@tailwindcss/postcss` from 4.3.2 to 4.3.3
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/@tailwindcss-postcss)

Updates `postcss` from 8.5.19 to 8.5.20
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.19...8.5.20)

Updates `tailwindcss` from 4.3.2 to 4.3.3
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: "@lobehub/icons"
  dependency-version: 5.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-minor-patch
- dependency-name: "@lobehub/ui"
  dependency-version: 5.22.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-minor-patch
- dependency-name: lucide-react
  dependency-version: 1.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-minor-patch
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-minor-patch
- dependency-name: postcss
  dependency-version: 8.5.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-minor-patch
- dependency-name: tailwindcss
  dependency-version: 4.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend-minor-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 20, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: frontend, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel

vercel Bot commented Jul 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ollamomui Ready Ready Preview, Comment Jul 20, 2026 6:24am

@dependabot @github

dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 27, 2026
@dependabot
dependabot Bot deleted the dependabot-npm_and_yarn-frontend-main-frontend-minor-patch-e49beb521c branch July 27, 2026 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants