Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2025

Bumps the non-breaking-changes group with 14 updates in the / directory:

Package From To
@ast-grep/napi 0.37.0 0.39.7
@clack/prompts 0.10.1 0.11.0
@tanstack/vue-store 0.7.7 0.8.0
bpmn-js-properties-panel 5.23.0 5.42.3
bpmn-js-token-simulation 0.36.3 0.38.1
lucide-vue-next 0.507.0 0.552.0
markmap-common 0.16.0 0.18.9
markmap-lib 0.16.1 0.18.12
markmap-toolbar 0.17.2 0.18.12
markmap-view 0.16.0 0.18.12
prettier-plugin-tailwindcss 0.6.14 0.7.1
unplugin-element-plus 0.10.0 0.11.0
vue3-signature 0.2.4 0.3.1
zod-defaults 0.1.3 0.2.3

Updates @ast-grep/napi from 0.37.0 to 0.39.7

Release notes

Sourced from @​ast-grep/napi's releases.

0.39.7

0.39.6

  • chore(deps): update dependency @​napi-rs/cli to v3.2.0 4fc74cd
  • fix(deps): update rust crate inquire to 0.8.0 575f750
  • chore(deps): update dependency @​ast-grep/napi to v0.39.5 62ac63c

0.39.5

0.39.4

0.39.3

  • add some tests for hcl 756499e
  • add tree-sitter-hcl to ast-grep-language package deps 26b638a
  • fix(deps): update rust crate clap to v4.5.42 4d047eb

0.39.2

0.39.1

0.39.0

... (truncated)

Changelog

Sourced from @​ast-grep/napi's changelog.

0.39.7

0.39.6

4 October 2025

  • chore(deps): update dependency @​napi-rs/cli to v3.2.0 4fc74cd
  • fix(deps): update rust crate inquire to 0.8.0 575f750
  • chore(deps): update dependency @​ast-grep/napi to v0.39.5 62ac63c

0.39.5

8 September 2025

0.39.4

16 August 2025

0.39.3

5 August 2025

  • add some tests for hcl 756499e
  • add tree-sitter-hcl to ast-grep-language package deps 26b638a
  • fix(deps): update rust crate clap to v4.5.42 4d047eb

0.39.2

27 July 2025

... (truncated)

Commits
  • ef08cf4 0.39.7
  • 185faed fix: update deprecated method in term
  • f639d70 Revert "chore(deps): update rust crate ignore to v0.4.24"
  • 516df8b chore(deps): update github artifact actions
  • 792caec chore(deps): update rust crate tokio to v1.48.0
  • 4850ef8 chore(deps): update dependency @​types/node to v22.18.12
  • 97602f2 fix(deps): update rust crate codespan-reporting to 0.13.0
  • 510c430 chore(deps): update rust crate napi-derive to v3.3.0
  • c03b205 chore(deps): update rust crate ignore to v0.4.24
  • 5493dca chore(deps): update rust crate napi to v3.4.0
  • Additional commits viewable in compare view

Updates @clack/prompts from 0.10.1 to 0.11.0

Release notes

Sourced from @​clack/prompts's releases.

@​clack/prompts@​0.11.0

Minor Changes

  • 07ca32d: Reverted a change where placeholders were being set as values on return.

Patch Changes

  • Updated dependencies [07ca32d]
    • @​clack/core@​0.5.0
Changelog

Sourced from @​clack/prompts's changelog.

0.11.0

Minor Changes

  • 07ca32d: Reverted a change where placeholders were being set as values on return.

Patch Changes

  • Updated dependencies [07ca32d]
    • @​clack/core@​0.5.0
Commits

Updates @tanstack/vue-store from 0.7.7 to 0.8.0

Release notes

Sourced from @​tanstack/vue-store's releases.

v0.8.0

Version 0.8.0 - 10/11/25, 12:03 AM

Changes

