Skip to content

Bump the npm group across 1 directory with 19 updates#20

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-018bb93967
Open

Bump the npm group across 1 directory with 19 updates#20
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-018bb93967

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 23, 2026

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

Package From To
@blockly/field-slider 8.0.8 8.0.9
@blockly/zoom-to-fit 7.0.8 7.0.9
@codemirror/state 6.5.4 6.6.0
@codemirror/view 6.39.15 6.43.0
@fsegurai/codemirror-theme-vscode-dark 6.2.4 6.2.6
@fsegurai/codemirror-theme-vscode-light 6.2.4 6.2.6
@vueuse/core 14.2.1 14.3.0
aws-amplify 6.16.2 6.17.0
blockly 12.4.1 12.5.1
nanoid 5.1.7 5.1.11
reka-ui 2.8.0 2.9.8
shiki 4.0.2 4.1.0
tailwind-merge 3.4.0 3.6.0
vue 3.5.28 3.5.34
vue-router 5.0.2 5.0.7
@tailwindcss/vite 4.1.18 4.3.0
@vitejs/plugin-vue 6.0.4 6.0.7
tailwindcss 4.1.18 4.3.0
vue-tsc 3.2.4 3.3.1

Updates @blockly/field-slider from 8.0.8 to 8.0.9

Release notes

Sourced from @​blockly/field-slider's releases.

@​blockly/field-slider@​8.0.9

8.0.9 (2026-04-09)

Note: Version bump only for package @​blockly/field-slider

Changelog

Sourced from @​blockly/field-slider's changelog.

8.0.9 (2026-04-09)

Note: Version bump only for package @​blockly/field-slider

Commits

Updates @blockly/zoom-to-fit from 7.0.8 to 7.0.9

Release notes

Sourced from @​blockly/zoom-to-fit's releases.

@​blockly/zoom-to-fit@​7.0.9

7.0.9 (2026-04-09)

Note: Version bump only for package @​blockly/zoom-to-fit

Changelog

Sourced from @​blockly/zoom-to-fit's changelog.

7.0.9 (2026-04-09)

Note: Version bump only for package @​blockly/zoom-to-fit

Commits

Updates @codemirror/state from 6.5.4 to 6.6.0

Changelog

Sourced from @​codemirror/state's changelog.

6.6.0 (2026-03-12)

New features

EditorSelection.range now takes an optional assoc argument.

SelectionRange.extend can now be given a third argument to specify associativity.

Commits
  • 821d9b7 Mark version 6.6.0
  • e035c74 Support an assoc argument to EditorSelection.range and SelectionRange.extend
  • eef74db Add type conversions to asArray
  • See full diff in compare view

Updates @codemirror/view from 6.39.15 to 6.43.0

Changelog

Sourced from @​codemirror/view's changelog.

6.41.0 (2026-04-01)

Bug fixes

Fix an issue where EditorView.posAtCoords could incorrectly return a position near a higher element on the line, in mixed-font-size lines.

Expand the workaround for the Webkit bug that causes nonexistent selections to stay visible to be active on non-Safari Webkit browsers.

New features

The new EditorView.cursorScrollMargin facet can now be used to configure the extra space used when scrolling the cursor into view.

6.40.0 (2026-03-12)

Bug fixes

Fix a bug that caused Shift-Enter/Backspace/Delete on iOS to lose the shift modifier when delivered to key event handlers.

Fix an issue where EditorView.moveVertically could move to the wrong place in wrapped lines with a large line height.

Make sure the selection head associativity is properly set for mouse selections made with shift held down.

New features

WidgetType.updateDOM is now called with the previous widget value as third argument.

6.39.17 (2026-03-10)

Bug fixes

Improve touch tap-selection on line wrapping boundaries.

Make drawSelection draw our own selection handles on iOS.

Fix an issue where posAtCoords, when querying line wrapping points, got confused by extra empty client rectangles produced by Safari.

