Skip to content

chore(deps): bump the example-dependencies group across 10 directories with 17 updates - #718

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/examples/components/bundled-esbuild/example-dependencies-403e7a227d
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/examples/components/bundled-esbuild/example-dependencies-403e7a227d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the example-dependencies group with 6 updates in the /examples/components/bundled-esbuild directory:

Package From To
fast-xml-parser 5.7.2 5.11.1
remeda 2.34.0 2.45.0
@bytecodealliance/jco 1.19.0 1.32.1
@types/node 24.12.2 26.4.1
esbuild 0.28.1 0.28.2
typescript 6.0.3 7.0.2

Bumps the example-dependencies group with 6 updates in the /examples/components/bundled-rsbuild directory:

Package From To
remeda 2.34.0 2.45.0
@bytecodealliance/jco 1.19.0 1.32.1
@types/node 24.12.2 26.4.1
typescript 6.0.3 7.0.2
@rsbuild/plugin-node-polyfill 1.4.4 1.4.6
@rslib/core 0.21.3 1.0.0

Bumps the example-dependencies group with 7 updates in the /examples/components/http-axios directory:

Package From To
@bytecodealliance/jco 1.19.0 1.32.1
@types/node 24.12.3 26.4.1
typescript 6.0.3 7.0.2
axios 1.18.0 1.20.0
@bytecodealliance/componentize-js 0.20.0 0.22.0
@rollup/plugin-commonjs 29.0.2 29.0.3
rollup 4.60.3 4.63.1

Bumps the example-dependencies group with 3 updates in the /examples/components/http-hello-world directory: @bytecodealliance/jco, @types/node and typescript.
Bumps the example-dependencies group with 5 updates in the /examples/components/http-password-checker directory:

Package From To
@bytecodealliance/jco 1.19.0 1.32.1
@types/node 24.12.3 26.4.1
typescript 6.0.3 7.0.2
rollup 4.60.3 4.63.1
valibot 1.4.0 1.4.2

Bumps the example-dependencies group with 5 updates in the /examples/components/http-server-with-hono directory:

Package From To
@bytecodealliance/jco 1.19.0 1.32.1
@types/node 24.12.3 26.4.1
typescript 6.0.3 7.0.2
rollup 4.60.3 4.63.1
hono 4.12.27 4.13.5

Bumps the example-dependencies group with 4 updates in the /examples/components/http-stdio directory: @bytecodealliance/jco, typescript, hono and @bytecodealliance/jco-std.
Bumps the example-dependencies group with 3 updates in the /examples/components/http-streaming directory: @bytecodealliance/jco, @types/node and typescript.
Bumps the example-dependencies group with 4 updates in the /examples/components/wasi-config-from-k8s-env directory: @bytecodealliance/jco, typescript, hono and @bytecodealliance/jco-std.
Bumps the example-dependencies group with 8 updates in the /examples/components/webgpu-tensorflow directory:

Package From To
@bytecodealliance/jco 1.19.0 1.32.1
typescript 5.9.3 7.0.2
@bytecodealliance/componentize-js 0.20.0 0.22.0
@rollup/plugin-commonjs 29.0.2 29.0.3
rollup 4.60.3 4.63.1
hono 4.12.27 4.13.5
@bytecodealliance/jco-std 0.1.3 0.2.1
zod 4.4.3 4.5.4

Updates fast-xml-parser from 5.7.2 to 5.11.1

Release notes

Sourced from fast-xml-parser's releases.

v5.11.1

What's Changed

New Contributors

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.11.0...v5.11.1

v5.11.0

What's Changed

New Contributors

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.10.1...v5.11.0

v5.10.1

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.10.0...v5.10.1

v5.10.0

What's Changed

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.9.3...v5.10.0

v5.9.3

What's Changed

New Contributors

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.9.2...v5.9.3

v5.9.2

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.9.1...v5.9.2

v5.9.1

Full Changelog: NaturalIntelligence/fast-xml-parser@v5.9.0...v5.9.1

... (truncated)

Changelog

Sourced from fast-xml-parser's changelog.

Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.

Note: Due to some last quick changes on v4, detail of v4.5.3 & v4.5.4 are not updated here. v4.5.4x is the last tag of v4 in github repository. I'm extremely sorry for the confusion