Feat

  • allow specifying comparator / equality function (#244) (be4f045) by Alejandro Aburto S.

Fix

Chore

  • deps: update all non-major dependencies (#242) (dfbb669) by renovate[bot]
  • deps: lock file maintenance (#240) (41139a6) by renovate[bot]
  • deps: update all non-major dependencies (#239) (570caec) by renovate[bot]
  • update workspace config (#238) (4d92c18) by Lachlan Collins
  • deps: update all non-major dependencies (#237) (d77dbce) by renovate[bot]
  • deps: update autofix-ci/action digest to 635ffb0 (#206) (e69e6f8) by renovate[bot]

Packages

  • @​tanstack/store@​0.8.0
  • @​tanstack/react-store@​0.8.0
  • @​tanstack/vue-store@​0.8.0
  • @​tanstack/solid-store@​0.8.0
  • @​tanstack/angular-store@​0.8.0
  • @​tanstack/svelte-store@​0.8.0
Commits

Updates bpmn-js-properties-panel from 5.23.0 to 5.42.3

Release notes

Sourced from bpmn-js-properties-panel's releases.

v5.42.3

  • chore(CHANGELOG): update to v5.42.3 dc630617
  • Revert "fix: initialize provider state first" 16073c42
  • Revert "fix: manage state outside React to avoid updates with stale element" 55f72156
  • Revert "fix: handle labels correctly" d3547286
  • Revert "chore: use methods instead of closures" 0f9cbbe0
  • chore: update dependency @​rollup/plugin-alias to v6 dcb3430b
  • chore: update dependency node to v24 3358ffcd

bpmn-io/bpmn-js-properties-panel@v5.42.2...v5.42.3

v5.42.2

  • chore: add fix entry 3006242c
  • chore(CHANGELOG): update to v5.42.2 80bee5dc
  • deps: update to @bpmn-io/[email protected], bpmn-io/[email protected], [email protected], diagram-js [email protected] 77c40672
  • chore: use methods instead of closures 9cf9d4d2
  • fix: handle labels correctly add9bdf9
  • fix: manage state outside React to avoid updates with stale element 009b14c5
  • fix: initialize provider state first c05226df
  • chore: use stable docs 8d38fe19
  • chore: update actions/setup-node action to v6 e2dd2dbd
  • chore: update github/codeql-action action to v4 69340715
  • chore: update dependency eslint-plugin-react-hooks to v6 327c33b7

bpmn-io/bpmn-js-properties-panel@v5.42.1...v5.42.2

v5.42.1

Changes

  • deps: update to [email protected] eedd9806
  • fix: use default value for cancelRemainingInstances for edit marker a6b8606b
  • chore: update tooltip link 43673e52
  • chore: update actions/setup-node action to v5 76092edd

bpmn-io/bpmn-js-properties-panel@v5.42.0...v5.42.1

v5.42.0

  • deps: update to @​bpmn-io/properties-panel@​3.33.0 3e0b35a9

bpmn-io/bpmn-js-properties-panel@v5.41.3...v5.42.0

v5.41.3

  • chore(CHANGELOG): update to v5.41.3 8543ad7c
  • chore: update bpmn-js peer dependency d7ebc1d8

... (truncated)

Changelog

Sourced from bpmn-js-properties-panel's changelog.

5.42.3

  • FIX: reverts keeping selected element in sync with canvas state (#1159)

5.42.2

5.42.1

  • FIX: use default value for cancelRemainingInstances for edit marker
  • FIX: undo breaking change in peer dependencies (#1149)
  • DEPS: update to [email protected]

5.42.0

5.41.3

  • FIX: check for default value of false or undefined of cancelRemainingInstances (#1148)

5.41.2

Re-release of v5.41.0 with fixed changelog.

5.41.1

5.41.0

5.40.0

5.39.0

... (truncated)

Commits
  • 17bedda 5.42.3
  • dc63061 chore(CHANGELOG): update to v5.42.3
  • 16073c4 Revert "fix: initialize provider state first"
  • 55f7215 Revert "fix: manage state outside React to avoid updates with stale element"
  • d354728 Revert "fix: handle labels correctly"
  • 0f9cbbe Revert "chore: use methods instead of closures"
  • dcb3430 chore: update dependency @​rollup/plugin-alias to v6
  • 3358ffc chore: update dependency node to v24
  • c1ddb39 5.42.2
  • 3006242 chore: add fix entry
  • Additional commits viewable in compare view

Updates bpmn-js-token-simulation from 0.36.3 to 0.38.1

Release notes

Sourced from bpmn-js-token-simulation's releases.

v0.38.1

Changes

  • chore(CHANGELOG): update to v0.38.1 32c1bd0
  • fix: hide pause control on subprocess planes 5756fda
  • fix: show triggers and controls in collapsed subprocesses d60d3ef

bpmn-io/bpmn-js-token-simulation@v0.38.0...v0.38.1

v0.38.0

Changes

  • chore(CHANGELOG): update to v0.38.0 ad9783a
  • fix(simulator): make inclusive join spec compliant fb248fa
  • test: verify non-interrupting boundary event handling a4b95ab
  • fix: ensure events can be caught by boundary events 2ad861d
  • test(simulator): rename tests to better align with BPMN spec names e9b2a80
  • chore(simulation-support): simplify code 81037c7
  • chore(simulator): flag terminated as ordinary completed state 415cc39
  • test(log): verify process logs 744cc0f
  • feat(simulator): prevent completed scope from yielding token f9d20e0
  • feat(simulation-support): be able to match scopeDestroyed by element ID 799c63b
  • fix: preserve compensation triggers when recovering from sub-process error cd2c0be
  • chore(simulator): simplify some check 3b493c6
  • chore(simulator): simplify includes check feefbeb
  • chore(simulator): simplify implementation b75f57c
  • fix(simulator): consider link events before inclusive joins fe3ecf9
  • chore: update webpack* dependencies 6862938

bpmn-io/bpmn-js-token-simulation@v0.37.0...v0.38.0

v0.37.0

Changes

  • chore(CHANGELOG): prepare v0.37.0 f77c040
  • fix: properly hide context pads based on scope filters ec9f90f
  • fix: show transaction and ad-hoc subprocess scopes 5797471
  • fix: log transaction and ad-hoc subprocesses 6e55a10
  • fix(keyboard-bindings): prevent actions that we handle 23772bb
  • feat(disable-modeling): explicitly allow-list editor actions in modeling mode 5048147
  • feat(show-scopes): indicate selected root scope cd94ddf
  • feat: do not hide active tokens on parent 6f8e3af
  • fix(simulator): correct activation of nested compensation event-sub d3b3fef
  • chore: use bpmn-js core utilities in place of ElementHelper exports 5c5c108

bpmn-io/bpmn-js-token-simulation@v0.36.3...v0.37.0

Changelog

Sourced from bpmn-js-token-simulation's changelog.

0.38.1

  • FIX: don't show context pad overlays on sub-process plane (#228)
  • FIX: correct context pad overlays not updating when changing root element (#216, #228)

0.38.0

  • FEAT: be able to match SimulationSupport#scopeDestroyed by element ID (799c63b)
  • FEAT: ensure completed scopes don't yield tokens (#207)
  • FIX: make inclusive join spec compliant (#143)
  • FIX: do not report termination as process cancelation (#169)
  • FIX: events can always be caught by boundary events (#217)
  • FIX: preserve compensation triggers when recovering from sub-process failure (#223)
  • FIX: consider link events before inclusive joins (#153)

0.37.0

  • FEAT: improve collapsed sub-process support (#114)
  • FEAT: always display parent scope token (#209, #204)
  • FEAT: indicate selected root scope (#214)
  • FEAT: improve robustness of disabled modeling feature (#211, #203)
  • FIX: prevent r from opening replace menu (#211, #203)
  • FIX: show all sub-process scopes (#210, #205)
  • FIX: hide context pads based on active scope filters (#213)
  • FIX: correct activation of compensation event sub-process once parent completes (#215, #206)
  • CHORE: use bpmn-js exported utilities (#212)
Commits
  • 495080a 0.38.1
  • 32c1bd0 chore(CHANGELOG): update to v0.38.1
  • 5756fda fix: hide pause control on subprocess planes
  • d60d3ef fix: show triggers and controls in collapsed subprocesses
  • a3c4a2b 0.38.0
  • ad9783a chore(CHANGELOG): update to v0.38.0
  • fb248fa fix(simulator): make inclusive join spec compliant
  • a4b95ab test: verify non-interrupting boundary event handling
  • 2ad861d fix: ensure events can be caught by boundary events
  • e9b2a80 test(simulator): rename tests to better align with BPMN spec names
  • Additional commits viewable in compare view

Updates lucide-vue-next from 0.507.0 to 0.552.0

Release notes

Sourced from lucide-vue-next's releases.

Version 0.552.0

What's Changed

Full Changelog: lucide-icons/lucide@0.551.0...0.552.0

Version 0.551.0

What's Changed

Full Changelog: lucide-icons/lucide@0.550.0...0.551.0

Version 0.550.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.549.0...0.550.0

Version 0.549.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.548.0...0.549.0

Version 0.548.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.547.0...0.548.0

... (truncated)

Commits

Updates markmap-common from 0.16.0 to 0.18.9

Release notes

Sourced from markmap-common's releases.

v0.18.0

Breaking Changes

  • Node Data Type Change: The data of each node now uses the INode type instead of FlextreeNode<INode>. Ensure your implementation is updated to handle this change.

  • Asynchronous mm.setData: The mm.setData method is now asynchronous. If your code depends on the rendered DOM of markmap, you must await the promise returned by mm.setData. For example:

    await mm.setData(root);
    mm.fit();

Notable Changes

  • Render Efficiency: Enhanced rendering performance by eliminating the test round rendering process.
  • Size Detection: Improved size detection accuracy by adding ResizeObserver for rendered nodes.
  • Active Node Highlighting: Automatically highlights the active node for better user interaction.

Full Changelog: markmap/markmap@v0.17.2...v0.18.0

v0.17.0

Notable Changes

  • Added dark mode
  • Display doc title as root node if no root node exists

Breaking Changes

  • Switched to markdown-it because it is more popular and actively maintained. Plugins may need to be adjusted accordingly.
Commits
  • 4247555 v0.18.9
  • 7339418 fix: await setData in autoloader
  • bb4df37 refactor: move fetch-assets to a separate command
  • afe42f5 refactor: move IMarkmapOptions to markmap-view
  • 476d2e8 v0.18.8
  • d5ab5f7 fix: fix overlap of line and content
  • 91b1496 feat: add an option for lineWidth
  • 7d4c701 chore: add lint-staged
  • 4f10d5f chore: remove unneeded dependencies
  • 51a741f chore: fix links within typedoc
  • Additional commits viewable in compare view

Updates markmap-lib from 0.16.1 to 0.18.12

Release notes

Sourced from markmap-lib's releases.

v0.18.0

Breaking Changes

  • Node Data Type Change: The data of each node now uses the INode type instead of FlextreeNode<INode>. Ensure your implementation is updated to handle this change.

  • Asynchronous mm.setData: The mm.setData method is now asynchronous. If your code depends on the rendered DOM of markmap, you must await the promise returned by mm.setData. For example:

    await mm.setData(root);
    mm.fit();

Notable Changes

  • Render Efficiency: Enhanced rendering performance by eliminating the test round rendering process.
  • Size Detection: Improved size detection accuracy by adding ResizeObserver for rendered nodes.
  • Active Node Highlighting: Automatically highlights the active node for better user interaction.

Full Changelog: markmap/markmap@v0.17.2...v0.18.0

v0.17.0

Notable Changes

  • Added dark mode
  • Display doc title as root node if no root node exists

Breaking Changes

  • Switched to markdown-it because it is more popular and actively maintained. Plugins may need to be adjusted accordingly.
Commits
  • 205367a v0.18.12
  • 8b150f4 feat(toolbar): add dark mode toggle button
  • 96f3375 chore: upgrade deps
  • c6a8a46 Add reference to markmap.vim on readme file
  • 32e19b4 docs: add MCP Server information to related projects
  • 3b70436 v0.18.11
  • d771fef fix: switch to cheerio/slim
  • 5307e89 v0.18.10
  • 9487f11 fix: ignore highlight if node is not visible
  • 2b0158e chore(cli): fetch assets at build time
  • Additional commits viewable in compare view

Updates markmap-toolbar from 0.17.2 to 0.18.12

Release notes

Sourced from markmap-toolbar's releases.

v0.18.0

Breaking Changes

  • Node Data Type Change: The data of each node now uses the INode type instead of FlextreeNode<INode>. Ensure your implementation is updated to handle this change.

  • Asynchronous mm.setData: The mm.setData method is now asynchronous. If your code depends on the rendered DOM of markmap, you must await the promise returned by mm.setData. For example:

    await mm.setData(root);
    mm.fit();

Notable Changes

  • Render Efficiency: Enhanced rendering performance by eliminating the test round rendering process.
  • Size Detection: Improved size detection accuracy by adding ResizeObserver for rendered nodes.
  • Active Node Highlighting: Automatically highlights the active node for better user interaction.

Full Changelog: markmap/markmap@v0.17.2...v0.18.0

Commits
  • 205367a v0.18.12
  • 8b150f4 feat(toolbar): add dark mode toggle button
  • 96f3375 chore: upgrade deps
  • c6a8a46 Add reference to markmap.vim on readme file
  • 32e19b4 docs: add MCP Server information to related projects
  • 3b70436 v0.18.11
  • d771fef fix: switch to cheerio/slim
  • 5307e89 v0.18.10
  • 9487f11 fix: ignore highlight if node is not visible
  • 2b0158e chore(cli): fetch assets at build time
  • Additional commits viewable in compare view

Updates markmap-view from 0.16.0 to 0.18.12

Release notes

Sourced from markmap-view's releases.

v0.18.0

Breaking Changes

  • Node Data Type Change: The data of each node now uses the INode type instead of FlextreeNode<INode>. Ensure your implementation is updated to handle this change.

  • Asynchronous mm.setData: The mm.setData method is now asynchronous. If your code depends on the rendered DOM of markmap, you must await the promise returned by mm.setData. For example:

    await mm.setData(root);
    mm.fit();

Notable Changes

  • Render Efficiency: Enhanced rendering performance by eliminating the test round rendering process.
  • Size Detection: Improved size detection accuracy by adding ResizeObserver for rendered nodes.
  • Active Node Highlighting: Automatically highlights the active node for better user interaction.

Full Changelog: markmap/markmap@v0.17.2...v0.18.0

v0.17.0

Notable Changes

  • Added dark mode
  • Display doc title as root node if no root node exists

Breaking Changes

  • Switched to markdown-it because it is more popular and actively maintained. Plugins may need to be adjusted accordingly.
Commits
  • 205367a v0.18.12
  • 8b150f4 feat(toolbar): add dark mode toggle button
  • 96f3375 chore: upgrade deps
  • c6a8a46 Add reference to markmap.vim on readme file
  • 32e19b4 docs: add MCP Server information to related projects
  • 3b70436 v0.18.11
  • d771fef fix: switch to cheerio/slim
  • 5307e89 v0.18.10
  • 9487f11 fix: ignore highlight if node is not visible
  • 2b0158e chore(cli): fetch assets at build time
  • Additional commits viewable in compare view

Updates prettier-plugin-tailwindcss from 0.6.14 to 0.7.1

Release notes

Sourced from prettier-plugin-tailwindcss's releases.

v0.7.1

Fixed

  • Match against correct name of dynamic attributes when using regexes (#410)

v0.7.0

Added

  • Format quotes in @source, @plugin, and @config (#387)
  • Sort in function calls in Twig (#358)
  • Sort in callable template literals (#367)
  • Sort in function calls mixed with property accesses (#367)
  • Support regular expression patterns for attributes (#405)
  • Support regular expression patterns for function names (#405)

Changed

  • Improved monorepo support by loading Tailwind CSS relative to the input file instead of prettier config file (#386)
  • Improved monorepo support by loading v3 configs relative to the input file instead of prettier config file (#386)
  • Fallback to Tailwind CSS v4 instead of v3 by default (#390)
  • Don't augment global Prettier ParserOptions and RequiredOptions types (#354)
  • Drop support for prettier-plugin-import-sort (#385)

Fixed

  • Handle quote escapes in LESS when sorting @apply (#392)
  • Fix whitespace removal inside nested concat and template expressions (#396)
Changelog

Sourced from prettier-plugin-tailwindcss's changelog.

[0.7.1] - 2025-10-17

Fixed

  • Match against correct name of dynamic attributes when using regexes (#410)

[0.7.0] - 2025-10-14

Added

  • Format quotes in @source, @plugin, and @config (#387)
  • Sort in function calls in Twig (#358)
  • Sort in callable template literals (#367)
  • Sort in function calls mixed with property accesses (#367)
  • Support regular expression patterns for attributes (#405)
  • Support regular expression patterns for function names (#405)

Changed

  • Improved monorepo support by loading Tailwind CSS relative to the input file instead of prettier config file (#386)
  • Improved monorepo support by loading v3 configs relative to the input file instead of prettier config file (#386)
  • Fallback to Tailwind CSS v4 instead of v3 by default (#390)
  • Don't augment global Prettier ParserOptions and RequiredOptions types (#354)
  • Drop support for prettier-plugin-import-sort (#385)

Fixed

  • Handle quote escapes in LESS when sorting @apply (

…ith 14 updates

Bumps the non-breaking-changes group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@ast-grep/napi](https://github.com/ast-grep/ast-grep) | `0.37.0` | `0.39.7` |
| [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `0.10.1` | `0.11.0` |
| [@tanstack/vue-store](https://github.com/TanStack/store/tree/HEAD/packages/vue-store) | `0.7.7` | `0.8.0` |
| [bpmn-js-properties-panel](https://github.com/bpmn-io/bpmn-js-properties-panel) | `5.23.0` | `5.42.3` |
| [bpmn-js-token-simulation](https://github.com/bpmn-io/bpmn-js-token-simulation) | `0.36.3` | `0.38.1` |
| [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next) | `0.507.0` | `0.552.0` |
| [markmap-common](https://github.com/markmap/markmap) | `0.16.0` | `0.18.9` |
| [markmap-lib](https://github.com/markmap/markmap) | `0.16.1` | `0.18.12` |
| [markmap-toolbar](https://github.com/markmap/markmap) | `0.17.2` | `0.18.12` |
| [markmap-view](https://github.com/markmap/markmap) | `0.16.0` | `0.18.12` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.14` | `0.7.1` |
| [unplugin-element-plus](https://github.com/element-plus/unplugin-element-plus) | `0.10.0` | `0.11.0` |
| [vue3-signature](https://github.com/WangShayne/vue3-signature) | `0.2.4` | `0.3.1` |
| [zod-defaults](https://github.com/Ced-Sharp/zod-defaults) | `0.1.3` | `0.2.3` |



Updates `@ast-grep/napi` from 0.37.0 to 0.39.7
- [Release notes](https://github.com/ast-grep/ast-grep/releases)
- [Changelog](https://github.com/ast-grep/ast-grep/blob/main/CHANGELOG.md)
- [Commits](ast-grep/ast-grep@0.37.0...0.39.7)

Updates `@clack/prompts` from 0.10.1 to 0.11.0
- [Release notes](https://github.com/bombshell-dev/clack/releases)
- [Changelog](https://github.com/bombshell-dev/clack/blob/@clack/[email protected]/packages/prompts/CHANGELOG.md)
- [Commits](https://github.com/bombshell-dev/clack/commits/@clack/[email protected]/packages/prompts)

Updates `@tanstack/vue-store` from 0.7.7 to 0.8.0
- [Release notes](https://github.com/TanStack/store/releases)
- [Commits](https://github.com/TanStack/store/commits/v0.8.0/packages/vue-store)

Updates `bpmn-js-properties-panel` from 5.23.0 to 5.42.3
- [Release notes](https://github.com/bpmn-io/bpmn-js-properties-panel/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-js-properties-panel/blob/main/CHANGELOG.md)
- [Commits](bpmn-io/bpmn-js-properties-panel@v5.23.0...v5.42.3)

Updates `bpmn-js-token-simulation` from 0.36.3 to 0.38.1
- [Release notes](https://github.com/bpmn-io/bpmn-js-token-simulation/releases)
- [Changelog](https://github.com/bpmn-io/bpmn-js-token-simulation/blob/main/CHANGELOG.md)
- [Commits](bpmn-io/bpmn-js-token-simulation@v0.36.3...v0.38.1)

Updates `lucide-vue-next` from 0.507.0 to 0.552.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.552.0/packages/lucide-vue-next)

Updates `markmap-common` from 0.16.0 to 0.18.9
- [Release notes](https://github.com/markmap/markmap/releases)
- [Commits](markmap/markmap@v0.16.0...v0.18.9)

Updates `markmap-lib` from 0.16.1 to 0.18.12
- [Release notes](https://github.com/markmap/markmap/releases)
- [Commits](markmap/markmap@v0.16.1...v0.18.12)

Updates `markmap-toolbar` from 0.17.2 to 0.18.12
- [Release notes](https://github.com/markmap/markmap/releases)
- [Commits](markmap/markmap@v0.17.2...v0.18.12)

Updates `markmap-view` from 0.16.0 to 0.18.12
- [Release notes](https://github.com/markmap/markmap/releases)
- [Commits](markmap/markmap@v0.16.0...v0.18.12)

Updates `prettier-plugin-tailwindcss` from 0.6.14 to 0.7.1
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.14...v0.7.1)

Updates `unplugin-element-plus` from 0.10.0 to 0.11.0
- [Release notes](https://github.com/element-plus/unplugin-element-plus/releases)
- [Commits](element-plus/unplugin-element-plus@v0.10.0...v0.11.0)

Updates `vue3-signature` from 0.2.4 to 0.3.1
- [Release notes](https://github.com/WangShayne/vue3-signature/releases)
- [Changelog](https://github.com/WangShayne/vue3-signature/blob/main/RELEASE_v0.3.1.md)
- [Commits](https://github.com/WangShayne/vue3-signature/commits/v0.3.1)

Updates `zod-defaults` from 0.1.3 to 0.2.3
- [Commits](https://github.com/Ced-Sharp/zod-defaults/commits)

---
updated-dependencies:
- dependency-name: "@ast-grep/napi"
  dependency-version: 0.39.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: "@clack/prompts"
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: "@tanstack/vue-store"
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: bpmn-js-properties-panel
  dependency-version: 5.42.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: bpmn-js-token-simulation
  dependency-version: 0.38.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: lucide-vue-next
  dependency-version: 0.552.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: markmap-common
  dependency-version: 0.18.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: markmap-lib
  dependency-version: 0.18.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: markmap-toolbar
  dependency-version: 0.18.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: markmap-view
  dependency-version: 0.18.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: prettier-plugin-tailwindcss
  dependency-version: 0.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: unplugin-element-plus
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: vue3-signature
  dependency-version: 0.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: zod-defaults
  dependency-version: 0.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 6, 2025
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.

1 participant