6.39.16 (2026-03-02)

Bug fixes

Perform scroll stabilization on the document or wrapping scrollable elements, when the user scrolls the editor.

Fix an issue where changing decorations right before a composition could end up corrupting the visible DOM.

Fix an issue where some types of text input over a selection would be read as happening in wrong position.

Commits

Updates @fsegurai/codemirror-theme-vscode-dark from 6.2.4 to 6.2.6

Commits

Updates @fsegurai/codemirror-theme-vscode-light from 6.2.4 to 6.2.6

Commits

Updates @vueuse/core from 14.2.1 to 14.3.0

Release notes

Sourced from @​vueuse/core's releases.

v14.3.0

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits
  • 99c5df9 chore: release v14.3.0
  • 1a3e572 feat(useTextareaAutosize): add optional maxHeight to limit autosize growth ...
  • d886c2f fix(useCached): update comparator type and improve documentation (#5376)
  • acf182e docs(useCloned): add tip about watch flush timing (#5375)
  • 5ec568d fix(useClipboard): prevents fail in Safari for async operation (#5369)
  • 52d688f fix(directive): create disposable directive func cleanup of side effects unmo...
  • df72450 chore: update deps
  • 1aa211e Make demo of useElementSize readonly (#5365)
  • 0d98998 fix: add explicit ./package.json export to all packages (#5343)
  • 8c252c3 refactor: change primitive to shallowReadonly, rename readonly usage to `...
  • Additional commits viewable in compare view

Updates aws-amplify from 6.16.2 to 6.17.0

Release notes

Sourced from aws-amplify's releases.

aws-amplify@6.17.0

Minor Changes

Patch Changes

aws-amplify@6.16.4

Patch Changes

  • Updated dependencies [e3b6b96, 8641160]:
    • @​aws-amplify/core@​6.16.2
    • @​aws-amplify/analytics@​7.0.94
    • @​aws-amplify/storage@​6.14.0
    • @​aws-amplify/notifications@​2.0.94
    • @​aws-amplify/api@​6.3.25
    • @​aws-amplify/datastore@​5.1.6

aws-amplify@6.16.3

Patch Changes

  • Updated dependencies [e2b77fa]:
    • @​aws-amplify/storage@​6.13.2

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

Commits
  • 3c7a96f Version Packages (main) (#14785)
  • f3ee7e1 fix: update change set config. (#14800)
  • d01b650 feat(storage): add server uploadData storage api
  • aa831db fix(storage): merge authenticated and group permissions in resolveLocationsFo...
  • 9fbd3ba fix: remove unused uuid dependency from api-graphql, predictions, and interac...
  • 68de0b1 fix(adapter-nextjs): match percent-encoded cookie names on read (#14791)
  • 5d622ed Merge branch 'main' into fix/nextjs-signout-url-encoded-username-14781
  • 8bf7c89 chore(deps): bump fast-xml-parser from 5.5.11 to 5.7.0 (#14787)
  • cbd2307 chore(adapter-nextjs): add changeset for sign-out cookie fix
  • 8abbac9 fix(adapter-nextjs): match percent-encoded cookie names on read
  • Additional commits viewable in compare view

Updates blockly from 12.4.1 to 12.5.1

Release notes

Sourced from blockly's releases.

blockly-v12.5.1

What's Changed

Bug fixes 🐛

Full Changelog: RaspberryPiFoundation/blockly@blockly-v12.5.0...blockly-v12.5.1

blockly-v12.5.0

What's Changed

New features ✨

Bug fixes 🐛

Other changes

Full Changelog: RaspberryPiFoundation/blockly@blockly-v12.4.1...blockly-v12.5.0

Commits
  • 6f7d505 release: v12.5.1
  • 1f1e2c4 Revert "fix: Improve zoom animations (#9584)" (#9647)
  • 92dd086 chore: update repo name in blockly package (#9645)
  • 46d7294 chore: use node 24 for publishing (#9644)
  • 48426dc chore: add option to publish the package without bumping version (#9643)
  • ec6035e release: v12.5.0
  • d1bbc97 chore: add a deploy key to allow pushing to main (#9642)
  • 92c73f6 fix: Fix bug that caused blocks to become disconnected when undoing deletions...
  • 5239bde chore: add release env to publish action to get review (#9639)
  • 6413d71 chore: fix version command for publish (#9637)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for blockly since your current version.


Updates nanoid from 5.1.7 to 5.1.11

Release notes

Sourced from nanoid's releases.

5.1.11

  • Fixed breaking Nano ID by requesting big ID.

5.1.10

5.1.9

  • Fixed npm package size regression.

5.1.8

Changelog

Sourced from nanoid's changelog.

5.1.11

  • Fixed breaking Nano ID by requesting big ID.

5.1.10

5.1.9

  • Fixed npm package size regression.

5.1.8

Commits

Updates reka-ui from 2.8.0 to 2.9.8

Release notes

Sourced from reka-ui's releases.

v2.9.8

   🐞 Bug Fixes

    View changes on GitHub

v2.9.7

   🐞 Bug Fixes

    View changes on GitHub

v2.9.6

   🐞 Bug Fixes

    View changes on GitHub

v2.9.5

   🐞 Bug Fixes

    View changes on GitHub

v2.9.4

   🐞 Bug Fixes

... (truncated)

Commits
  • 7b7eb8d chore: release v2.9.8
  • c3c3729 fix(DatePicker): align modelValue prop type with sibling pickers (#2657)
  • 0e80c37 fix(Select): clean up delayed presence update (#2638)
  • e17b2fe fix(Dialog): restore focus to trigger after overlay click (#2655)
  • 1e18493 docs: wrap CheckboxRoot in label so clicks toggle state (#2654)
  • 893f66c chore: ignore .worktrees directory
  • bf1f9e3 fix(Listbox): include disabled and focusable in ListboxItem v-memo deps (...
  • 8814a1e fix(focus-scope): add data-focus-scope-unmounting attribute during focus rest...
  • 333707d fix(Menu,Listbox): prevent data-highlighted flash on mount (#2651)
  • 67a7b11 fix(NavigationMenu): ignore inactive content dismiss (#2637)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for reka-ui since your current version.


Updates shiki from 4.0.2 to 4.1.0

Release notes

Sourced from shiki's releases.

v4.1.0

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates tailwind-merge from 3.4.0 to 3.6.0

Release notes

Sourced from tailwind-merge's releases.

v3.6.0

New Features

Documentation

Other

Full Changelog: dcastil/tailwind-merge@v3.5.0...v3.6.0

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, a private sponsor, @​block, @​openclaw, @​sourcegraph, @​mike-healy and more via @​thnxdev for sponsoring tailwind-merge! ❤️

v3.5.0

New Features

Full Changelog: dcastil/tailwind-merge@v3.4.1...v3.5.0

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, a private sponsor, @​block, @​openclaw, @​sourcegraph and more via @​thnxdev for sponsoring tailwind-merge! ❤️

v3.4.1

Bug Fixes

Full Changelog: dcastil/tailwind-merge@v3.4.0...v3.4.1

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, a private sponsor, @​block, @​openclaw, @​sourcegraph and more via @​thnxdev for sponsoring tailwind-merge! ❤️

Commits
  • d54f7e5 v3.6.0
  • 638871a Update README to add info about Tailwind CSS v4.3 support
  • 39fc7b5 Revert "v3.6.0"
  • bd8390f v3.6.0
  • 802877c add v3.6.0 changelog
  • a35feda Merge pull request #665 from dcastil/renovate/rollup-plugin-babel-7.x
  • 940389c Merge pull request #667 from dcastil/renovate/release-drafter-release-drafter...
  • 005af6d pin to specific version
  • 5816ced implement breaking changes
  • 17041e1 Merge pull request #676 from dcastil/dependabot/npm_and_yarn/babel/plugin-tra...
  • Additional commits viewable in compare view

Updates vue from 3.5.28 to 3.5.34

Release notes

Sourced from vue's releases.

v3.5.34

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.33

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.32

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.31

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.30

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.29

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.5.34 (2026-05-06)

Bug Fixes

  • compiler-sfc: infer Vue ref wrapper types when source is unresolvable (#14758) (7f46fd4), closes #14729
  • compiler-sfc: preserve hash hrefs on <image> elements (#14756) (090b2e3)
  • compiler-sfc: resolve type re-exports inside declare global (#14766) (acfffe3)
  • reactivity: prevent orphan effect when created in a stopped scope (#14778) (c8e2d4a), closes #14777
  • runtime-core: avoid symbol coercion during props validation (#8539) (23d4fb5), closes #8487
  • suspense: avoid DOM leak with out-in transition in v-if fragment (#14762) (9667e0d), closes #14761

3.5.33 (2026-04-22)

Bug Fixes

3.5.32 (2026-04-03)

Bug Fixes

Reverts

3.5.31 (2026-03-25)

Bug Fixes

  • compiler-sfc: allow Node.js subpath imports patterns in asset urls (#13045) (95c3356), closes #9919
  • compiler-sfc: support template literal as defineModel name (#14622) (bd7eef0), closes #14621
  • reactivity: normalize toRef property keys before dep lookup + improve types (

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

| Package | From | To |
| --- | --- | --- |
| [@blockly/field-slider](https://github.com/RaspberryPiFoundation/blockly-samples/tree/HEAD/plugins/field-slider) | `8.0.8` | `8.0.9` |
| [@blockly/zoom-to-fit](https://github.com/RaspberryPiFoundation/blockly-samples/tree/HEAD/plugins/zoom-to-fit) | `7.0.8` | `7.0.9` |
| [@codemirror/state](https://github.com/codemirror/state) | `6.5.4` | `6.6.0` |
| [@codemirror/view](https://github.com/codemirror/view) | `6.39.15` | `6.43.0` |
| [@fsegurai/codemirror-theme-vscode-dark](https://github.com/fsegurai/codemirror-themes) | `6.2.4` | `6.2.6` |
| [@fsegurai/codemirror-theme-vscode-light](https://github.com/fsegurai/codemirror-themes) | `6.2.4` | `6.2.6` |
| [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `14.2.1` | `14.3.0` |
| [aws-amplify](https://github.com/aws-amplify/amplify-js) | `6.16.2` | `6.17.0` |
| [blockly](https://github.com/RaspberryPiFoundation/blockly) | `12.4.1` | `12.5.1` |
| [nanoid](https://github.com/ai/nanoid) | `5.1.7` | `5.1.11` |
| [reka-ui](https://github.com/unovue/reka-ui) | `2.8.0` | `2.9.8` |
| [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `4.0.2` | `4.1.0` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.4.0` | `3.6.0` |
| [vue](https://github.com/vuejs/core) | `3.5.28` | `3.5.34` |
| [vue-router](https://github.com/vuejs/router) | `5.0.2` | `5.0.7` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.18` | `4.3.0` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `6.0.4` | `6.0.7` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.18` | `4.3.0` |
| [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) | `3.2.4` | `3.3.1` |



Updates `@blockly/field-slider` from 8.0.8 to 8.0.9
- [Release notes](https://github.com/RaspberryPiFoundation/blockly-samples/releases)
- [Changelog](https://github.com/RaspberryPiFoundation/blockly-samples/blob/main/plugins/field-slider/CHANGELOG.md)
- [Commits](https://github.com/RaspberryPiFoundation/blockly-samples/commits/@blockly/field-slider@8.0.9/plugins/field-slider)

Updates `@blockly/zoom-to-fit` from 7.0.8 to 7.0.9
- [Release notes](https://github.com/RaspberryPiFoundation/blockly-samples/releases)
- [Changelog](https://github.com/RaspberryPiFoundation/blockly-samples/blob/main/plugins/zoom-to-fit/CHANGELOG.md)
- [Commits](https://github.com/RaspberryPiFoundation/blockly-samples/commits/@blockly/zoom-to-fit@7.0.9/plugins/zoom-to-fit)

Updates `@codemirror/state` from 6.5.4 to 6.6.0
- [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md)
- [Commits](codemirror/state@6.5.4...6.6.0)

Updates `@codemirror/view` from 6.39.15 to 6.43.0
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/view/commits)

Updates `@fsegurai/codemirror-theme-vscode-dark` from 6.2.4 to 6.2.6
- [Release notes](https://github.com/fsegurai/codemirror-themes/releases)
- [Changelog](https://github.com/fsegurai/codemirror-themes/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsegurai/codemirror-themes/commits)

Updates `@fsegurai/codemirror-theme-vscode-light` from 6.2.4 to 6.2.6
- [Release notes](https://github.com/fsegurai/codemirror-themes/releases)
- [Changelog](https://github.com/fsegurai/codemirror-themes/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsegurai/codemirror-themes/commits)

Updates `@vueuse/core` from 14.2.1 to 14.3.0
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v14.3.0/packages/core)

Updates `aws-amplify` from 6.16.2 to 6.17.0
- [Release notes](https://github.com/aws-amplify/amplify-js/releases)
- [Commits](https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.16.2...aws-amplify@6.17.0)

Updates `blockly` from 12.4.1 to 12.5.1
- [Release notes](https://github.com/RaspberryPiFoundation/blockly/releases)
- [Commits](RaspberryPiFoundation/blockly@blockly-v12.4.1...blockly-v12.5.1)

Updates `nanoid` from 5.1.7 to 5.1.11
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@5.1.7...5.1.11)

Updates `reka-ui` from 2.8.0 to 2.9.8
- [Release notes](https://github.com/unovue/reka-ui/releases)
- [Commits](unovue/reka-ui@v2.8.0...v2.9.8)

Updates `shiki` from 4.0.2 to 4.1.0
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v4.1.0/packages/shiki)

Updates `tailwind-merge` from 3.4.0 to 3.6.0
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v3.4.0...v3.6.0)

Updates `vue` from 3.5.28 to 3.5.34
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.28...v3.5.34)

Updates `vue-router` from 5.0.2 to 5.0.7
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v5.0.2...v5.0.7)

Updates `@tailwindcss/vite` from 4.1.18 to 4.3.0
- [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.0/packages/@tailwindcss-vite)

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

Updates `tailwindcss` from 4.1.18 to 4.3.0
- [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.0/packages/tailwindcss)

Updates `vue-tsc` from 3.2.4 to 3.3.1
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v3.3.1/packages/tsc)

---
updated-dependencies:
- dependency-name: "@blockly/field-slider"
  dependency-version: 8.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@blockly/zoom-to-fit"
  dependency-version: 7.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@codemirror/state"
  dependency-version: 6.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@codemirror/view"
  dependency-version: 6.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@fsegurai/codemirror-theme-vscode-dark"
  dependency-version: 6.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@fsegurai/codemirror-theme-vscode-light"
  dependency-version: 6.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vueuse/core"
  dependency-version: 14.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: aws-amplify
  dependency-version: 6.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: blockly
  dependency-version: 12.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: nanoid
  dependency-version: 5.1.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: reka-ui
  dependency-version: 2.9.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: shiki
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: tailwind-merge
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: vue
  dependency-version: 3.5.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: vue-router
  dependency-version: 5.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@tailwindcss/vite"
  dependency-version: 4.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@vitejs/plugin-vue"
  dependency-version: 6.0.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: tailwindcss
  dependency-version: 4.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: vue-tsc
  dependency-version: 3.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 May 23, 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