5.11.1 / 2026-08-27

  • fix: validator; Replace regex with a single-pass scanner for attribute tokens, eliminating quadratic behavior on long whitespace runs.

5.11.0 / 2026-08-16

  • feat: support for endIndex in node metadata (#850) [By Pavel Dranichnikov]
  • fix: don't crash on a closing tag with no matching opening tag (#861) [By Haïm Dimer]
  • fix: DOCTYPE to read SYSTEM/PUBLIC
  • deps: strnum v2.4.2

5.10.1 / 2026-07-17

  • fix: multiple DOCTYPE declarations.
  • deps: @nodable/entities for treeshaking

5.10.0 / 2026-07-11

  • upgrade:
    • xml-naming v0.3.0: cache support
    • PEM v1.6.2: sibling bug fix
    • is-unsafe v2.0.0: tree shaking

*5.9.3 / 2026-06-19

  • update strnum

*5.9.2 / 2026-06-17

  • dummy release to test changes in github action

*5.9.1 / 2026-06-17

  • dummy release to test release from github action

*5.9.0 / 2026-06-15

  • update strnum to 2.3.0
    • you can set hex, binary, enotation, infinity, unicode
  • validate unsafe HTML or XML data in doctype entities unsing 'is-unsafe' library. User can override rules by overriding EntityDecoder.

*5.8.0 / 2026-05-12

  • integrate xml-naming to validate DOCTYPE entity name and notation name (using qname becaue of backward compatibility)
    • This will consider xml-version as well. '1.0' is default
  • update strnum to 2.3.0
    • You can set octal and binary parsing which is bydeault off
  • update fast-xml-builder to 1.2.0
    • can sanitize tag names if found invalid
    • fix format output

5.7.3 / 2006-05-05

  • fix: alwaysCreateTextNode should create text node when attributes are present for self closing node

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for fast-xml-parser since your current version.


Updates remeda from 2.34.0 to 2.45.0

Release notes

Sourced from remeda's releases.

v2.45.0

2.45.0 (2026-08-25)

Bug Fixes

v2.44.0

2.44.0 (2026-08-24)

Bug Fixes

  • filter, groupByProp: support type predicates that aren't subtypes of the item type (#1422) (05d20f4)

v2.43.0

2.43.0 (2026-08-23)

Bug Fixes

  • pipe: allow early returns to short-circuit the pipe, remove shared objects between pipes (#1421) (80c2fcf)

v2.42.0

2.42.0 (2026-08-18)

Bug Fixes

  • zip,zipWith: handle data-last with empty param (#1420) (8701357)

v2.41.0

2.41.0 (2026-08-17)

Bug Fixes

v2.40.0

2.40.0 (2026-08-14)

Bug Fixes

Affected utils:

Runtime

  • ceil

... (truncated)

Commits
  • e11dcf2 fix(isNot): allow widening type predicates (#1423)
  • 05d20f4 fix(filter, groupByProp): support type predicates that aren't subtypes of the...
  • 80c2fcf fix(pipe): allow early returns to short-circuit the pipe, remove shared objec...
  • 8701357 fix(zip,zipWith): handle data-last with empty param (#1420)
  • 6d956a9 docs(funnel,debounce): Improve reference implementation documentation (#1419)
  • d68a180 fix(prop): Handle index signatures correctly (#1418)
  • 6f608f0 chore(deps): patch undici (#1417)
  • 72ca45e chore(deps): bump the actions group across 1 directory with 7 updates (#1400)
  • 035ae14 fix(deps): bump versions + manual fixes (#1416)
  • d24feab chore(deps): bump fast-uri from 3.1.3 to 3.1.4 (#1395)
  • Additional commits viewable in compare view

Updates @bytecodealliance/jco from 1.19.0 to 1.32.1

Release notes

Sourced from @​bytecodealliance/jco's releases.

jco-v1.32.1

[1.32.1] - 2026-08-24

🚜 Refactor

⚙️ Miscellaneous Tasks

jco-v1.32.0

[1.32.0] - 2026-08-24

🚀 Features

🧪 Testing

⚙️ Miscellaneous Tasks

jco-v1.31.0

[1.31.0] - 2026-08-21

🚀 Features

... (truncated)

Commits
  • b50254d release: jco v1.32.1
  • fb2b355 chore(deps): update pnpm-lock.yaml
  • 4e04fa7 chore(examples): update jco-transpile to v0.12.1
  • cfb0482 chore(std): update jco-transpile to v0.12.1
  • e046ce3 chore(jco): update jco-transpile to v0.12.1
  • 5f8fab0 release: jco-transpile v0.12.1
  • d5c9693 refactor(jco): remove ora spinner dependency
  • 2eb54af fix(ci): avoid cached node modules in Windows conformance tests
  • 68f82b0 release: js-component-bindgen v2.8.1
  • 38121d7 test(transpile): cover delayed future result lowering
  • Additional commits viewable in compare view

Updates @types/node from 24.12.2 to 26.4.1

Commits

Updates esbuild from 0.28.1 to 0.28.2

Release notes

Sourced from esbuild's releases.

v0.28.2

  • Fix tree shaking bug due to TypeScript import alias (#4507)

    This release fixes a bug that could cause esbuild to incorrectly tree-shake imports that are used in a TypeScript type alias under certain circumstances. Affected code uses a TypeScript-specific import assignment and looks something like this:

    import Base from './dep.js';
    import Alias = Base.SomeType;
  • Fix CSS minification bug involving & (#4497)

    This release fixes a bug where esbuild's CSS minifier incorrectly removed a & when it was unsafe to do so. Here is an example:

    /* Original code */
    .a .b {
      & .b:not(& .c) {
        color: red;
      }
    }
    /* Old output (with --minify) */
    .a .b{.b:not(& .c){color:red}}
    /* New output (with --minify) */
    .a .b{& .b:not(& .c){color:red}}

    This should match <span class="a"><span class="b"><span class="b">yes</span></span></span> but not <span class="a"><span class="b">no</span></span>. The old output incorrectly matched both.

  • Avoid overwriting input files without --allow-overwrite (#4484)

    For example: esbuild input.js --outfile=input.js tells esbuild to overwrite input.js with the output of running esbuild on it. This was supposed to already be prevented by default, but it accidentally regressed in version 0.17.0 and apparently didn't have any test coverage. The error message was being printed but the input file was still being overwritten. Oops.

    This release puts the original behavior back. With this release, esbuild should now actually avoid overwriting input files unless --allow-overwrite is explicitly present. This is done by not writing out any files when a build error is encountered.

  • Fix incorrect code generated when using top-level await (#4498)

    Previously esbuild could generate code containing a syntax error in complex scenarios involving top-level await used in a dependency cycle. The problem was a missing async on one or more module wrapper closures. With this release, esbuild now uses a fixed-point iteration algorithm to correctly annotate all dependencies in the cycle as needing an async module wrapper.

  • Fix a minification bug with lowered logical assignment operators (#4508)

    This release fixes a bug that could cause esbuild to generate incorrect code for logical assignment operators when lowering them to an older target environment. Specifically the lowering process requires duplicating the left-hand side, but esbuild incorrectly failed to count the duplicate as a new usage when the left-hand side is an identifier. That then caused the minifier to believe that the left-hand side was only used once and could attempt to incorrectly inline an initializer into the first usage. This bug has now been fixed:

    // Original code
    function foo() {
      let x
      bar(x ||= {})

... (truncated)

Changelog

Sourced from esbuild's changelog.

0.28.2

  • Fix tree shaking bug due to TypeScript import alias (#4507)

    This release fixes a bug that could cause esbuild to incorrectly tree-shake imports that are used in a TypeScript type alias under certain circumstances. Affected code uses a TypeScript-specific import assignment and looks something like this:

    import Base from './dep.js';
    import Alias = Base.SomeType;
  • Fix CSS minification bug involving & (#4497)

    This release fixes a bug where esbuild's CSS minifier incorrectly removed a & when it was unsafe to do so. Here is an example:

    /* Original code */
    .a .b {
      & .b:not(& .c) {
        color: red;
      }
    }
    /* Old output (with --minify) */
    .a .b{.b:not(& .c){color:red}}
    /* New output (with --minify) */
    .a .b{& .b:not(& .c){color:red}}

    This should match <span class="a"><span class="b"><span class="b">yes</span></span></span> but not <span class="a"><span class="b">no</span></span>. The old output incorrectly matched both.

  • Avoid overwriting input files without --allow-overwrite (#4484)

    For example: esbuild input.js --outfile=input.js tells esbuild to overwrite input.js with the output of running esbuild on it. This was supposed to already be prevented by default, but it accidentally regressed in version 0.17.0 and apparently didn't have any test coverage. The error message was being printed but the input file was still being overwritten. Oops.

    This release puts the original behavior back. With this release, esbuild should now actually avoid overwriting input files unless --allow-overwrite is explicitly present. This is done by not writing out any files when a build error is encountered.

  • Fix incorrect code generated when using top-level await (#4498)

    Previously esbuild could generate code containing a syntax error in complex scenarios involving top-level await used in a dependency cycle. The problem was a missing async on one or more module wrapper closures. With this release, esbuild now uses a fixed-point iteration algorithm to correctly annotate all dependencies in the cycle as needing an async module wrapper.

  • Fix a minification bug with lowered logical assignment operators (#4508)

    This release fixes a bug that could cause esbuild to generate incorrect code for logical assignment operators when lowering them to an older target environment. Specifically the lowering process requires duplicating the left-hand side, but esbuild incorrectly failed to count the duplicate as a new usage when the left-hand side is an identifier. That then caused the minifier to believe that the left-hand side was only used once and could attempt to incorrectly inline an initializer into the first usage. This bug has now been fixed:

    // Original code
    function foo() {
      let x

... (truncated)

Commits
  • 609683d publish 0.28.2 to npm
  • 11b1fe4 add to release notes
  • ab50d91 css: fix green/blue channel swap in oklch gamut mapping (#4488)
  • 04627b6 fix #4498: async TLA checks need a worklist
  • 5c15177 disable gopls in the go folder
  • fc2ee9b css: adjust parser to allow --foo: {...}
  • 209db54 release notes for css nesting bugfix
  • c625d31 fix #4497: preserve nested ampersands during minification (#4500)
  • 34474e2 better isolation of current part in js parser
  • 07f6e8c fix #4507: import assignment tree-shaking bug
  • Additional commits viewable in compare view

Updates typescript from 6.0.3 to 7.0.2

Release notes

Sourced from typescript's releases.

TypeScript 7.0.2

https://devblogs.microsoft.com/typescript/announcing-typescript-7-0/

This tag was originally released at: https://github.com/microsoft/typescript-go/releases/tag/typescript%2Fv7.0.2

Commits
  • 1e4744d Merge branch 'main' into ts7-release
  • a5a219cmicrosoft/typescript-go#4558
  • ecfe30d Update status localization
  • 5de25b5 Hide executable name in TypeScript status
  • d7ce74a Show bundled TypeScript version for packaged servers
  • 29be66a Correct TS 7 release version to 7.0.2
  • ed2bd1b Merge branch 'main' into ts7-release
  • 8873075 Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...
  • 9427131 Set up stable / nightly extension split, other prep (microsoft/typescript-go#...
  • d4eaca5microsoft/typescript-go#4549
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


Updates remeda from 2.34.0 to 2.45.0

Release notes

Sourced from remeda's releases.

v2.45.0

2.45.0 (2026-08-25)

Bug Fixes

v2.44.0

2.44.0 (2026-08-24)

Bug Fixes

  • filter, groupByProp: support type predicates that aren't subtypes of the item type (#1422) (05d20f4)

v2.43.0

2.43.0 (2026-08-23)

Bug Fixes

  • pipe: allow early returns to short-circuit the pipe, remove shared objects between pipes (#1421) (80c2fcf)

v2.42.0

2.42.0 (2026-08-18)

Bug Fixes

  • zip,zipWith: handle data-last with empty param (#1420) (8701357)

v2.41.0

2.41.0 (2026-08-17)

Bug Fixes

v2.40.0

2.40.0 (2026-08-14)

Bug Fixes

Affected utils:

Runtime

  • ceil

... (truncated)

Commits
  • e11dcf2 fix(isNot): allow widening type predicates (#1423)
  • 05d20f4 fix(filter, groupByProp): support type predicates that aren't subtypes of the...
  • 80c2fcf fix(pipe): allow early returns to short-circuit the pipe, remove shared objec...
  • 8701357 fix(zip,zipWith): handle data-last with empty param (#1420)
  • 6d956a9 docs(funnel,debounce): Improve reference implementation documentation (#1419)
  • d68a180 fix(prop): Handle index signatures correctly (#1418)
  • 6f608f0 chore(deps): patch undici (#1417)
  • 72ca45e chore(deps): bump the actions group across 1 directory with 7 updates (#1400)
  • 035ae14 fix(deps): bump versions + manual fixes (#1416)
  • d24feab chore(deps): bump fast-uri from 3.1.3 to 3.1.4 (#1395)
  • Additional commits viewable in compare view

Updates @bytecodealliance/jco from 1.19.0 to 1.32.1

Release notes

Sourced from @​bytecodealliance/jco's releases.

jco-v1.32.1

[1.32.1] - 2026-08-24

🚜 Refactor

⚙️ Miscellaneous Tasks

jco-v1.32.0

[1.32.0] - 2026-08-24

🚀 Features

🧪 Testing

⚙️ Miscellaneous Tasks

jco-v1.31.0

[1.31.0] - 2026-08-21

🚀 Features

... (truncated)

Commits
  • b50254d release: jco v1.32.1
  • fb2b355 chore(deps): update pnpm-lock.yaml
  • 4e04fa7 chore(examples): update jco-transpile to v0.12.1
  • cfb0482 chore(std): update jco-transpile to v0.12.1
  • e046ce3 chore(jco): update jco-transpile to v0.12.1
  • 5f8fab0 release: jco-transpile v0.12.1
  • d5c9693 refactor(jco): remove ora spinner dependency
  • 2eb54af fix(ci): avoid cached node modules in Windows conformance tests
  • 68f82b0 release: js-component-bindgen v2.8.1
  • 38121d7 test(transpile): cover delayed future result lowering
  • Additional commits viewable in compare view

Updates @types/node from 24.12.2 to 26.4.1

Commits

Updates typescript from 6.0.3 to 7.0.2

Release notes

Sourced from typescript's releases.

TypeScript 7.0.2

https://devblogs.microsoft.com/typescript/announcing-typescript-7-0/

This tag was originally released at: https://github.com/microsoft/typescript-go/releases/tag/typescript%2Fv7.0.2

Commits
  • 1e4744d Merge branch 'main' into ts7-release
  • a5a219cmicrosoft/typescript-go#4558
  • ecfe30d Update status localization
  • 5de25b5 Hide executable name in TypeScript status
  • d7ce74a Show bundled TypeScript version for packaged servers
  • 29be66a Correct TS 7 release version to 7.0.2
  • ed2bd1b Merge branch 'main' into ts7-release
  • 8873075 Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...
  • 9427131 Set up stable / nightly extension split, other prep (microsoft/typescript-go#...
  • d4eaca5microsoft/typescript-go#4549
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


Updates @bytecodealliance/jco from 1.19.0 to 1.32.1

Release notes

Sourced from @​bytecodealliance/jco's releases.

jco-v1.32.1

[1.32.1] - 2026-08-24

🚜 Refactor

⚙️ Miscellaneous Tasks

jco-v1.32.0

[1.32.0] - 2026-08-24

🚀 Features

🧪 Testing

⚙️ Miscellaneous Tasks

jco-v1.31.0

[1.31.0] - 2026-08-21

🚀 Features

... (truncated)

Commits
  • b50254d release: jco v1.32.1
  • fb2b355 chore(deps): update pnpm-lock.yaml
  • 4e04fa7 chore(examples): update jco-transpile to v0.12.1
  • cfb0482 chore(std): update jco-transpile to v0.12.1
  • e046ce3 chore(jco): update jco-transpile to v0.12.1
  • 5f8fab0 release: jco-transpile v0.12.1
  • d5c9693 refactor(jco): remove ora spinner dependency
  • 2eb54af fix(ci): avoid cached node modules in Windows conformance tests
  • 68f82b0 release: js-component-bindgen v2.8.1
  • 38121d7 test(transpile): cover delayed future result lowering
  • Additional commits viewable in compare view

Updates @types/node from 24.12.2 to 26.4.1

Commits

Updates typescript from 6.0.3 to 7.0.2

Release notes

Sourced from typescript's releases.

TypeScript 7.0.2

https://devblogs.microsoft.com/typescript/announcing-typescript-7-0/

This tag was originally released at: https://github.com/microsoft/typescript-go/releases/tag/typescript%2Fv7.0.2

Commits
  • 1e4744d Merge branch 'main' into ts7-release
  • a5a219cmicrosoft/typescript-go#4558
  • ecfe30d Update status localization
  • 5de25b5 Hide executable name in TypeScript status
  • d7ce74a Show bundled TypeScript version for packaged servers
  • 29be66a Correct TS 7 release version to 7.0.2
  • ed2bd1b Merge branch 'main' into ts7-release
  • 8873075 Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...
  • 9427131 Set up stable / nightly extension split, other prep (microsoft/typescript-go#...
  • d4eaca5microsoft/typescript-go#4549
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


Updates @bytecodealliance/jco from 1.19.0 to 1.32.1

Release notes

Sourced from @​bytecodealliance/jco's releases.

jco-v1.32.1

[1.32.1] - 2026-08-24

🚜 Refactor

⚙️ Miscellaneous Tasks

jco-v1.32.0

[1.32.0] - 2026-08-24

🚀 Features

🧪 Testing

⚙️ Miscellaneous Tasks

jco-v1.31.0

[1.31.0] - 2026-08-21

🚀 Features

... (truncated)

Commits
  • b50254d release: jco v1.32.1
  • fb2b355 chore(deps): update pnpm-lock.yaml

…s with 17 updates

Bumps the example-dependencies group with 6 updates in the /examples/components/bundled-esbuild directory:

| Package | From | To |
| --- | --- | --- |
| [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `5.7.2` | `5.11.1` |
| [remeda](https://github.com/remeda/remeda) | `2.34.0` | `2.45.0` |
| [@bytecodealliance/jco](https://github.com/bytecodealliance/jco) | `1.19.0` | `1.32.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.12.2` | `26.4.1` |
| [esbuild](https://github.com/evanw/esbuild) | `0.28.1` | `0.28.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` |

Bumps the example-dependencies group with 6 updates in the /examples/components/bundled-rsbuild directory:

| Package | From | To |
| --- | --- | --- |
| [remeda](https://github.com/remeda/remeda) | `2.34.0` | `2.45.0` |
| [@bytecodealliance/jco](https://github.com/bytecodealliance/jco) | `1.19.0` | `1.32.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.12.2` | `26.4.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` |
| [@rsbuild/plugin-node-polyfill](https://github.com/rstackjs/rsbuild-plugin-node-polyfill) | `1.4.4` | `1.4.6` |
| [@rslib/core](https://github.com/web-infra-dev/rslib/tree/HEAD/packages/core) | `0.21.3` | `1.0.0` |

Bumps the example-dependencies group with 7 updates in the /examples/components/http-axios directory:

| Package | From | To |
| --- | --- | --- |
| [@bytecodealliance/jco](https://github.com/bytecodealliance/jco) | `1.19.0` | `1.32.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.12.3` | `26.4.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` |
| [axios](https://github.com/axios/axios) | `1.18.0` | `1.20.0` |
| [@bytecodealliance/componentize-js](https://github.com/bytecodealliance/ComponentizeJS) | `0.20.0` | `0.22.0` |
| [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `29.0.2` | `29.0.3` |
| [rollup](https://github.com/rollup/rollup) | `4.60.3` | `4.63.1` |

Bumps the example-dependencies group with 3 updates in the /examples/components/http-hello-world directory: [@bytecodealliance/jco](https://github.com/bytecodealliance/jco), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript).
Bumps the example-dependencies group with 5 updates in the /examples/components/http-password-checker directory:

| Package | From | To |
| --- | --- | --- |
| [@bytecodealliance/jco](https://github.com/bytecodealliance/jco) | `1.19.0` | `1.32.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.12.3` | `26.4.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` |
| [rollup](https://github.com/rollup/rollup) | `4.60.3` | `4.63.1` |
| [valibot](https://github.com/open-circle/valibot) | `1.4.0` | `1.4.2` |

Bumps the example-dependencies group with 5 updates in the /examples/components/http-server-with-hono directory:

| Package | From | To |
| --- | --- | --- |
| [@bytecodealliance/jco](https://github.com/bytecodealliance/jco) | `1.19.0` | `1.32.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.12.3` | `26.4.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` |
| [rollup](https://github.com/rollup/rollup) | `4.60.3` | `4.63.1` |
| [hono](https://github.com/honojs/hono) | `4.12.27` | `4.13.5` |

Bumps the example-dependencies group with 4 updates in the /examples/components/http-stdio directory: [@bytecodealliance/jco](https://github.com/bytecodealliance/jco), [typescript](https://github.com/microsoft/TypeScript), [hono](https://github.com/honojs/hono) and [@bytecodealliance/jco-std](https://github.com/bytecodealliance/jco).
Bumps the example-dependencies group with 3 updates in the /examples/components/http-streaming directory: [@bytecodealliance/jco](https://github.com/bytecodealliance/jco), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript).
Bumps the example-dependencies group with 4 updates in the /examples/components/wasi-config-from-k8s-env directory: [@bytecodealliance/jco](https://github.com/bytecodealliance/jco), [typescript](https://github.com/microsoft/TypeScript), [hono](https://github.com/honojs/hono) and [@bytecodealliance/jco-std](https://github.com/bytecodealliance/jco).
Bumps the example-dependencies group with 8 updates in the /examples/components/webgpu-tensorflow directory:

| Package | From | To |
| --- | --- | --- |
| [@bytecodealliance/jco](https://github.com/bytecodealliance/jco) | `1.19.0` | `1.32.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `7.0.2` |
| [@bytecodealliance/componentize-js](https://github.com/bytecodealliance/ComponentizeJS) | `0.20.0` | `0.22.0` |
| [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `29.0.2` | `29.0.3` |
| [rollup](https://github.com/rollup/rollup) | `4.60.3` | `4.63.1` |
| [hono](https://github.com/honojs/hono) | `4.12.27` | `4.13.5` |
| [@bytecodealliance/jco-std](https://github.com/bytecodealliance/jco) | `0.1.3` | `0.2.1` |
| [zod](https://github.com/colinhacks/zod) | `4.4.3` | `4.5.4` |



Updates `fast-xml-parser` from 5.7.2 to 5.11.1
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.7.2...v5.11.1)

Updates `remeda` from 2.34.0 to 2.45.0
- [Release notes](https://github.com/remeda/remeda/releases)
- [Commits](https://github.com/remeda/remeda/compare/v2.34.0...v2.45.0)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `esbuild` from 0.28.1 to 0.28.2
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.28.1...v0.28.2)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `remeda` from 2.34.0 to 2.45.0
- [Release notes](https://github.com/remeda/remeda/releases)
- [Commits](https://github.com/remeda/remeda/compare/v2.34.0...v2.45.0)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `remeda` from 2.34.0 to 2.45.0
- [Release notes](https://github.com/remeda/remeda/releases)
- [Commits](https://github.com/remeda/remeda/compare/v2.34.0...v2.45.0)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `remeda` from 2.34.0 to 2.45.0
- [Release notes](https://github.com/remeda/remeda/releases)
- [Commits](https://github.com/remeda/remeda/compare/v2.34.0...v2.45.0)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `@rsbuild/plugin-node-polyfill` from 1.4.4 to 1.4.6
- [Release notes](https://github.com/rstackjs/rsbuild-plugin-node-polyfill/releases)
- [Commits](https://github.com/rstackjs/rsbuild-plugin-node-polyfill/compare/v1.4.4...v1.4.6)

Updates `@rslib/core` from 0.21.3 to 1.0.0
- [Release notes](https://github.com/web-infra-dev/rslib/releases)
- [Commits](https://github.com/web-infra-dev/rslib/commits/v1.0.0/packages/core)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `axios` from 1.18.0 to 1.20.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.18.0...v1.20.0)

Updates `@bytecodealliance/componentize-js` from 0.20.0 to 0.22.0
- [Release notes](https://github.com/bytecodealliance/ComponentizeJS/releases)
- [Changelog](https://github.com/bytecodealliance/ComponentizeJS/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bytecodealliance/ComponentizeJS/compare/0.20.0...0.22.0)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `@rollup/plugin-commonjs` from 29.0.2 to 29.0.3
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v29.0.3/packages/commonjs)

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

Updates `rollup` from 4.60.3 to 4.63.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.63.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `rollup` from 4.60.3 to 4.63.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.63.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `rollup` from 4.60.3 to 4.63.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.63.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/componentize-js` from 0.20.0 to 0.22.0
- [Release notes](https://github.com/bytecodealliance/ComponentizeJS/releases)
- [Changelog](https://github.com/bytecodealliance/ComponentizeJS/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bytecodealliance/ComponentizeJS/compare/0.20.0...0.22.0)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `@rollup/plugin-commonjs` from 29.0.2 to 29.0.3
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v29.0.3/packages/commonjs)

Updates `rollup` from 4.60.3 to 4.63.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.63.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `rollup` from 4.60.3 to 4.63.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.63.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `valibot` from 1.4.0 to 1.4.2
- [Release notes](https://github.com/open-circle/valibot/releases)
- [Commits](https://github.com/open-circle/valibot/compare/v1.4.0...v1.4.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `rollup` from 4.60.3 to 4.63.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.63.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `rollup` from 4.60.3 to 4.63.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.63.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `rollup` from 4.60.3 to 4.63.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.63.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `rollup` from 4.60.3 to 4.63.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.63.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `rollup` from 4.60.3 to 4.63.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.63.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `hono` from 4.12.27 to 4.13.5
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.12.27...v4.13.5)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `rollup` from 4.60.3 to 4.63.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.63.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `hono` from 4.12.27 to 4.13.5
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.12.27...v4.13.5)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `hono` from 4.12.27 to 4.13.5
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.12.27...v4.13.5)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `rollup` from 4.60.3 to 4.63.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.63.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `hono` from 4.12.27 to 4.13.5
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.12.27...v4.13.5)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `hono` from 4.12.27 to 4.13.5
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.12.27...v4.13.5)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco-std` from 0.1.3 to 0.2.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-std-v0.1.3...0.2.1)

Updates `hono` from 4.12.27 to 4.13.5
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.12.27...v4.13.5)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `rolldown` from 1.0.0 to 1.2.7
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.2.7/packages/rolldown)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco-std` from 0.1.3 to 0.2.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-std-v0.1.3...0.2.1)

Updates `hono` from 4.12.27 to 4.13.5
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.12.27...v4.13.5)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `rolldown` from 1.0.0 to 1.2.7
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.2.7/packages/rolldown)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco-std` from 0.1.3 to 0.2.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-std-v0.1.3...0.2.1)

Updates `hono` from 4.12.27 to 4.13.5
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.12.27...v4.13.5)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `hono` from 4.12.27 to 4.13.5
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.12.27...v4.13.5)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco-std` from 0.1.3 to 0.2.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-std-v0.1.3...0.2.1)

Updates `hono` from 4.12.27 to 4.13.5
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.12.27...v4.13.5)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `rolldown` from 1.0.0 to 1.2.7
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.2.7/packages/rolldown)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco-std` from 0.1.3 to 0.2.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-std-v0.1.3...0.2.1)

Updates `hono` from 4.12.27 to 4.13.5
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.12.27...v4.13.5)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `rolldown` from 1.0.0 to 1.2.7
- [Release notes](https://github.com/rolldown/rolldown/releases)
- [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rolldown/rolldown/commits/v1.2.7/packages/rolldown)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco-std` from 0.1.3 to 0.2.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-std-v0.1.3...0.2.1)

Updates `hono` from 4.12.27 to 4.13.5
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.12.27...v4.13.5)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 5.9.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 5.9.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/componentize-js` from 0.20.0 to 0.22.0
- [Release notes](https://github.com/bytecodealliance/ComponentizeJS/releases)
- [Changelog](https://github.com/bytecodealliance/ComponentizeJS/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bytecodealliance/ComponentizeJS/compare/0.20.0...0.22.0)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `@rollup/plugin-commonjs` from 29.0.2 to 29.0.3
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v29.0.3/packages/commonjs)

Updates `rollup` from 4.60.3 to 4.63.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.63.1)

Updates `typescript` from 5.9.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `typescript` from 5.9.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `@bytecodealliance/jco` from 1.19.0 to 1.32.1
- [Release notes](https://github.com/bytecodealliance/jco/releases)
- [Commits](https://github.com/bytecodealliance/jco/compare/jco-v1.19.0...jco-v1.32.1)

Updates `rollup` from 4.60.3 to 4.63.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.60.3...v4.63.1)

Updates `typescript` from 5.9.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v6.0.3...v7.0.2)

Updates `hono` from 4.12.27 to 4.13.5
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/com...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from a team as a code owner September 7, 2026 13:14
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 7, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 7, 2026 13:14
@dependabot dependabot Bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Sep 7, 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