Skip to content

Bump the npm-dependencies group across 3 directories with 14 updates - #623

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eth/npm-dependencies-756e9640c6
Open

Bump the npm-dependencies group across 3 directories with 14 updates#623
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eth/npm-dependencies-756e9640c6

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm-dependencies group with 3 updates in the /eth directory: typescript-eslint, eslint and tsx.
Bumps the npm-dependencies group with 5 updates in the /scw_js directory:

Package From To
tsx 4.23.5 4.23.12
@x402/core 2.20.0 2.21.0
@x402/evm 2.20.0 2.21.0
@fastify/url-data 6.0.3 6.0.4
@vitest/eslint-plugin 1.6.26 1.6.27

Bumps the npm-dependencies group with 9 updates in the /website directory:

Package From To
tsx 4.23.5 4.23.12
@x402/evm 2.20.0 2.21.0
@x402/fetch 2.20.0 2.21.0
katex 0.18.1 0.18.3
wagmi 3.7.5 3.7.6
@testing-library/jest-dom 7.0.0 7.0.1
@testing-library/user-event 14.6.1 14.6.3
@types/node 26.1.2 26.2.0
vite 8.2.0 8.2.1

Updates typescript-eslint from 8.65.0 to 8.66.0

Release notes

Sourced from typescript-eslint's releases.

v8.66.0

8.66.0 (2026-08-03)

