Skip to content

Bump the npm-minor-patch group across 1 directory with 21 updates - #57

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-minor-patch-e8cf10f4e7
Open

Bump the npm-minor-patch group across 1 directory with 21 updates#57
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-minor-patch-e8cf10f4e7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-minor-patch group with 19 updates in the / directory:

Package From To
@codemirror/lang-markdown 6.5.0 6.5.2
@milkdown/crepe 7.21.2 7.22.1
@milkdown/kit 7.21.2 7.22.1
@milkdown/react 7.21.2 7.22.1
@tauri-apps/plugin-dialog 2.7.1 2.7.2
@uiw/react-codemirror 4.25.10 4.25.11
lucide-react 1.21.0 1.31.0
react 19.2.7 19.2.8
@types/react 19.2.17 19.2.18
react-dom 19.2.7 19.2.8
@types/react-dom 19.2.3 19.2.4
@tailwindcss/vite 4.3.1 4.3.3
@tauri-apps/cli 2.11.3 2.11.4
@vitejs/plugin-react 6.0.2 6.0.5
eslint 10.5.0 10.8.1
eslint-plugin-react-refresh 0.5.3 0.5.4
globals 17.6.0 17.11.0
typescript-eslint 8.61.1 8.67.0
vite 8.0.16 8.2.1

Updates @codemirror/lang-markdown from 6.5.0 to 6.5.2

Commits

Updates @milkdown/crepe from 7.21.2 to 7.22.1

Release notes

Sourced from @​milkdown/crepe's releases.

v7.22.1

Please refer to CHANGELOG.md for details.

v7.22.0

Please refer to CHANGELOG.md for details.

v7.21.3

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​milkdown/crepe's changelog.

7.22.1

