Skip to content

build(deps): Bump the npm group across 1 directory with 24 updates#1128

Open
dependabot[bot] wants to merge 1 commit into
WEM-2.0from
dependabot/npm_and_yarn/npm-788815d081
Open

build(deps): Bump the npm group across 1 directory with 24 updates#1128
dependabot[bot] wants to merge 1 commit into
WEM-2.0from
dependabot/npm_and_yarn/npm-788815d081

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm group with 23 updates in the / directory:

Package From To
@univerjs/core 0.24.0 0.25.1
@univerjs/design 0.24.0 0.25.1
@univerjs/docs 0.24.0 0.25.1
@univerjs/docs-ui 0.24.0 0.25.1
@univerjs/engine-formula 0.24.0 0.25.1
@univerjs/engine-render 0.24.0 0.25.1
@univerjs/sheets 0.24.0 0.25.1
@univerjs/sheets-formula 0.24.0 0.25.1
@univerjs/sheets-formula-ui 0.24.0 0.25.1
@univerjs/sheets-numfmt 0.24.0 0.25.1
@univerjs/sheets-numfmt-ui 0.24.0 0.25.1
@univerjs/sheets-ui 0.24.0 0.25.1
@univerjs/ui 0.24.0 0.25.1
admin-lte 4.0.0-rc7 4.0.2
react 19.2.6 19.2.7
react-dom 19.2.6 19.2.7
three 0.184.0 0.185.0
@vitest/coverage-v8 4.1.7 4.1.9
autoprefixer 10.5.0 10.5.2
axios 1.16.1 1.18.1
laravel-echo 2.3.4 2.3.7
postcss 8.5.15 8.5.16
sass 1.100.0 1.101.0

Updates @univerjs/core from 0.24.0 to 0.25.1

Release notes

Sourced from @​univerjs/core's releases.

🐢 Release v0.25.0

🎊 Univer@v0.25.1

[!IMPORTANT] 📢 1.0 Release Coming Soon

We are working hard on the official release of Univer 1.0, which will be a major milestone for the project. Stay tuned!


What's New?

This version only includes some bug fixes in Univer Pro, with no feature updates.

📢 Join the Discussion

Have questions, feedback, or ideas? Reach out to us at:


Full Changelog (2026-06-27)

📐 Release v0.25.0

🎊 Univer@v0.25.0

[!IMPORTANT] 📢 1.0 Release Coming Soon

We are working hard on the official release of Univer 1.0, which will be a major milestone for the project. Stay tuned!

🚧 Work In Progress

The following features are actively under development. Some modules are already available, and the full experience will be delivered gradually in subsequent versions:

Direction Status Description
Performance Optimization 🔄 Ongoing Performance tuning for the core engine and rendering pipeline
Base 功能 🔄 In development Multi-dimensional table (Base) functionality
Docs Features 🔄 In development Document editing and reusable editor components
Slides Features 🔄 In development Development and iteration of slide editing capabilities

📝 Docs Table

Docs Table receives significant enhancements across both Univer and Univer Pro, delivering a more complete table editing experience in documents.

... (truncated)

Changelog

Sourced from @​univerjs/core's changelog.

0.25.1 (2026-06-27)

0.25.0 (2026-05-30)