🚀 Features

  • typescript-estree: handle import.defer() as ImportExpression (#12609)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-conversion] ignore shadowed built-ins (#12590)
  • eslint-plugin: [prefer-nullish-coalescing] handle shadowed Boolean calls (#12591)
  • eslint-plugin: [no-useless-default-assignment] don't report defaults used by other overloads (#12607)
  • eslint-plugin: [no-unnecessary-type-parameters] check MappedType key remapping (#12588)
  • eslint-plugin: [class-literal-property-style] preserve type annotations and don't drop decorators (#12617)
  • website: list onUnsupportedTypeScriptVersion in parser options (#12585)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.66.0 (2026-08-03)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

Updates eslint from 10.8.0 to 10.8.1

Release notes

Sourced from eslint's releases.

v10.8.1

Bug Fixes

  • 18eb0a7 fix: prevent ASI hazard in no-unused-labels autofix (#21173) (dongkyu lee)
  • 151ba3f fix: false positives in getter-return and accessor-pairs (#21163) (Grit)
  • 6898df9 fix: ignore meta-property names in id-denylist (#21166) (Pixel)
  • 4d7db66 fix: ignore meta-property names in id-match (#21167) (Pixel)
  • 677214e fix: handle ASI hazards in no-unused-vars removeVar suggestion (#20935) (kuldeep kumar)

Documentation

  • 7d0cbf8 docs: Update README (GitHub Actions Bot)
  • 0a05812 docs: add missing backticks to no-duplicate-imports.js (#21183) (Lee Daeun)
  • 678c90b docs: Update README (GitHub Actions Bot)
  • 8a10424 docs: Update README (GitHub Actions Bot)
  • 69bb948 docs: Update README (GitHub Actions Bot)

Chores

  • 0a14800 chore: update github/codeql-action action to v4.37.4 (#21196) (renovate[bot])
  • 05adcb1 test: fix failing ecosystem test for eslint-plugin-unicorn (#21191) (Lazizbek Ergashev)
  • 5611035 test: add error locations info to no-void (#21185) (Lee Daeun)
  • ee47333 ci: bump github/codeql-action from 4 to 4.37.3 (#21176) (dependabot[bot])
  • f131c03 chore: improve ecosystem test failure reporting (#20937) (crimsonjay0)
  • 1f6edde chore: update ecosystem plugins (#21182) (ESLint Bot)
  • d3266fb chore: unpin webpack dependency (#21172) (Francesco Trotta)
  • 65a6519 chore: add allowScripts field to package.json (#21092) (GiHoon Noh)
  • 22e5256 ci: add triage:no label to Dependabot PRs (#21141) (lumir)
  • 55c9038 ci: bump actions/labeler from 6 to 7 (#21159) (dependabot[bot])
  • 7280e78 chore: update dependency prettier to v3.9.6 (#21162) (renovate[bot])
  • eddbad6 test: fix failing ecosystem test for eslint-plugin-unicorn (#21156) (Francesco Trotta)
  • 60a178d chore: update ecosystem plugins (#21150) (ESLint Bot)
  • f9f61dc test: add error locations to no-unreachable (#21151) (JIYEON)
  • d086293 test: add error locations to no-undef (#21147) (JIYEON)
  • cc01b67 test: add error locations to no-useless-catch (#21144) (devoil)
  • 688e75e chore: add missing backticks in JSDoc (#21143) (Bo Hyun Kim)
  • 7c1e175 test: add error locations to require-await (#21145) (Grit)
  • 588a26d test: add error locations to no-extra-label (#21139) (dongkyu lee)
  • 059aa89 test: add error locations to no-useless-concat (#21140) (dongkyu lee)
  • 5a452a8 test: add error locations to no-const-assign (#21138) (dongkyu lee)
Commits

Updates tsx from 4.23.5 to 4.23.12

Release notes

Sourced from tsx's releases.

v4.23.12

4.23.12 (2026-08-10)

Bug Fixes

  • shim import.meta when tokens are split by comments or newlines (#829) (ed9d330), closes #828

This release is also available on:

v4.23.11

4.23.11 (2026-08-07)

Bug Fixes

  • preserve async ESM require fallback (55cbece)

This release is also available on:

v4.23.10

4.23.10 (2026-08-07)

Bug Fixes


This release is also available on:

v4.23.9

4.23.9 (2026-08-06)

Bug Fixes

  • map Node test locations (2f55884)
  • support data URLs in tsImport (b94f46f)

This release is also available on:

v4.23.8

... (truncated)

Commits
  • ed9d330 fix: shim import.meta when tokens are split by comments or newlines (#829)
  • 651f5be test: cover CommonJS TypeScript import.meta paths
  • bd3bc64 test: cover CommonJS loader source fallback
  • 55cbece fix: preserve async ESM require fallback
  • 6c5ba85 docs: document CommonJS default interop
  • ec1bcd5 fix: support nyc coverage discovery (#710)
  • b6e5b48 docs: clarify CommonJS default imports
  • 2f55884 fix: map Node test locations
  • de935d5 docs: document Node source-map stack formatting
  • b94f46f fix: support data URLs in tsImport
  • Additional commits viewable in compare view

Updates tsx from 4.23.5 to 4.23.12

Release notes

Sourced from tsx's releases.

v4.23.12

4.23.12 (2026-08-10)

Bug Fixes

  • shim import.meta when tokens are split by comments or newlines (#829) (ed9d330), closes #828

This release is also available on:

v4.23.11

4.23.11 (2026-08-07)

Bug Fixes

  • preserve async ESM require fallback (55cbece)

This release is also available on:

v4.23.10

4.23.10 (2026-08-07)

Bug Fixes


This release is also available on:

v4.23.9

4.23.9 (2026-08-06)

Bug Fixes

  • map Node test locations (2f55884)
  • support data URLs in tsImport (b94f46f)

This release is also available on:

v4.23.8

... (truncated)

Commits
  • ed9d330 fix: shim import.meta when tokens are split by comments or newlines (#829)
  • 651f5be test: cover CommonJS TypeScript import.meta paths
  • bd3bc64 test: cover CommonJS loader source fallback
  • 55cbece fix: preserve async ESM require fallback
  • 6c5ba85 docs: document CommonJS default interop
  • ec1bcd5 fix: support nyc coverage discovery (#710)
  • b6e5b48 docs: clarify CommonJS default imports
  • 2f55884 fix: map Node test locations
  • de935d5 docs: document Node source-map stack formatting
  • b94f46f fix: support data URLs in tsImport
  • Additional commits viewable in compare view

Updates @x402/core from 2.20.0 to 2.21.0

Commits
  • 34cb6bd chore(go): release (#3043)
  • a4e23be chore: version python package  (#3042)
  • 5e20460 chore: version typescript packages  (#3041)
  • 1fd1a6d Update docs/extensions/bazaar.mdx (#3040)
  • 6b04d5e fix: reject external / in bazaar discovery schema (SSRF) (#3039)
  • dea7937 fix(evm): verify Transfer event in receipt after exact/eip3009 settle (#2385)
  • 49a3c7e Update docs/guides/mcp-server-with-x402.md (#3038)
  • 08e84ab fix(mcp): plumb spend policies through createx402MCPClient factory (#3034)
  • 3c63262 fix(python): verify Transfer event after exact/eip3009 settle (#3032)
  • 5192e50 fix: wildcard line terminator bypass (#3036)
  • Additional commits viewable in compare view

Updates @x402/evm from 2.20.0 to 2.21.0

Commits
  • 34cb6bd chore(go): release (#3043)
  • a4e23be chore: version python package  (#3042)
  • 5e20460 chore: version typescript packages  (#3041)
  • 1fd1a6d Update docs/extensions/bazaar.mdx (#3040)
  • 6b04d5e fix: reject external / in bazaar discovery schema (SSRF) (#3039)
  • dea7937 fix(evm): verify Transfer event in receipt after exact/eip3009 settle (#2385)
  • 49a3c7e Update docs/guides/mcp-server-with-x402.md (#3038)
  • 08e84ab fix(mcp): plumb spend policies through createx402MCPClient factory (#3034)
  • 3c63262 fix(python): verify Transfer event after exact/eip3009 settle (#3032)
  • 5192e50 fix: wildcard line terminator bypass (#3036)
  • Additional commits viewable in compare view

Updates @fastify/url-data from 6.0.3 to 6.0.4

Release notes

Sourced from @​fastify/url-data's releases.

v6.0.4

What's Changed

New Contributors

Full Changelog: fastify/fastify-url-data@v6.0.3...v6.0.4

Commits
  • aca9157 Bumped v6.0.4
  • 49af49e chore(.npmrc): add min-release-age
  • 3133b4f chore: bump c8 from 11.0.0 to 12.0.0 (#196)
  • 3e1c718 ci: pin actions to commit-hash
  • 94ae6af chore: bump @​types/node in the dev-dependencies-typescript group (#194)
  • b6d8774 chore(package.json): use https for repo url (#193)
  • 45c82bc chore: bump the dependencies group with 2 updates (#191)
  • 2cfafc7 chore: update depedabot setting
  • e4291c3 refactor: standardize entry points and project structure (#188)
  • 15a750c refactor(types): migrate from tsd to tstyche
  • Additional commits viewable in compare view

Updates @vitest/eslint-plugin from 1.6.26 to 1.6.27

Release notes

Sourced from @​vitest/eslint-plugin's releases.

v1.6.27

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • aad57d1 chore: release v1.6.27
  • d1c0a34 docs(valid-title): fixed the description of the valid-title option (#940)
  • ef70063 fix(valid-title): handle missing argument in valid-title rule (#942)
  • 089732f fix(valid-title): Refine the reportEmptyTitle message (#941)
  • See full diff in compare view

Updates tsx from 4.23.5 to 4.23.12

Release notes

Sourced from tsx's releases.

v4.23.12

4.23.12 (2026-08-10)

Bug Fixes

  • shim import.meta when tokens are split by comments or newlines (#829) (ed9d330), closes #828

This release is also available on:

v4.23.11

4.23.11 (2026-08-07)

Bug Fixes

  • preserve async ESM require fallback (55cbece)

This release is also available on:

v4.23.10

4.23.10 (2026-08-07)

Bug Fixes


This release is also available on:

v4.23.9

4.23.9 (2026-08-06)

Bug Fixes

  • map Node test locations (2f55884)
  • support data URLs in tsImport (b94f46f)

This release is also available on:

v4.23.8

... (truncated)

Commits
  • ed9d330 fix: shim import.meta when tokens are split by comments or newlines (#829)
  • 651f5be test: cover CommonJS TypeScript import.meta paths
  • bd3bc64 test: cover CommonJS loader source fallback
  • 55cbece fix: preserve async ESM require fallback
  • 6c5ba85 docs: document CommonJS default interop
  • ec1bcd5 fix: support nyc coverage discovery (#710)
  • b6e5b48 docs: clarify CommonJS default imports
  • 2f55884 fix: map Node test locations
  • de935d5 docs: document Node source-map stack formatting
  • b94f46f fix: support data URLs in tsImport
  • Additional commits viewable in compare view

Updates @x402/evm from 2.20.0 to 2.21.0

Commits
  • 34cb6bd chore(go): release (#3043)
  • a4e23be chore: version python package  (#3042)
  • 5e20460 chore: version typescript packages  (#3041)
  • 1fd1a6d Update docs/extensions/bazaar.mdx (#3040)
  • 6b04d5e fix: reject external / in bazaar discovery schema (SSRF) (#3039)
  • dea7937 fix(evm): verify Transfer event in receipt after exact/eip3009 settle (#2385)
  • 49a3c7e Update docs/guides/mcp-server-with-x402.md (#3038)
  • 08e84ab fix(mcp): plumb spend policies through createx402MCPClient factory (#3034)
  • 3c63262 fix(python): verify Transfer event after exact/eip3009 settle (#3032)
  • 5192e50 fix: wildcard line terminator bypass (#3036)
  • Additional commits viewable in compare view

Updates @x402/fetch from 2.20.0 to 2.21.0

Commits
  • 34cb6bd chore(go): release (#3043)
  • a4e23be chore: version python package  (#3042)
  • 5e20460 chore: version typescript packages  (#3041)
  • 1fd1a6d Update docs/extensions/bazaar.mdx (#3040)
  • 6b04d5e fix: reject external / in bazaar discovery schema (SSRF) (#3039)
  • dea7937 fix(evm): verify Transfer event in receipt after exact/eip3009 settle (#2385)
  • 49a3c7e Update docs/guides/mcp-server-with-x402.md (#3038)
  • 08e84ab fix(mcp): plumb spend policies through createx402MCPClient factory (#3034)
  • 3c63262 fix(python): verify Transfer event after exact/eip3009 settle (#3032)
  • 5192e50 fix: wildcard line terminator bypass (#3036)
  • Additional commits viewable in compare view

Updates katex from 0.18.1 to 0.18.3

Release notes

Sourced from katex's releases.

v0.18.3

0.18.3 (2026-08-09)

Bug Fixes

v0.18.2

0.18.2 (2026-08-08)

Bug Fixes

Changelog

Sourced from katex's changelog.

0.18.3 (2026-08-09)

Bug Fixes

0.18.2 (2026-08-08)

Bug Fixes

Commits
  • f0f46a8 chore(release): 0.18.3 [ci skip]
  • 1c973ae fix: allow braced arguments for delimsizing (#4255)
  • a11ce72 docs: update migration guide (#4248)
  • 95322e1 docs: add Deno section (#4254)
  • dd88e46 chore(deps): update dependency js-yaml to v4.3.1 [security] (#4263)
  • 93c362b chore(release): 0.18.2 [ci skip]
  • 0adf7e7 fix: prevent prototype pollution in settings (#4260)
  • 5a5bf20 chore(deps): update dependency postcss to v8.5.23 [security] (#4259)
  • 3134908 chore(deps): bump github/codeql-action from 4 to 4.37.4 (#4258)
  • 69edd93 chore(deps): update dependency js-yaml to v4.3.0 [security] (#4253)
  • Additional commits viewable in compare view

Updates wagmi from 3.7.5 to 3.7.6

Release notes

Sourced from wagmi's releases.

wagmi@3.7.6

Patch Changes

  • Updated dependencies [77e4566]:
    • @​wagmi/connectors@​8.1.0
Changelog

Sourced from wagmi's changelog.

3.7.6

Patch Changes

  • Updated dependencies [77e4566]:
    • @​wagmi/connectors@​8.1.0
Commits

Updates @testing-library/jest-dom from 7.0.0 to 7.0.1

Release notes

Sourced from @​testing-library/jest-dom's releases.

v7.0.1

7.0.1 (2026-08-09)

Bug Fixes

  • declare vitest as an optional peer dependency (#733) (3782c78)
Commits

Updates @testing-library/user-event from 14.6.1 to 14.6.3

Release notes

Sourced from @​testing-library/user-event's releases.

v14.6.3

14.6.3 (2026-08-03)

Bug Fixes

v14.6.2

14.6.2 (2026-08-03)

Commits
  • 1d18b1f fix(release): manually release a patch version (#1321)
  • 232f3e6 docs: add migration note and clean up README badges (#1320)
  • 83e2b22 ci: remove deprecated CodeSandbox CI (#1318)
  • e8da819 ci: publish to npm via OIDC trusted publishing (#1317)
  • 13fa4bc ci: stop lint errors from blocking release (#1316)
  • c3cec18 chore(ci): make releases work with full git history (#1315)
  • ebab6c6 add Liadshiran as a contributor for doc (#1300)
  • ec470bf docs: fix wrong default enum value (#1298)
  • ba79c2f chore: upgrade node version in csb (#1299)
  • 63ac399 fix: allow re...

    Description has been truncated

Bumps the npm-dependencies group with 3 updates in the /eth directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint), [eslint](https://github.com/eslint/eslint) and [tsx](https://github.com/privatenumber/tsx).
Bumps the npm-dependencies group with 5 updates in the /scw_js directory:

| Package | From | To |
| --- | --- | --- |
| [tsx](https://github.com/privatenumber/tsx) | `4.23.5` | `4.23.12` |
| [@x402/core](https://github.com/x402-foundation/x402) | `2.20.0` | `2.21.0` |
| [@x402/evm](https://github.com/x402-foundation/x402) | `2.20.0` | `2.21.0` |
| [@fastify/url-data](https://github.com/fastify/fastify-url-data) | `6.0.3` | `6.0.4` |
| [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.6.26` | `1.6.27` |

Bumps the npm-dependencies group with 9 updates in the /website directory:

| Package | From | To |
| --- | --- | --- |
| [tsx](https://github.com/privatenumber/tsx) | `4.23.5` | `4.23.12` |
| [@x402/evm](https://github.com/x402-foundation/x402) | `2.20.0` | `2.21.0` |
| [@x402/fetch](https://github.com/x402-foundation/x402) | `2.20.0` | `2.21.0` |
| [katex](https://github.com/KaTeX/KaTeX) | `0.18.1` | `0.18.3` |
| [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react) | `3.7.5` | `3.7.6` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `7.0.0` | `7.0.1` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.1` | `14.6.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.2` | `26.2.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.0` | `8.2.1` |



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

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

Updates `tsx` from 4.23.5 to 4.23.12
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.23.5...v4.23.12)

Updates `tsx` from 4.23.5 to 4.23.12
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.23.5...v4.23.12)

Updates `@x402/core` from 2.20.0 to 2.21.0
- [Commits](https://github.com/x402-foundation/x402/compare/npm-@x402/core@v2.20.0...npm-@x402/core@v2.21.0)

Updates `@x402/evm` from 2.20.0 to 2.21.0
- [Commits](https://github.com/x402-foundation/x402/compare/npm-@x402/evm@v2.20.0...npm-@x402/evm@v2.21.0)

Updates `@fastify/url-data` from 6.0.3 to 6.0.4
- [Release notes](https://github.com/fastify/fastify-url-data/releases)
- [Commits](fastify/fastify-url-data@v6.0.3...v6.0.4)

Updates `@vitest/eslint-plugin` from 1.6.26 to 1.6.27
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](vitest-dev/eslint-plugin-vitest@v1.6.26...v1.6.27)

Updates `tsx` from 4.23.5 to 4.23.12
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.23.5...v4.23.12)

Updates `@x402/evm` from 2.20.0 to 2.21.0
- [Commits](https://github.com/x402-foundation/x402/compare/npm-@x402/evm@v2.20.0...npm-@x402/evm@v2.21.0)

Updates `@x402/fetch` from 2.20.0 to 2.21.0
- [Commits](https://github.com/x402-foundation/x402/compare/npm-@x402/fetch@v2.20.0...npm-@x402/fetch@v2.21.0)

Updates `katex` from 0.18.1 to 0.18.3
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.18.1...v0.18.3)

Updates `wagmi` from 3.7.5 to 3.7.6
- [Release notes](https://github.com/wevm/wagmi/releases)
- [Changelog](https://github.com/wevm/wagmi/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/wevm/wagmi/commits/wagmi@3.7.6/packages/react)

Updates `@testing-library/jest-dom` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v7.0.0...v7.0.1)

Updates `@testing-library/user-event` from 14.6.1 to 14.6.3
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.6.1...v14.6.3)

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

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

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.66.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: eslint
  dependency-version: 10.8.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: tsx
  dependency-version: 4.23.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: tsx
  dependency-version: 4.23.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@x402/core"
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@x402/evm"
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@fastify/url-data"
  dependency-version: 6.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@vitest/eslint-plugin"
  dependency-version: 1.6.27
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: tsx
  dependency-version: 4.23.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@x402/evm"
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@x402/fetch"
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: katex
  dependency-version: 0.18.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: wagmi
  dependency-version: 3.7.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 7.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@testing-library/user-event"
  dependency-version: 14.6.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@types/node"
  dependency-version: 26.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: vite
  dependency-version: 8.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 13, 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