Patch Changes

  • 2c5f128: Milkdown patch version release.

    Fix

    • fix(components): sync readonly code block updates (#2455)
    • fix: keep the dragged node on view.dragging when using the block handle (#2452)
    • fix(preset-commonmark): make the inline code mark not inclusive (#2451)
    • fix(prose): respect inline code in mark input rules (#2445)

    Chore

    • chore: Lock file maintenance (#2453)
    • chore: bump up pkg-pr-new version to ^0.0.87 (#2450)
    • chore: bump up dompurify version to v3.4.13 [SECURITY] (#2448)
    • chore: bump up all non-major dependencies (#2444)
    • chore: bump up pnpm to v11.19.0 (#2443)
  • Updated dependencies [2c5f128]

    • @​milkdown/kit@​7.22.1

7.22.0

Minor Changes

  • bd890e0: Milkdown minor release.

    Feat

    • feat(crepe): expose the AI feature to a custom toolbar (#2438)
    • feat(crepe): derive toolbar shortcuts from keymaps (#2437)
    • feat(crepe): give toolbar items an accessible name (#2435)
    • feat(crepe): add --crepe-base-font-size theme variable (#2432)
    • feat(crepe): allow configuring slash menu root and floating options (#2426)

    Fix

    • fix(docs): pin builddocs to 1.x to fix api docs build (#2442)
    • fix(prism): re-highlight non-first code blocks on language change (#2440)
    • fix(preset): anchor mark input rules to the cursor to prevent paste corruption (#2433)
    • fix: preserve schema registration order in extendSchema (#2370) (#2429)
    • fix: track innerView.value for reactive re-render in latex inline tooltip (#2425)
    • fix: give internal input elements a unique id (#2416) (#2424)
    • fix: store list spread attribute as boolean (#2419) (#2423)
    • fix: use TextSelection.between for list item cursor placement (#2422)
    • fix: resolve list item selection against current doc (#2412)

    Refactor

    • refactor(crepe): forward block handle options explicitly (#2427)

    Perf

... (truncated)

Commits
  • bb9b386 chore: version packages (#2457)
  • 1223273 fix(preset-commonmark): make the inline code mark not inclusive (#2451)
  • c3b4008 chore: version packages (#2421)
  • 834443a feat(crepe): expose the AI feature to a custom toolbar (#2438)
  • 7f95ef7 feat(crepe): derive toolbar shortcuts from keymaps (#2437)
  • 732e2c7 feat(crepe): give toolbar items an accessible name (#2435)
  • aa6fba3 feat(crepe): add --crepe-base-font-size theme variable (#2432)
  • cc9abcf chore: bump up all non-major dependencies (#2407)
  • 9712647 refactor(crepe): forward block handle options explicitly (#2427)
  • 0afa10c feat(crepe): allow configuring slash menu root and floating options (#2426)
  • Additional commits viewable in compare view

Updates @milkdown/kit from 7.21.2 to 7.22.1

Release notes

Sourced from @​milkdown/kit's releases.

v7.22.1

Please refer to CHANGELOG.md for details.

v7.22.0

Please refer to CHANGELOG.md for details.

v7.21.3

Please refer to CHANGELOG.md for details.

Commits

Updates @milkdown/react from 7.21.2 to 7.22.1

Release notes

Sourced from @​milkdown/react's releases.

v7.22.1

Please refer to CHANGELOG.md for details.

v7.22.0

Please refer to CHANGELOG.md for details.

v7.21.3

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​milkdown/react's changelog.

7.22.1

Patch Changes

  • 2c5f128: Milkdown patch version release.

    Fix

    • fix(components): sync readonly code block updates (#2455)
    • fix: keep the dragged node on view.dragging when using the block handle (#2452)
    • fix(preset-commonmark): make the inline code mark not inclusive (#2451)
    • fix(prose): respect inline code in mark input rules (#2445)

    Chore

    • chore: Lock file maintenance (#2453)
    • chore: bump up pkg-pr-new version to ^0.0.87 (#2450)
    • chore: bump up dompurify version to v3.4.13 [SECURITY] (#2448)
    • chore: bump up all non-major dependencies (#2444)
    • chore: bump up pnpm to v11.19.0 (#2443)
  • Updated dependencies [2c5f128]

    • @​milkdown/crepe@​7.22.1
    • @​milkdown/kit@​7.22.1

7.22.0

Minor Changes

  • bd890e0: Milkdown minor release.

    Feat

    • feat(crepe): expose the AI feature to a custom toolbar (#2438)
    • feat(crepe): derive toolbar shortcuts from keymaps (#2437)
    • feat(crepe): give toolbar items an accessible name (#2435)
    • feat(crepe): add --crepe-base-font-size theme variable (#2432)
    • feat(crepe): allow configuring slash menu root and floating options (#2426)

    Fix

    • fix(docs): pin builddocs to 1.x to fix api docs build (#2442)
    • fix(prism): re-highlight non-first code blocks on language change (#2440)
    • fix(preset): anchor mark input rules to the cursor to prevent paste corruption (#2433)
    • fix: preserve schema registration order in extendSchema (#2370) (#2429)
    • fix: track innerView.value for reactive re-render in latex inline tooltip (#2425)
    • fix: give internal input elements a unique id (#2416) (#2424)
    • fix: store list spread attribute as boolean (#2419) (#2423)
    • fix: use TextSelection.between for list item cursor placement (#2422)
    • fix: resolve list item selection against current doc (#2412)

    Refactor

    • refactor(crepe): forward block handle options explicitly (#2427)

... (truncated)

Commits

Updates @milkdown/utils from 7.21.2 to 7.22.1

Release notes

Sourced from @​milkdown/utils's releases.

v7.22.1

Please refer to CHANGELOG.md for details.

v7.22.0

Please refer to CHANGELOG.md for details.

v7.21.3

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​milkdown/utils's changelog.

7.22.1

Patch Changes

  • 2c5f128: Milkdown patch version release.

    Fix

    • fix(components): sync readonly code block updates (#2455)
    • fix: keep the dragged node on view.dragging when using the block handle (#2452)
    • fix(preset-commonmark): make the inline code mark not inclusive (#2451)
    • fix(prose): respect inline code in mark input rules (#2445)

    Chore

    • chore: Lock file maintenance (#2453)
    • chore: bump up pkg-pr-new version to ^0.0.87 (#2450)
    • chore: bump up dompurify version to v3.4.13 [SECURITY] (#2448)
    • chore: bump up all non-major dependencies (#2444)
    • chore: bump up pnpm to v11.19.0 (#2443)
  • Updated dependencies [2c5f128]

    • @​milkdown/core@​7.22.1
    • @​milkdown/ctx@​7.22.1
    • @​milkdown/exception@​7.22.1
    • @​milkdown/prose@​7.22.1
    • @​milkdown/transformer@​7.22.1

7.22.0

Minor Changes

  • bd890e0: Milkdown minor release.

    Feat

    • feat(crepe): expose the AI feature to a custom toolbar (#2438)
    • feat(crepe): derive toolbar shortcuts from keymaps (#2437)
    • feat(crepe): give toolbar items an accessible name (#2435)
    • feat(crepe): add --crepe-base-font-size theme variable (#2432)
    • feat(crepe): allow configuring slash menu root and floating options (#2426)

    Fix

    • fix(docs): pin builddocs to 1.x to fix api docs build (#2442)
    • fix(prism): re-highlight non-first code blocks on language change (#2440)
    • fix(preset): anchor mark input rules to the cursor to prevent paste corruption (#2433)
    • fix: preserve schema registration order in extendSchema (#2370) (#2429)
    • fix: track innerView.value for reactive re-render in latex inline tooltip (#2425)
    • fix: give internal input elements a unique id (#2416) (#2424)
    • fix: store list spread attribute as boolean (#2419) (#2423)
    • fix: use TextSelection.between for list item cursor placement (#2422)
    • fix: resolve list item selection against current doc (#2412)

... (truncated)

Commits

Updates @tauri-apps/plugin-dialog from 2.7.1 to 2.7.2

Release notes

Sourced from @​tauri-apps/plugin-dialog's releases.

dialog-js v2.7.2

[2.7.2]

  • 40ae0a7f (#3491 by @​Legend-Master) Use com.google.android.material.dialog.MaterialAlertDialogBuilder instead of AlertDialog so the dialog follows the app's theme
npm warn publish npm auto-corrected some errors in your package.json when publishing.  Please run "npm pkg fix" to address these errors.
npm warn publish errors corrected:
npm warn publish "repository" was changed from a string to an object
npm warn publish "repository.url" was normalized to "git+https://github.com/tauri-apps/plugins-workspace.git"
npm notice
npm notice 📦  @tauri-apps/plugin-dialog@2.7.2
npm notice Tarball Contents
npm notice 888B LICENSE.spdx
npm notice 3.5kB README.md
npm notice 6.9kB dist-js/index.cjs
npm notice 14.6kB dist-js/index.d.ts
npm notice 6.8kB dist-js/index.js
npm notice 11B dist-js/init.d.ts
npm notice 657B package.json
npm notice Tarball Details
npm notice name: @tauri-apps/plugin-dialog
npm notice version: 2.7.2
npm notice filename: tauri-apps-plugin-dialog-2.7.2.tgz
npm notice package size: 6.7 kB
npm notice unpacked size: 33.3 kB
npm notice shasum: 322d0874bae71fed6d10c76168fa0f7f4d5dd875
npm notice integrity: sha512-pX0IGm1I3I6wc[...]0jQGQNyOvLrsg==
npm notice total files: 7
npm notice
npm notice npm tokens that bypass 2FA are being restricted for account changes and direct publishing. Learn how to prepare: https://gh.io/npm-gat-bypass2fa-deprecation
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=2194858458
+ @tauri-apps/plugin-dialog@2.7.2

dialog v2.7.2

[2.7.2]

  • 40ae0a7f (#3491 by @​Legend-Master) Use com.google.android.material.dialog.MaterialAlertDialogBuilder instead of AlertDialog so the dialog follows the app's theme

... (truncated)

Commits

Updates @uiw/react-codemirror from 4.25.10 to 4.25.11

Release notes

Sourced from @​uiw/react-codemirror's releases.

v4.25.11

Buy me a coffee

Documentation v4.25.11: https://raw.githack.com/uiwjs/react-codemirror/22c79da/index.html
Comparing Changes: uiwjs/react-codemirror@v4.25.10...v4.25.11

npm i @uiw/react-codemirror@4.25.11
Commits

Updates lucide-react from 1.21.0 to 1.31.0

Release notes

Sourced from lucide-react's releases.

Version 1.31.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.30.0...1.31.0

Version 1.30.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.29.0...1.30.0

Version 1.29.0

What's Changed

Full Changelog: lucide-icons/lucide@1.28.0...1.29.0

Version 1.28.0

... (truncated)

Commits

Updates react from 19.2.7 to 19.2.8

Release notes

Sourced from react's releases.

19.2.8 (July 21st, 2026)

React Server Components

Commits

Updates @types/react from 19.2.17 to 19.2.18

Commits

Updates react-dom from 19.2.7 to 19.2.8

Release notes

Sourced from react-dom's releases.

19.2.8 (July 21st, 2026)

React Server Components

Commits

Updates @types/react-dom from 19.2.3 to 19.2.4

Commits

Updates @tailwindcss/vite from 4.3.1 to 4.3.3

Release notes

Sourced from @​tailwindcss/vite'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)

v4.3.2

Fixed

  • Support bare spacing values for auto-rows-* and auto-cols-* utilities (e.g. auto-rows-12 and auto-cols-16) (#20229)
  • Prevent @tailwindcss/cli in --watch mode from crashing on Windows when @source points to a directory that doesn't exist (#20242)
  • Prevent @tailwindcss/vite from crashing in Deno v2.8.x when context.parentURL is not a valid URL (#20245)
  • Ensure @tailwindcss/cli in --watch mode rebuilds when the input CSS file changes in an ignored directory (#20246)
  • Allow @variant rules used in addBase(…) to use custom variants defined later (#20247)
  • Prevent @tailwindcss/vite from crashing during HMR when scanned files or directories are deleted (#20259)
  • Generate font-size instead of color declarations for text-[--spacing(…)] (#20260)
  • Prevent @source patterns from scanning unrelated sibling files and folders (#20263)
  • Extract class candidates adjacent to Template Toolkit delimiters like %]…[% in .tt, .tt2, and .tx files (#20269)
  • Extract class candidates from conditional Maud syntax like p.text-black[condition] (#20269)
  • Prevent @position-try rules from triggering unknown at-rule warnings when optimizing CSS (#20277)
  • Support class suggestions for named opacity modifiers from --opacity theme values (#20287)
  • Prevent type errors in @tailwindcss/postcss when used with newer PostCSS patch releases (#20289)
Changelog

Sourced from @​tailwindcss/vite'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)

[4.3.2] - 2026-06-26

Fixed

  • Support bare spacing values for auto-rows-* and auto-cols-* utilities (e.g. auto-rows-12 and auto-cols-16) (#20229)
  • Prevent @tailwindcss/cli in --watch mode from crashing on Windows when @source points to a directory that doesn't exist (#20242)
  • Prevent @tailwindcss/vite from crashing in Deno v2.8.x when context.parentURL is not a valid URL (#20245)
  • Ensure @tailwindcss/cli in --watch mode rebuilds when the input CSS file changes in an ignored directory (#20246)
  • Allow @variant rules used in addBase(…) to use custom variants defined later (#20247)
  • Prevent @tailwindcss/vite from crashing during HMR when scanned files or directories are deleted (#20259)
  • Generate font-size instead of color declarations for text-[--spacing(…)] (#20260)
  • Prevent @source patterns from scanning unrelated sibling files and folders (#20263)
  • Extract class candidates adjacent to Template Toolkit delimiters like %]…[% in .tt, .tt2, and .tx files (#20269)
  • Extract class candidates from conditional Maud syntax like p.text-black[condition] (#20269)
  • Prevent @position-try rules from triggering unknown at-rule warnings when optimizing CSS (#20277)
  • Support class suggestions for named opacity modifiers from --opacity theme values (#20287)
  • Prevent type errors in @tailwindcss/postcss when used with newer PostCSS patch releases (#20289)
Commits

Updates @tauri-apps/cli from 2.11.3 to 2.11.4

Release notes

Sourced from @​tauri-apps/cli's releases.

@​tauri-apps/cli v2.11.4

[2.11.4]

Bug Fixes

  • 67ffa192a (#15596 by @​FabianLars) Fixed an issue in the AppImage bundler that caused the /.desktop and .DirIcon files to be absolute symlinks instead of relative symlinks which caused problems with AppImage installers like AppManager.

Dependencies

  • Upgraded to tauri-cli@2.11.4
Commits

Updates @types/react from 19.2.17 to 19.2.18

Commits

Updates @types/react-dom from 19.2.3 to 19.2.4

Commits

Updates @vitejs/plugin-react from 6.0.2 to 6.0.5

Release notes

Sourced from @​vitejs/plugin-react's releases.

plugin-react@6.0.5

Fixed...

Description has been truncated

Bumps the npm-minor-patch group with 19 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@codemirror/lang-markdown](https://github.com/codemirror/lang-markdown) | `6.5.0` | `6.5.2` |
| [@milkdown/crepe](https://github.com/Milkdown/milkdown/tree/HEAD/packages/crepe) | `7.21.2` | `7.22.1` |
| [@milkdown/kit](https://github.com/Milkdown/milkdown/tree/HEAD/packages/milkdown) | `7.21.2` | `7.22.1` |
| [@milkdown/react](https://github.com/Milkdown/milkdown/tree/HEAD/packages/integrations/react) | `7.21.2` | `7.22.1` |
| [@tauri-apps/plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.7.1` | `2.7.2` |
| [@uiw/react-codemirror](https://github.com/uiwjs/react-codemirror) | `4.25.10` | `4.25.11` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.21.0` | `1.31.0` |
| [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.7` | `19.2.8` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.17` | `19.2.18` |
| [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.7` | `19.2.8` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.3` | `19.2.4` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.3.1` | `4.3.3` |
| [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `2.11.3` | `2.11.4` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `6.0.2` | `6.0.5` |
| [eslint](https://github.com/eslint/eslint) | `10.5.0` | `10.8.1` |
| [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.5.3` | `0.5.4` |
| [globals](https://github.com/sindresorhus/globals) | `17.6.0` | `17.11.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.61.1` | `8.67.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.16` | `8.2.1` |



Updates `@codemirror/lang-markdown` from 6.5.0 to 6.5.2
- [Changelog](https://github.com/codemirror/lang-markdown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/lang-markdown/commits)

Updates `@milkdown/crepe` from 7.21.2 to 7.22.1
- [Release notes](https://github.com/Milkdown/milkdown/releases)
- [Changelog](https://github.com/Milkdown/milkdown/blob/main/packages/crepe/CHANGELOG.md)
- [Commits](https://github.com/Milkdown/milkdown/commits/v7.22.1/packages/crepe)

Updates `@milkdown/kit` from 7.21.2 to 7.22.1
- [Release notes](https://github.com/Milkdown/milkdown/releases)
- [Commits](https://github.com/Milkdown/milkdown/commits/v7.22.1/packages/milkdown)

Updates `@milkdown/react` from 7.21.2 to 7.22.1
- [Release notes](https://github.com/Milkdown/milkdown/releases)
- [Changelog](https://github.com/Milkdown/milkdown/blob/main/packages/integrations/react/CHANGELOG.md)
- [Commits](https://github.com/Milkdown/milkdown/commits/v7.22.1/packages/integrations/react)

Updates `@milkdown/utils` from 7.21.2 to 7.22.1
- [Release notes](https://github.com/Milkdown/milkdown/releases)
- [Changelog](https://github.com/Milkdown/milkdown/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/Milkdown/milkdown/commits/v7.22.1/packages/utils)

Updates `@tauri-apps/plugin-dialog` from 2.7.1 to 2.7.2
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](tauri-apps/plugins-workspace@log-v2.7.1...dialog-v2.7.2)

Updates `@uiw/react-codemirror` from 4.25.10 to 4.25.11
- [Release notes](https://github.com/uiwjs/react-codemirror/releases)
- [Commits](uiwjs/react-codemirror@v4.25.10...v4.25.11)

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

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

Updates `@types/react` from 19.2.17 to 19.2.18
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Updates `@types/react-dom` from 19.2.3 to 19.2.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `@tailwindcss/vite` from 4.3.1 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-vite)

Updates `@tauri-apps/cli` from 2.11.3 to 2.11.4
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.11.3...@tauri-apps/cli-v2.11.4)

Updates `@types/react` from 19.2.17 to 19.2.18
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 19.2.3 to 19.2.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `@vitejs/plugin-react` from 6.0.2 to 6.0.5
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.5/packages/plugin-react)

Updates `eslint` from 10.5.0 to 10.8.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.5.0...v10.8.1)

Updates `eslint-plugin-react-refresh` from 0.5.3 to 0.5.4
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.5.3...v0.5.4)

Updates `globals` from 17.6.0 to 17.11.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.6.0...v17.11.0)

Updates `tailwindcss` from 4.3.1 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)

Updates `typescript-eslint` from 8.61.1 to 8.67.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.67.0/packages/typescript-eslint)

Updates `vite` from 8.0.16 to 8.2.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.2.1/packages/vite)

---
updated-dependencies:
- dependency-name: "@codemirror/lang-markdown"
  dependency-version: 6.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@milkdown/crepe"
  dependency-version: 7.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@milkdown/kit"
  dependency-version: 7.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@milkdown/react"
  dependency-version: 7.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@milkdown/utils"
  dependency-version: 7.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@tauri-apps/plugin-dialog"
  dependency-version: 2.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@uiw/react-codemirror"
  dependency-version: 4.25.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: lucide-react
  dependency-version: 1.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: react
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@types/react"
  dependency-version: 19.2.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: react-dom
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@tailwindcss/vite"
  dependency-version: 4.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@tauri-apps/cli"
  dependency-version: 2.11.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@types/react"
  dependency-version: 19.2.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 6.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: eslint
  dependency-version: 10.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: eslint-plugin-react-refresh
  dependency-version: 0.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: globals
  dependency-version: 17.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: tailwindcss
  dependency-version: 4.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: typescript-eslint
  dependency-version: 8.67.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: vite
  dependency-version: 8.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
...

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 Aug 16, 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