Bug Fixes

  • add missing locale keys (#6981) (bdd4a43)
  • add missing translations (#6977) (2e29c8b)
  • core: log plugin version mismatch instead of throwing (#6990) (d294343)
  • data-validation: preserve commas in custom list options (#6982) (c6b3677)
  • docs-hyper-link-ui: add isSafeUrl check before opening hyperlink (#6993) (88d0a8f)
  • docs-ui: skip resize after editor render disposed (#6974) (4b28168)
  • docs-ui: update page-settings locale keys to use docs-ui namespace (#6978) (d59404a)
  • docs-ui: upload pasted base64 images (#6985) (ae59468)
  • drawing-ui: add missing translations (#6975) (ea36cbb)
  • engine-render: add Thai language text rendering support (#6960) (53dd848)
  • facade: fix onCalculationResultApplied api used with worker (#6947) (105306d)
  • fix FWorksheet.getUrl (#6953) (0e3d93b)
  • formula: fix table formula references (#6946) (e252707)
  • handle comma values in list dropdowns (#6986) (1a357ff)
  • ignore custom metadata when checking empty cells (#6957) (79e2c9f)
  • locale: add missing shortcut translations (#6995) (3830301)
  • render: avoid large cache diff on scrollbar jumps (#6959) (7a8ddbe)
  • sheets-data-validation: preserve commas in list values (#6942) (01e9735)
  • sheets-filter: register facade commands without UI (#6954) (ceaed82)
  • sheets-find-replace: scroll to cross-sheet matches correctly (#6970) (ca7dd0d)
  • sheets-table-ui: improve filter panel layout and locale key handling (#6964) (390c54b)
  • sheets-table: isolate table filter rows by worksheet (#6965) (11e0526)
  • sheets-ui: fix frozen area ghosting when scrolling sheets (#6969) (c494cd2)
  • sheets-ui: prevent page scroll during upward sheet wheel (#6976) (d65bbc4)
  • stabilize thread comment editing flow (#6994) (b3b7bba)
  • ui: fix memory leaks in before-close and ribbon services (#6991) (d56b1f9)
  • ui: fix ribbon visibility subscription and menu hidden logic (#6963) (788a8fb)
  • ui: update DocFooter to check for slide presence before rendering (#6966) (813c6e1)
  • ui: update titles for ribbon groups to support i18n (#6962) (5223cc3)

Features

  • add new locale translations (#6958) (c326150)
  • docs: polish docs table rendering and menus (#6926) (e156edc)
  • docs: restore zoom and add facade insertion APIs (#6968) (94c2aef)
  • sheets-hyper-link: improve hyperlink facade APIs (#6950) (c0f2cc0)
  • ui: add groupTitle locale key for shortcut group display (#6967) (c66cd36)
Commits
  • c9c8607 chore(release): release v0.25.1
  • b303814 chore(release): release v0.25.0
  • 3830301 fix(locale): add missing shortcut translations (#6995)
  • 88d0a8f fix(docs-hyper-link-ui): add isSafeUrl check before opening hyperlink (#6993)
  • b3b7bba fix: stabilize thread comment editing flow (#6994)
  • d56b1f9 fix(ui): fix memory leaks in before-close and ribbon services (#6991)
  • d294343 fix(core): log plugin version mismatch instead of throwing (#6990)
  • ae59468 fix(docs-ui): upload pasted base64 images (#6985)
  • 1a357ff fix: handle comma values in list dropdowns (#6986)
  • c6b3677 fix(data-validation): preserve commas in custom list options (#6982)
  • Additional commits viewable in compare view

Updates @univerjs/design from 0.24.0 to 0.25.1

Release notes

Sourced from @​univerjs/design's releases.

🐢 Release v0.25.0

🎊 Univer@v0.25.1

[!IMPORTANT] 📢 1.0 Release Coming Soon

We are working hard on the official release of Univer 1.0, which will be a major milestone for the project. Stay tuned!


What's New?

This version only includes some bug fixes in Univer Pro, with no feature updates.

📢 Join the Discussion

Have questions, feedback, or ideas? Reach out to us at:


Full Changelog (2026-06-27)

📐 Release v0.25.0

🎊 Univer@v0.25.0

[!IMPORTANT] 📢 1.0 Release Coming Soon

We are working hard on the official release of Univer 1.0, which will be a major milestone for the project. Stay tuned!

🚧 Work In Progress

The following features are actively under development. Some modules are already available, and the full experience will be delivered gradually in subsequent versions:

Direction Status Description
Performance Optimization 🔄 Ongoing Performance tuning for the core engine and rendering pipeline
Base 功能 🔄 In development Multi-dimensional table (Base) functionality
Docs Features 🔄 In development Document editing and reusable editor components
Slides Features 🔄 In development Development and iteration of slide editing capabilities

📝 Docs Table

Docs Table receives significant enhancements across both Univer and Univer Pro, delivering a more complete table editing experience in documents.

... (truncated)

Changelog

Sourced from @​univerjs/design's changelog.

0.25.1 (2026-06-27)

0.25.0 (2026-05-30)

Bug Fixes

  • add missing locale keys (#6981) (bdd4a43)
  • add missing translations (#6977) (2e29c8b)
  • core: log plugin version mismatch instead of throwing (#6990) (d294343)
  • data-validation: preserve commas in custom list options (#6982) (c6b3677)
  • docs-hyper-link-ui: add isSafeUrl check before opening hyperlink (#6993) (88d0a8f)
  • docs-ui: skip resize after editor render disposed (#6974) (4b28168)
  • docs-ui: update page-settings locale keys to use docs-ui namespace (#6978) (d59404a)
  • docs-ui: upload pasted base64 images (#6985) (ae59468)
  • drawing-ui: add missing translations (#6975) (ea36cbb)
  • engine-render: add Thai language text rendering support (#6960) (53dd848)
  • facade: fix onCalculationResultApplied api used with worker (#6947) (105306d)
  • fix FWorksheet.getUrl (#6953) (0e3d93b)
  • formula: fix table formula references (#6946) (e252707)
  • handle comma values in list dropdowns (#6986) (1a357ff)
  • ignore custom metadata when checking empty cells (#6957) (79e2c9f)
  • locale: add missing shortcut translations (#6995) (3830301)
  • render: avoid large cache diff on scrollbar jumps (#6959) (7a8ddbe)
  • sheets-data-validation: preserve commas in list values (#6942) (01e9735)
  • sheets-filter: register facade commands without UI (#6954) (ceaed82)
  • sheets-find-replace: scroll to cross-sheet matches correctly (#6970) (ca7dd0d)
  • sheets-table-ui: improve filter panel layout and locale key handling (#6964) (390c54b)
  • sheets-table: isolate table filter rows by worksheet (#6965) (11e0526)
  • sheets-ui: fix frozen area ghosting when scrolling sheets (#6969) (c494cd2)
  • sheets-ui: prevent page scroll during upward sheet wheel (#6976) (d65bbc4)
  • stabilize thread comment editing flow (#6994) (b3b7bba)
  • ui: fix memory leaks in before-close and ribbon services (#6991) (d56b1f9)
  • ui: fix ribbon visibility subscription and menu hidden logic (#6963) (788a8fb)
  • ui: update DocFooter to check for slide presence before rendering (#6966) (813c6e1)
  • ui: update titles for ribbon groups to support i18n (#6962) (5223cc3)

Features

  • add new locale translations (#6958) (c326150)
  • docs: polish docs table rendering and menus (#6926) (e156edc)
  • docs: restore zoom and add facade insertion APIs (#6968) (94c2aef)
  • sheets-hyper-link: improve hyperlink facade APIs (#6950) (c0f2cc0)
  • ui: add groupTitle locale key for shortcut group display (#6967) (c66cd36)
Commits
  • c9c8607 chore(release): release v0.25.1
  • b303814 chore(release): release v0.25.0
  • 3830301 fix(locale): add missing shortcut translations (#6995)
  • 88d0a8f fix(docs-hyper-link-ui): add isSafeUrl check before opening hyperlink (#6993)
  • b3b7bba fix: stabilize thread comment editing flow (#6994)
  • d56b1f9 fix(ui): fix memory leaks in before-close and ribbon services (#6991)
  • d294343 fix(core): log plugin version mismatch instead of throwing (#6990)
  • ae59468 fix(docs-ui): upload pasted base64 images (#6985)
  • 1a357ff fix: handle comma values in list dropdowns (#6986)
  • c6b3677 fix(data-validation): preserve commas in custom list options (#6982)
  • Additional commits viewable in compare view

Updates @univerjs/docs from 0.24.0 to 0.25.1

Release notes

Sourced from @​univerjs/docs's releases.

🐢 Release v0.25.0

🎊 Univer@v0.25.1

[!IMPORTANT] 📢 1.0 Release Coming Soon

We are working hard on the official release of Univer 1.0, which will be a major milestone for the project. Stay tuned!


What's New?

This version only includes some bug fixes in Univer Pro, with no feature updates.

📢 Join the Discussion

Have questions, feedback, or ideas? Reach out to us at:


Full Changelog (2026-06-27)

📐 Release v0.25.0

🎊 Univer@v0.25.0

[!IMPORTANT] 📢 1.0 Release Coming Soon

We are working hard on the official release of Univer 1.0, which will be a major milestone for the project. Stay tuned!

🚧 Work In Progress

The following features are actively under development. Some modules are already available, and the full experience will be delivered gradually in subsequent versions:

Direction Status Description
Performance Optimization 🔄 Ongoing Performance tuning for the core engine and rendering pipeline
Base 功能 🔄 In development Multi-dimensional table (Base) functionality
Docs Features 🔄 In development Document editing and reusable editor components
Slides Features 🔄 In development Development and iteration of slide editing capabilities

📝 Docs Table

Docs Table receives significant enhancements across both Univer and Univer Pro, delivering a more complete table editing experience in documents.

... (truncated)

Changelog

Sourced from @​univerjs/docs's changelog.

0.25.1 (2026-06-27)

0.25.0 (2026-05-30)

Bug Fixes

  • add missing locale keys (#6981) (bdd4a43)
  • add missing translations (#6977) (2e29c8b)
  • core: log plugin version mismatch instead of throwing (#6990) (d294343)
  • data-validation: preserve commas in custom list options (#6982) (c6b3677)
  • docs-hyper-link-ui: add isSafeUrl check before opening hyperlink (#6993) (88d0a8f)
  • docs-ui: skip resize after editor render disposed (#6974) (4b28168)
  • docs-ui: update page-settings locale keys to use docs-ui namespace (#6978) (d59404a)
  • docs-ui: upload pasted base64 images (#6985) (ae59468)
  • drawing-ui: add missing translations (#6975) (ea36cbb)
  • engine-render: add Thai language text rendering support (#6960) (53dd848)
  • facade: fix onCalculationResultApplied api used with worker (#6947) (105306d)
  • fix FWorksheet.getUrl (#6953) (0e3d93b)
  • formula: fix table formula references (#6946) (e252707)
  • handle comma values in list dropdowns (#6986) (1a357ff)
  • ignore custom metadata when checking empty cells (#6957) (79e2c9f)
  • locale: add missing shortcut translations (#6995) (3830301)
  • render: avoid large cache diff on scrollbar jumps (#6959) (7a8ddbe)
  • sheets-data-validation: preserve commas in list values (#6942) (01e9735)
  • sheets-filter: register facade commands without UI (#6954) (ceaed82)
  • sheets-find-replace: scroll to cross-sheet matches correctly (#6970) (ca7dd0d)
  • sheets-table-ui: improve filter panel layout and locale key handling (#6964) (390c54b)
  • sheets-table: isolate table filter rows by worksheet (#6965) (11e0526)
  • sheets-ui: fix frozen area ghosting when scrolling sheets (#6969) (c494cd2)
  • sheets-ui: prevent page scroll during upward sheet wheel (#6976) (d65bbc4)
  • stabilize thread comment editing flow (#6994) (b3b7bba)
  • ui: fix memory leaks in before-close and ribbon services (#6991) (d56b1f9)
  • ui: fix ribbon visibility subscription and menu hidden logic (#6963) (788a8fb)
  • ui: update DocFooter to check for slide presence before rendering (#6966) (813c6e1)
  • ui: update titles for ribbon groups to support i18n (#6962) (5223cc3)

Features

  • add new locale translations (#6958) (c326150)
  • docs: polish docs table rendering and menus (#6926) (e156edc)
  • docs: restore zoom and add facade insertion APIs (#6968) (94c2aef)
  • sheets-hyper-link: improve hyperlink facade APIs (#6950) (c0f2cc0)
  • ui: add groupTitle locale key for shortcut group display (#6967) (c66cd36)
Commits
  • c9c8607 chore(release): release v0.25.1
  • b303814 chore(release): release v0.25.0
  • 3830301 fix(locale): add missing shortcut translations (#6995)
  • 88d0a8f fix(docs-hyper-link-ui): add isSafeUrl check before opening hyperlink (#6993)
  • b3b7bba fix: stabilize thread comment editing flow (#6994)
  • d56b1f9 fix(ui): fix memory leaks in before-close and ribbon services (#6991)
  • d294343 fix(core): log plugin version mismatch instead of throwing (#6990)
  • ae59468 fix(docs-ui): upload pasted base64 images (#6985)
  • 1a357ff fix: handle comma values in list dropdowns (#6986)
  • c6b3677 fix(data-validation): preserve commas in custom list options (#6982)
  • Additional commits viewable in compare view

Updates @univerjs/docs-ui from 0.24.0 to 0.25.1

Release notes

Sourced from @​univerjs/docs-ui's releases.

🐢 Release v0.25.0

🎊 Univer@v0.25.1

[!IMPORTANT] 📢 1.0 Release Coming Soon

We are working hard on the official release of Univer 1.0, which will be a major milestone for the project. Stay tuned!


What's New?

This version only includes some bug fixes in Univer Pro, with no feature updates.

📢 Join the Discussion

Have questions, feedback, or ideas? Reach out to us at:


Full Changelog (2026-06-27)

📐 Release v0.25.0

🎊 Univer@v0.25.0

[!IMPORTANT] 📢 1.0 Release Coming Soon

We are working hard on the official release of Univer 1.0, which will be a major milestone for the project. Stay tuned!

🚧 Work In Progress

The following features are actively under development. Some modules are already available, and the full experience will be delivered gradually in subsequent versions:

Direction Status Description
Performance Optimization 🔄 Ongoing Performance tuning for the core engine and rendering pipeline
Base 功能 🔄 In development Multi-dimensional table (Base) functionality
Docs Features 🔄 In development Document editing and reusable editor components
Slides Features 🔄 In development Development and iteration of slide editing capabilities

📝 Docs Table

Docs Table receives significant enhancements across both Univer and Univer Pro, delivering a more complete table editing experience in documents.

... (truncated)

Changelog

Sourced from @​univerjs/docs-ui's changelog.

0.25.1 (2026-06-27)

0.25.0 (2026-05-30)

Bug Fixes

  • add missing locale keys (#6981) (bdd4a43)
  • add missing translations (#6977) (2e29c8b)
  • core: log plugin version mismatch instead of throwing (#6990) (d294343)
  • data-validation: preserve commas in custom list options (#6982) (c6b3677)
  • docs-hyper-link-ui: add isSafeUrl check before opening hyperlink (#6993) (88d0a8f)
  • docs-ui: skip resize after editor render disposed (#6974) (4b28168)
  • docs-ui: update page-settings locale keys to use docs-ui namespace (#6978) (d59404a)
  • docs-ui: upload pasted base64 images (#6985) (ae59468)
  • drawing-ui: add missing translations (#6975) (ea36cbb)
  • engine-render: add Thai language text rendering support (#6960) (53dd848)
  • facade: fix onCalculationResultApplied api used with worker (#6947) (105306d)
  • fix FWorksheet.getUrl (#6953) (0e3d93b)
  • formula: fix table formula references (#6946) (e252707)
  • handle comma values in list dropdowns (#6986) (1a357ff)
  • ignore custom metadata when checking empty cells (#6957) (79e2c9f)
  • locale: add missing shortcut translations (#6995) (3830301)
  • render: avoid large cache diff on scrollbar jumps (#6959) (7a8ddbe)
  • sheets-data-validation: preserve commas in list values (#6942) (01e9735)
  • sheets-filter: register facade commands without UI (#6954) (ceaed82)
  • sheets-find-replace: scroll to cross-sheet matches correctly (#6970) (ca7dd0d)
  • sheets-table-ui: improve filter panel layout and locale key handling (#6964) (390c54b)
  • sheets-table: isolate table filter rows by worksheet (#6965) (11e0526)
  • sheets-ui: fix frozen area ghosting when scrolling sheets (#6969) (c494cd2)
  • sheets-ui: prevent page scroll during upward sheet wheel (#6976) (d65bbc4)
  • stabilize thread comment editing flow (#6994) (b3b7bba)
  • ui: fix memory leaks in before-close and ribbon services (#6991) (d56b1f9)
  • ui: fix ribbon visibility subscription and menu hidden logic (#6963) (788a8fb)
  • ui: update DocFooter to check for slide presence before rendering (#6966) (813c6e1)
  • ui: update titles for ribbon groups to support i18n (#6962) (5223cc3)

Features

  • add new locale translations (#6958) (c326150)
  • docs: polish docs table rendering and menus (#6926) (e156edc)
  • docs: restore zoom and add facade insertion APIs (#6968) (94c2aef)
  • sheets-hyper-link: improve hyperlink facade APIs (#6950) (c0f2cc0)
  • ui: add groupTitle locale key for shortcut group display (#6967) (c66cd36)
Commits
  • c9c8607 chore(release): release v0.25.1
  • b303814 chore(release): release v0.25.0
  • 3830301 fix(locale): add missing shortcut translations (#6995)
  • 88d0a8f fix(docs-hyper-link-ui): add isSafeUrl check before opening hyperlink (#6993)
  • b3b7bba fix: stabilize thread comment editing flow (#6994)
  • d56b1f9 fix(ui): fix memory leaks in before-close and ribbon services (#6991)
  • d294343 fix(core): log plugin version mismatch instead of throwing (#6990)
  • ae59468 fix(docs-ui): upload pasted base64 images (#6985)
  • 1a357ff fix: handle comma values in list dropdowns (#6986)
  • c6b3677 fix(data-validation): preserve commas in custom list options (#6982)
  • Additional commits viewable in compare view

Updates @univerjs/engine-formula from 0.24.0 to 0.25.1

Release notes

Sourced from @​univerjs/engine-formula's releases.

🐢 Release v0.25.0

🎊 Univer@v0.25.1

[!IMPORTANT] 📢 1.0 Release Coming Soon

We are working hard on the official release of Univer 1.0, which will be a major milestone for the project. Stay tuned!


What's New?

This version only includes some bug fixes in Univer Pro, with no feature updates.

📢 Join the Discussion

Have questions, feedback, or ideas? Reach out to us at:


Full Changelog (2026-06-27)

📐 Release v0.25.0

🎊 Univer@v0.25.0

[!IMPORTANT] 📢 1.0 Release Coming Soon

We are working hard on the official release of Univer 1.0, which will be a major milestone for the project. Stay tuned!

🚧 Work In Progress

The following features are actively under development. Some modules are already available, and the full experience will be delivered gradually in subsequent versions:

Direction Status Description
Performance Optimization 🔄 Ongoing Performance tuning for the core engine and rendering pipeline
Base 功能 🔄 In development Multi-dimensional table (Base) functionality
Docs Features 🔄 In development Document editing and reusable editor components
Slides Features 🔄 In development Development and iteration of slide editing capabilities

📝 Docs Table

Docs Table receives significant enhancements across both Univer and Univer Pro, delivering a more complete table editing experience in documents.

... (truncated)

Changelog

Sourced from @​univerjs/engine-formula's changelog.

0.25.1 (2026-06-27)

0.25.0 (2026-05-30)

Bug Fixes

Bumps the npm group with 23 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@univerjs/core](https://github.com/dream-num/univer) | `0.24.0` | `0.25.1` |
| [@univerjs/design](https://github.com/dream-num/univer) | `0.24.0` | `0.25.1` |
| [@univerjs/docs](https://github.com/dream-num/univer) | `0.24.0` | `0.25.1` |
| [@univerjs/docs-ui](https://github.com/dream-num/univer) | `0.24.0` | `0.25.1` |
| [@univerjs/engine-formula](https://github.com/dream-num/univer) | `0.24.0` | `0.25.1` |
| [@univerjs/engine-render](https://github.com/dream-num/univer) | `0.24.0` | `0.25.1` |
| [@univerjs/sheets](https://github.com/dream-num/univer) | `0.24.0` | `0.25.1` |
| [@univerjs/sheets-formula](https://github.com/dream-num/univer) | `0.24.0` | `0.25.1` |
| [@univerjs/sheets-formula-ui](https://github.com/dream-num/univer) | `0.24.0` | `0.25.1` |
| [@univerjs/sheets-numfmt](https://github.com/dream-num/univer) | `0.24.0` | `0.25.1` |
| [@univerjs/sheets-numfmt-ui](https://github.com/dream-num/univer) | `0.24.0` | `0.25.1` |
| [@univerjs/sheets-ui](https://github.com/dream-num/univer) | `0.24.0` | `0.25.1` |
| [@univerjs/ui](https://github.com/dream-num/univer) | `0.24.0` | `0.25.1` |
| [admin-lte](https://github.com/ColorlibHQ/AdminLTE) | `4.0.0-rc7` | `4.0.2` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.6` | `19.2.7` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.6` | `19.2.7` |
| [three](https://github.com/mrdoob/three.js) | `0.184.0` | `0.185.0` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.7` | `4.1.9` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.0` | `10.5.2` |
| [axios](https://github.com/axios/axios) | `1.16.1` | `1.18.1` |
| [laravel-echo](https://github.com/laravel/echo) | `2.3.4` | `2.3.7` |
| [postcss](https://github.com/postcss/postcss) | `8.5.15` | `8.5.16` |
| [sass](https://github.com/sass/dart-sass) | `1.100.0` | `1.101.0` |



Updates `@univerjs/core` from 0.24.0 to 0.25.1
- [Release notes](https://github.com/dream-num/univer/releases)
- [Changelog](https://github.com/dream-num/univer/blob/v0.25.1/CHANGELOG.md)
- [Commits](dream-num/univer@v0.24.0...v0.25.1)

Updates `@univerjs/design` from 0.24.0 to 0.25.1
- [Release notes](https://github.com/dream-num/univer/releases)
- [Changelog](https://github.com/dream-num/univer/blob/v0.25.1/CHANGELOG.md)
- [Commits](dream-num/univer@v0.24.0...v0.25.1)

Updates `@univerjs/docs` from 0.24.0 to 0.25.1
- [Release notes](https://github.com/dream-num/univer/releases)
- [Changelog](https://github.com/dream-num/univer/blob/v0.25.1/CHANGELOG.md)
- [Commits](dream-num/univer@v0.24.0...v0.25.1)

Updates `@univerjs/docs-ui` from 0.24.0 to 0.25.1
- [Release notes](https://github.com/dream-num/univer/releases)
- [Changelog](https://github.com/dream-num/univer/blob/v0.25.1/CHANGELOG.md)
- [Commits](dream-num/univer@v0.24.0...v0.25.1)

Updates `@univerjs/engine-formula` from 0.24.0 to 0.25.1
- [Release notes](https://github.com/dream-num/univer/releases)
- [Changelog](https://github.com/dream-num/univer/blob/v0.25.1/CHANGELOG.md)
- [Commits](dream-num/univer@v0.24.0...v0.25.1)

Updates `@univerjs/engine-render` from 0.24.0 to 0.25.1
- [Release notes](https://github.com/dream-num/univer/releases)
- [Changelog](https://github.com/dream-num/univer/blob/v0.25.1/CHANGELOG.md)
- [Commits](dream-num/univer@v0.24.0...v0.25.1)

Updates `@univerjs/sheets` from 0.24.0 to 0.25.1
- [Release notes](https://github.com/dream-num/univer/releases)
- [Changelog](https://github.com/dream-num/univer/blob/v0.25.1/CHANGELOG.md)
- [Commits](dream-num/univer@v0.24.0...v0.25.1)

Updates `@univerjs/sheets-formula` from 0.24.0 to 0.25.1
- [Release notes](https://github.com/dream-num/univer/releases)
- [Changelog](https://github.com/dream-num/univer/blob/v0.25.1/CHANGELOG.md)
- [Commits](dream-num/univer@v0.24.0...v0.25.1)

Updates `@univerjs/sheets-formula-ui` from 0.24.0 to 0.25.1
- [Release notes](https://github.com/dream-num/univer/releases)
- [Changelog](https://github.com/dream-num/univer/blob/v0.25.1/CHANGELOG.md)
- [Commits](dream-num/univer@v0.24.0...v0.25.1)

Updates `@univerjs/sheets-numfmt` from 0.24.0 to 0.25.1
- [Release notes](https://github.com/dream-num/univer/releases)
- [Changelog](https://github.com/dream-num/univer/blob/v0.25.1/CHANGELOG.md)
- [Commits](dream-num/univer@v0.24.0...v0.25.1)

Updates `@univerjs/sheets-numfmt-ui` from 0.24.0 to 0.25.1
- [Release notes](https://github.com/dream-num/univer/releases)
- [Changelog](https://github.com/dream-num/univer/blob/v0.25.1/CHANGELOG.md)
- [Commits](dream-num/univer@v0.24.0...v0.25.1)

Updates `@univerjs/sheets-ui` from 0.24.0 to 0.25.1
- [Release notes](https://github.com/dream-num/univer/releases)
- [Changelog](https://github.com/dream-num/univer/blob/v0.25.1/CHANGELOG.md)
- [Commits](dream-num/univer@v0.24.0...v0.25.1)

Updates `@univerjs/ui` from 0.24.0 to 0.25.1
- [Release notes](https://github.com/dream-num/univer/releases)
- [Changelog](https://github.com/dream-num/univer/blob/v0.25.1/CHANGELOG.md)
- [Commits](dream-num/univer@v0.24.0...v0.25.1)

Updates `admin-lte` from 4.0.0-rc7 to 4.0.2
- [Release notes](https://github.com/ColorlibHQ/AdminLTE/releases)
- [Changelog](https://github.com/ColorlibHQ/AdminLTE/blob/master/CHANGELOG.md)
- [Commits](ColorlibHQ/AdminLTE@v4.0.0-rc7...v4.0.2)

Updates `react` from 19.2.6 to 19.2.7
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react)

Updates `react-dom` from 19.2.6 to 19.2.7
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react-dom)

Updates `three` from 0.184.0 to 0.185.0
- [Release notes](https://github.com/mrdoob/three.js/releases)
- [Commits](https://github.com/mrdoob/three.js/commits)

Updates `@vitest/coverage-v8` from 4.1.7 to 4.1.9
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.9/packages/coverage-v8)

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

Updates `axios` from 1.16.1 to 1.18.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.16.1...v1.18.1)

Updates `laravel-echo` from 2.3.4 to 2.3.7
- [Release notes](https://github.com/laravel/echo/releases)
- [Changelog](https://github.com/laravel/echo/blob/2.x/CHANGELOG.md)
- [Commits](laravel/echo@v2.3.4...v2.3.7)

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

Updates `sass` from 1.100.0 to 1.101.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.100.0...1.101.0)

Updates `vitest` from 4.1.7 to 4.1.9
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.9/packages/vitest)

---
updated-dependencies:
- dependency-name: "@univerjs/core"
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@univerjs/design"
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@univerjs/docs"
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@univerjs/docs-ui"
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@univerjs/engine-formula"
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@univerjs/engine-render"
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@univerjs/sheets"
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@univerjs/sheets-formula"
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@univerjs/sheets-formula-ui"
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@univerjs/sheets-numfmt"
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@univerjs/sheets-numfmt-ui"
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@univerjs/sheets-ui"
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@univerjs/ui"
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: admin-lte
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: react
  dependency-version: 19.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: react-dom
  dependency-version: 19.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: three
  dependency-version: 0.185.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: autoprefixer
  dependency-version: 10.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: axios
  dependency-version: 1.18.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: laravel-echo
  dependency-version: 2.3.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: postcss
  dependency-version: 8.5.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: sass
  dependency-version: 1.101.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: vitest
  dependency-version: 4.1.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 29, 2026
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants