Skip to content

build(deps): bump the minor-and-patch group across 8 directories with 9 updates#455

Merged
K1DV5 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/astro/minor-and-patch-75863cf29b
Jul 6, 2026
Merged

build(deps): bump the minor-and-patch group across 8 directories with 9 updates#455
K1DV5 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/astro/minor-and-patch-75863cf29b

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 1 update in the /astro directory: @wuchale/astro.
Bumps the minor-and-patch group with 3 updates in the /react directory: wuchale, @wuchale/jsx and vite.
Bumps the minor-and-patch group with 1 update in the /server directory: wuchale.
Bumps the minor-and-patch group with 4 updates in the /solidjs directory: wuchale, @wuchale/jsx, vite and solid-js.
Bumps the minor-and-patch group with 5 updates in the /svelte directory:

Package From To
wuchale 0.25.5 0.25.6
vite 8.1.0 8.1.3
@wuchale/svelte 0.20.3 0.20.4
@sveltejs/vite-plugin-svelte 7.1.2 7.1.4
@vitejs/devtools 0.3.3 0.3.4

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

Package From To
wuchale 0.25.5 0.25.6
vite 8.1.0 8.1.3
@wuchale/svelte 0.20.3 0.20.4
@sveltejs/vite-plugin-svelte 7.1.2 7.1.4
@sveltejs/kit 2.68.0 2.69.1

Bumps the minor-and-patch group with 5 updates in the /sveltekit-advanced directory:

Package From To
wuchale 0.25.5 0.25.6
vite 8.1.0 8.1.3
@wuchale/svelte 0.20.3 0.20.4
@sveltejs/vite-plugin-svelte 7.1.2 7.1.4
@sveltejs/kit 2.68.0 2.69.1

Bumps the minor-and-patch group with 2 updates in the /vanilla directory: wuchale and vite.

Updates @wuchale/astro from 0.4.3 to 0.4.4

Release notes

Sourced from @​wuchale/astro's releases.

@​wuchale/astro@​0.4.4

Patch Changes

  • c46696a: Fix new mixed visitor visiting ignored elements when nested #408
  • Updated dependencies [c46696a, 40b5c42]:
    • wuchale@0.25.6
Commits

Updates wuchale from 0.25.5 to 0.25.6

Release notes

Sourced from wuchale's releases.

wuchale@0.25.6

Patch Changes

  • c46696a: Fix new mixed visitor visiting ignored elements when nested #408
  • 40b5c42: Fix runtime not initialized inside funcs with only patterns without messages
Commits

Updates wuchale from 0.25.5 to 0.25.6

Release notes

Sourced from wuchale's releases.

wuchale@0.25.6

Patch Changes

  • c46696a: Fix new mixed visitor visiting ignored elements when nested #408
  • 40b5c42: Fix runtime not initialized inside funcs with only patterns without messages
Commits

Updates @wuchale/jsx from 0.12.4 to 0.12.5

Release notes

Sourced from @​wuchale/jsx's releases.

@​wuchale/jsx@​0.12.5

Patch Changes

  • c46696a: Fix new mixed visitor visiting ignored elements when nested #408
  • Updated dependencies [c46696a, 40b5c42]:
    • wuchale@0.25.6
Commits

Updates vite from 8.1.0 to 8.1.3

Release notes

Sourced from vite's releases.

v8.1.3

Please refer to CHANGELOG.md for details.

v8.1.2

Please refer to CHANGELOG.md for details.

v8.1.1

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.1.3 (2026-07-02)

Bug Fixes

8.1.2 (2026-06-30)

Bug Fixes

  • deps: revert es-module-lexer to 2.1.0 (#22827) (0d3bd7c)
  • restore, "fix: resolve pnpm .modules.yaml from workspace root instead of cwd (#22757)" (#22825) (efb98cc)
  • revert, "fix: escape ids with multiple null bytes (#22687)" (cccef55)
  • revert, "fix: resolve pnpm .modules.yaml from workspace root instead of cwd (#22757)" (cf97711)

8.1.1 (2026-06-30)

Features

  • update dynamic import warning to link to Vite docs (#22823) (62bd7af)

Bug Fixes

  • bundled-dev: avoid stack overflow on import.meta.hot.invalidate() (#22797) (709eb8e)
  • bundled-dev: serve assets emitted during HMR/lazy compile (#22745) (5876b2c)
  • bundledDev: skip plugin transform hooks for rolldown-lazy stub modules (#22778) (8f925e2)
  • css: preserve dollar signs in external @import urls with lightningcss (#22718) (9fa7ab4)
  • css: resolve tsconfig paths in CSS and Sass @​import (#22775) (ef0b891)
  • deps: update all non-major dependencies (#22734) (e635f49)
  • deps: update all non-major dependencies (#22804) (8837400)
  • deps: update rolldown-related dependencies (#22591) (2ce6677)
  • escape ids with multiple null bytes (#22687) (833fc30)
  • hide console window when running 'net use' on Windows (#22698) (92b63f2)
  • ignore bundled config temp dir (#22800) (043a810)
  • invert esbuild.jsxSideEffects when converting to oxc.jsx.pure (#22809) (33895ba)
  • optimize-deps: ignore ERR_CLOSED_SERVER in scanner (#22784) (085a0ab)
  • optimizer: scanner should resolve input from root (#22769) (9722b07)
  • resolve pnpm .modules.yaml from workspace root instead of cwd (#22757) (2531ac7)
  • return sourcemap field from some plugins that were lacking (#22782) (7e18bf8)
  • server: handle malformed URI in indexHtmlMiddleware (#22781) (84f5ccc)

Miscellaneous Chores

Code Refactoring

  • css: remove lightningcss null byte bug workaround (#22822) (2dafd3b)
  • use pre-defined environments variable to avoid duplicate Object.values calls (#22790) (1113acf)

... (truncated)

Commits
  • 578ffb8 release: v8.1.3
  • 7103c3a fix(deps): bump es-module-lexer to 2.3.0 (#22838)
  • 1534d36 fix(css): inject inlined CSS after the shebang line (#22717)
  • c4acd69 fix(ssr): correct stacktrace column position for first line (#22828)
  • 2c53054 fix: preload css for nested dynamic imports (#22759)
  • ba31193 release: v8.1.2
  • 0d3bd7c fix(deps): revert es-module-lexer to 2.1.0 (#22827)
  • efb98cc fix: restore, "fix: resolve pnpm .modules.yaml from workspace root instead of...
  • cf97711 fix: revert, "fix: resolve pnpm .modules.yaml from workspace root instead of ...
  • cccef55 fix: revert, "fix: escape ids with multiple null bytes (#22687)"
  • Additional commits viewable in compare view

Updates wuchale from 0.25.5 to 0.25.6

Release notes

Sourced from wuchale's releases.

wuchale@0.25.6

Patch Changes

  • c46696a: Fix new mixed visitor visiting ignored elements when nested #408
  • 40b5c42: Fix runtime not initialized inside funcs with only patterns without messages
Commits

Updates wuchale from 0.25.5 to 0.25.6

Release notes

Sourced from wuchale's releases.

wuchale@0.25.6

Patch Changes

  • c46696a: Fix new mixed visitor visiting ignored elements when nested #408
  • 40b5c42: Fix runtime not initialized inside funcs with only patterns without messages
Commits

Updates @wuchale/jsx from 0.12.4 to 0.12.5

Release notes

Sourced from @​wuchale/jsx's releases.

@​wuchale/jsx@​0.12.5

Patch Changes

  • c46696a: Fix new mixed visitor visiting ignored elements when nested #408
  • Updated dependencies [c46696a, 40b5c42]:
    • wuchale@0.25.6
Commits

Updates vite from 8.1.0 to 8.1.3

Release notes

Sourced from vite's releases.

v8.1.3

Please refer to CHANGELOG.md for details.

v8.1.2

Please refer to CHANGELOG.md for details.

v8.1.1

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.1.3 (2026-07-02)

Bug Fixes

8.1.2 (2026-06-30)

Bug Fixes

  • deps: revert es-module-lexer to 2.1.0 (#22827) (0d3bd7c)
  • restore, "fix: resolve pnpm .modules.yaml from workspace root instead of cwd (#22757)" (#22825) (efb98cc)
  • revert, "fix: escape ids with multiple null bytes (#22687)" (cccef55)
  • revert, "fix: resolve pnpm .modules.yaml from workspace root instead of cwd (#22757)" (cf97711)

8.1.1 (2026-06-30)

Features

  • update dynamic import warning to link to Vite docs (#22823) (62bd7af)

Bug Fixes

  • bundled-dev: avoid stack overflow on import.meta.hot.invalidate() (#22797) (709eb8e)
  • bundled-dev: serve assets emitted during HMR/lazy compile (#22745) (5876b2c)
  • bundledDev: skip plugin transform hooks for rolldown-lazy stub modules (#22778) (8f925e2)
  • css: preserve dollar signs in external @import urls with lightningcss (#22718) (9fa7ab4)
  • css: resolve tsconfig paths in CSS and Sass @​import (#22775) (ef0b891)
  • deps: update all non-major dependencies (#22734) (e635f49)
  • deps: update all non-major dependencies (#22804) (8837400)
  • deps: update rolldown-related dependencies (#22591) (2ce6677)
  • escape ids with multiple null bytes (#22687) (833fc30)
  • hide console window when running 'net use' on Windows (#22698) (92b63f2)
  • ignore bundled config temp dir (#22800) (043a810)
  • invert esbuild.jsxSideEffects when converting to oxc.jsx.pure (#22809) (33895ba)
  • optimize-deps: ignore ERR_CLOSED_SERVER in scanner (#22784) (085a0ab)
  • optimizer: scanner should resolve input from root (#22769) (9722b07)
  • resolve pnpm .modules.yaml from workspace root instead of cwd (#22757) (2531ac7)
  • return sourcemap field from some plugins that were lacking (#22782) (7e18bf8)
  • server: handle malformed URI in indexHtmlMiddleware (#22781) (84f5ccc)

Miscellaneous Chores

Code Refactoring

  • css: remove lightningcss null byte bug workaround (#22822) (2dafd3b)
  • use pre-defined environments variable to avoid duplicate Object.values calls (#22790) (1113acf)

... (truncated)

Commits
  • 578ffb8 release: v8.1.3
  • 7103c3a fix(deps): bump es-module-lexer to 2.3.0 (#22838)
  • 1534d36 fix(css): inject inlined CSS after the shebang line (#22717)
  • c4acd69 fix(ssr): correct stacktrace column position for first line (#22828)
  • 2c53054 fix: preload css for nested dynamic imports (#22759)
  • ba31193 release: v8.1.2
  • 0d3bd7c fix(deps): revert es-module-lexer to 2.1.0 (#22827)
  • efb98cc fix: restore, "fix: resolve pnpm .modules.yaml from workspace root instead of...
  • cf97711 fix: revert, "fix: resolve pnpm .modules.yaml from workspace root instead of ...
  • cccef55 fix: revert, "fix: escape ids with multiple null bytes (#22687)"
  • Additional commits viewable in compare view

Updates solid-js from 1.9.13 to 1.9.14

Commits

Updates wuchale from 0.25.5 to 0.25.6

Release notes

Sourced from wuchale's releases.

wuchale@0.25.6

Patch Changes

  • c46696a: Fix new mixed visitor visiting ignored elements when nested #408
  • 40b5c42: Fix runtime not initialized inside funcs with only patterns without messages
Commits

Updates vite from 8.1.0 to 8.1.3

Release notes

Sourced from vite's releases.

v8.1.3

Please refer to CHANGELOG.md for details.

v8.1.2

Please refer to CHANGELOG.md for details.

v8.1.1

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.1.3 (2026-07-02)

Bug Fixes

8.1.2 (2026-06-30)

Bug Fixes

  • deps: revert es-module-lexer to 2.1.0 (#22827) (0d3bd7c)
  • restore, "fix: resolve pnpm .modules.yaml from workspace root instead of cwd (#22757)" (#22825) (efb98cc)
  • revert, "fix: escape ids with multiple null bytes (#22687)" (cccef55)
  • revert, "fix: resolve pnpm .modules.yaml from workspace root instead of cwd (#22757)" (cf97711)

8.1.1 (2026-06-30)

Features

  • update dynamic import warning to link to Vite docs (#22823) (62bd7af)

Bug Fixes

  • bundled-dev: avoid stack overflow on import.meta.hot.invalidate() (#22797) (709eb8e)
  • bundled-dev: serve assets emitted during HMR/lazy compile (#22745) (5876b2c)
  • bundledDev: skip plugin transform hooks for rolldown-lazy stub modules (#22778) (8f925e2)
  • css: preserve dollar signs in external @import urls with lightningcss (#22718) (9fa7ab4)
  • css: resolve tsconfig paths in CSS and Sass @​import (#22775) (ef0b891)
  • deps: update all non-major dependencies (#22734) (e635f49)
  • deps: update all non-major dependencies (#22804) (8837400)
  • deps: update rolldown-related dependencies (#22591) (2ce6677)
  • escape ids with multiple null bytes (#22687) (833fc30)
  • hide console window when running 'net use' on Windows (#22698) (92b63f2)
  • ignore bundled config temp dir (#22800) (043a810)
  • invert esbuild.jsxSideEffects when converting to oxc.jsx.pure (#22809) (33895ba)
  • optimize-deps: ignore ERR_CLOSED_SERVER in scanner (#22784) (085a0ab)
  • optimizer: scanner should resolve input from root (#22769) (9722b07)
  • resolve pnpm .modules.yaml from workspace root instead of cwd (#22757) (2531ac7)
  • return sourcemap field from some plugins that were lacking (#22782) (7e18bf8)
  • server: handle malformed URI in indexHtmlMiddleware (#22781) (84f5ccc)

Miscellaneous Chores

Code Refactoring

  • css: remove lightningcss null byte bug workaround (#22822) (2dafd3b)
  • use pre-defined environments variable to avoid duplicate Object.values calls (#22790) (1113acf)

... (truncated)

Commits
  • 578ffb8 release: v8.1.3
  • 7103c3a fix(deps): bump es-module-lexer to 2.3.0 (#22838)
  • 1534d36 fix(css): inject inlined CSS after the shebang line (#22717)
  • c4acd69 fix(ssr): correct stacktrace column position for first line (#22828)
  • 2c53054 fix: preload css for nested dynamic imports (#22759)
  • ba31193 release: v8.1.2
  • 0d3bd7c fix(deps): revert es-module-lexer to 2.1.0 (#22827)
  • efb98cc fix: restore, "fix: resolve pnpm .modules.yaml from workspace root instead of...
  • cf97711 fix: revert, "fix: resolve pnpm .modules.yaml from workspace root instead of ...
  • cccef55 fix: revert, "fix: escape ids with multiple null bytes (#22687)"
  • Additional commits viewable in compare view

Updates @wuchale/svelte from 0.20.3 to 0.20.4

Release notes

Sourced from @​wuchale/svelte's releases.

@​wuchale/svelte@​0.20.4

Patch Changes

  • c46696a: Fix new mixed visitor visiting ignored elements when nested #408
  • Updated dependencies [c46696a, 40b5c42]:
    • wuchale@0.25.6
Commits

Updates @sveltejs/vite-plugin-svelte from 7.1.2 to 7.1.4

Release notes

Sourced from @​sveltejs/vite-plugin-svelte's releases.

@​sveltejs/vite-plugin-svelte@​7.1.4

Patch Changes

  • fix: enforce ltr styles for inspector (#1324)

@​sveltejs/vite-plugin-svelte@​7.1.3

Patch Changes

  • fix: ensure the inspector is injected into the client correctly for Vite+ projects (#1355)
Changelog

Sourced from @​sveltejs/vite-plugin-svelte's changelog.

7.1.4

Patch Changes

  • fix: enforce ltr styles for inspector (#1324)

7.1.3

Patch Changes

  • fix: ensure the inspector is injected into the client correctly for Vite+ projects (#1355)
Commits

Updates @vitejs/devtools from 0.3.3 to 0.3.4

Release notes

Sourced from @​vitejs/devtools's releases.

v0.3.4

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • bbaac53 chore: release v0.3.4
  • 1e83649 fix(core): use virtual module instead of fs URL for client injection (#388)
  • 1a7cbf1 fix(core): include group members when checking/resetting docks custom order (...
  • a3d5e14 feat(core): add Switch component to json-render catalog (#382)
  • c6ea6c9 fix(core): clear docks custom order when it matches default (#385)
  • db10e17 fix(core): preserve object-form dock icons in command projection (#378)
  • d62b90c fix(core): resolve vite server.https for websocket server (#381)
  • 111aea8 chore: update nostics
  • 49be80f fix(core): use reactive settings ref in SettingsDocks (#379)
  • See full diff in compare view

Updates wuchale from 0.25.5 to 0.25.6

Release notes

Sourced from wuchale's releases.

wuchale@0.25.6

Patch Changes

  • c46696a: Fix new mixed visitor visiting ignored elements when nested #408
  • 40b5c42: Fix runtime not initialized inside funcs with only patterns without messages
Commits
  • 066b5c2 Version Packages
  • ...

    Description has been truncated

… 9 updates

Bumps the minor-and-patch group with 1 update in the /astro directory: [@wuchale/astro](https://github.com/wuchalejs/wuchale).
Bumps the minor-and-patch group with 3 updates in the /react directory: [wuchale](https://github.com/wuchalejs/wuchale), [@wuchale/jsx](https://github.com/wuchalejs/wuchale) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the minor-and-patch group with 1 update in the /server directory: [wuchale](https://github.com/wuchalejs/wuchale).
Bumps the minor-and-patch group with 4 updates in the /solidjs directory: [wuchale](https://github.com/wuchalejs/wuchale), [@wuchale/jsx](https://github.com/wuchalejs/wuchale), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [solid-js](https://github.com/solidjs/solid).
Bumps the minor-and-patch group with 5 updates in the /svelte directory:

| Package | From | To |
| --- | --- | --- |
| [wuchale](https://github.com/wuchalejs/wuchale) | `0.25.5` | `0.25.6` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.1.0` | `8.1.3` |
| [@wuchale/svelte](https://github.com/wuchalejs/wuchale) | `0.20.3` | `0.20.4` |
| [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) | `7.1.2` | `7.1.4` |
| [@vitejs/devtools](https://github.com/vitejs/devtools/tree/HEAD/packages/core) | `0.3.3` | `0.3.4` |

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

| Package | From | To |
| --- | --- | --- |
| [wuchale](https://github.com/wuchalejs/wuchale) | `0.25.5` | `0.25.6` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.1.0` | `8.1.3` |
| [@wuchale/svelte](https://github.com/wuchalejs/wuchale) | `0.20.3` | `0.20.4` |
| [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) | `7.1.2` | `7.1.4` |
| [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.68.0` | `2.69.1` |

Bumps the minor-and-patch group with 5 updates in the /sveltekit-advanced directory:

| Package | From | To |
| --- | --- | --- |
| [wuchale](https://github.com/wuchalejs/wuchale) | `0.25.5` | `0.25.6` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.1.0` | `8.1.3` |
| [@wuchale/svelte](https://github.com/wuchalejs/wuchale) | `0.20.3` | `0.20.4` |
| [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) | `7.1.2` | `7.1.4` |
| [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.68.0` | `2.69.1` |

Bumps the minor-and-patch group with 2 updates in the /vanilla directory: [wuchale](https://github.com/wuchalejs/wuchale) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `@wuchale/astro` from 0.4.3 to 0.4.4
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/@wuchale/astro@0.4.3...@wuchale/astro@0.4.4)

Updates `wuchale` from 0.25.5 to 0.25.6
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/wuchale@0.25.5...wuchale@0.25.6)

Updates `wuchale` from 0.25.5 to 0.25.6
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/wuchale@0.25.5...wuchale@0.25.6)

Updates `@wuchale/jsx` from 0.12.4 to 0.12.5
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/@wuchale/jsx@0.12.4...@wuchale/jsx@0.12.5)

Updates `vite` from 8.1.0 to 8.1.3
- [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.1.3/packages/vite)

Updates `wuchale` from 0.25.5 to 0.25.6
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/wuchale@0.25.5...wuchale@0.25.6)

Updates `wuchale` from 0.25.5 to 0.25.6
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/wuchale@0.25.5...wuchale@0.25.6)

Updates `@wuchale/jsx` from 0.12.4 to 0.12.5
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/@wuchale/jsx@0.12.4...@wuchale/jsx@0.12.5)

Updates `vite` from 8.1.0 to 8.1.3
- [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.1.3/packages/vite)

Updates `solid-js` from 1.9.13 to 1.9.14
- [Release notes](https://github.com/solidjs/solid/releases)
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid/commits)

Updates `wuchale` from 0.25.5 to 0.25.6
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/wuchale@0.25.5...wuchale@0.25.6)

Updates `vite` from 8.1.0 to 8.1.3
- [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.1.3/packages/vite)

Updates `@wuchale/svelte` from 0.20.3 to 0.20.4
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/@wuchale/svelte@0.20.3...@wuchale/svelte@0.20.4)

Updates `@sveltejs/vite-plugin-svelte` from 7.1.2 to 7.1.4
- [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/vite-plugin-svelte@7.1.4/packages/vite-plugin-svelte)

Updates `@vitejs/devtools` from 0.3.3 to 0.3.4
- [Release notes](https://github.com/vitejs/devtools/releases)
- [Commits](https://github.com/vitejs/devtools/commits/v0.3.4/packages/core)

Updates `wuchale` from 0.25.5 to 0.25.6
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/wuchale@0.25.5...wuchale@0.25.6)

Updates `vite` from 8.1.0 to 8.1.3
- [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.1.3/packages/vite)

Updates `@wuchale/svelte` from 0.20.3 to 0.20.4
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/@wuchale/svelte@0.20.3...@wuchale/svelte@0.20.4)

Updates `@sveltejs/vite-plugin-svelte` from 7.1.2 to 7.1.4
- [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/vite-plugin-svelte@7.1.4/packages/vite-plugin-svelte)

Updates `@sveltejs/kit` from 2.68.0 to 2.69.1
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.69.1/packages/kit)

Updates `wuchale` from 0.25.5 to 0.25.6
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/wuchale@0.25.5...wuchale@0.25.6)

Updates `vite` from 8.1.0 to 8.1.3
- [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.1.3/packages/vite)

Updates `@wuchale/svelte` from 0.20.3 to 0.20.4
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/@wuchale/svelte@0.20.3...@wuchale/svelte@0.20.4)

Updates `@sveltejs/vite-plugin-svelte` from 7.1.2 to 7.1.4
- [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/vite-plugin-svelte@7.1.4/packages/vite-plugin-svelte)

Updates `@sveltejs/kit` from 2.68.0 to 2.69.1
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.69.1/packages/kit)

Updates `wuchale` from 0.25.5 to 0.25.6
- [Release notes](https://github.com/wuchalejs/wuchale/releases)
- [Commits](https://github.com/wuchalejs/wuchale/compare/wuchale@0.25.5...wuchale@0.25.6)

Updates `vite` from 8.1.0 to 8.1.3
- [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.1.3/packages/vite)

---
updated-dependencies:
- dependency-name: "@wuchale/astro"
  dependency-version: 0.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: wuchale
  dependency-version: 0.25.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: wuchale
  dependency-version: 0.25.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@wuchale/jsx"
  dependency-version: 0.12.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vite
  dependency-version: 8.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: wuchale
  dependency-version: 0.25.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: wuchale
  dependency-version: 0.25.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@wuchale/jsx"
  dependency-version: 0.12.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vite
  dependency-version: 8.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: solid-js
  dependency-version: 1.9.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: wuchale
  dependency-version: 0.25.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vite
  dependency-version: 8.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@wuchale/svelte"
  dependency-version: 0.20.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@sveltejs/vite-plugin-svelte"
  dependency-version: 7.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@vitejs/devtools"
  dependency-version: 0.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: wuchale
  dependency-version: 0.25.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vite
  dependency-version: 8.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@wuchale/svelte"
  dependency-version: 0.20.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@sveltejs/vite-plugin-svelte"
  dependency-version: 7.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@sveltejs/kit"
  dependency-version: 2.69.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: wuchale
  dependency-version: 0.25.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vite
  dependency-version: 8.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@wuchale/svelte"
  dependency-version: 0.20.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@sveltejs/vite-plugin-svelte"
  dependency-version: 7.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@sveltejs/kit"
  dependency-version: 2.69.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: wuchale
  dependency-version: 0.25.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: vite
  dependency-version: 8.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-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 Jul 6, 2026
@K1DV5 K1DV5 merged commit f55103e into main Jul 6, 2026
16 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/astro/minor-and-patch-75863cf29b branch July 6, 2026 21:50
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