Skip to content

Navigation Menu

Sign in
Sign up

Bump the npm_and_yarn group across 35 directories with 10 updates - #1497

Open
dependabot[bot] wants to merge 1 commit into
main from
dependabot/npm_and_yarn/custom-authentication/grouped-connection/auth0-google-implicit-grouped-example/npm_and_yarn-2eb290a5ff
Open

Bump the npm_and_yarn group across 35 directories with 10 updates #1497
dependabot[bot] wants to merge 1 commit into
main from
dependabot/npm_and_yarn/custom-authentication/grouped-connection/auth0-google-implicit-grouped-example/npm_and_yarn-2eb290a5ff

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Bumps the npm_and_yarn group with 1 update in the /custom-authentication/grouped-connection/auth0-google-implicit-grouped-example directory: vite.
Bumps the npm_and_yarn group with 1 update in the /custom-authentication/grouped-connection/auth0-google-jwt-grouped-example directory: vite.
Bumps the npm_and_yarn group with 2 updates in the /custom-authentication/grouped-connection/firebase-google-jwt-grouped-example directory: vite and @grpc/grpc-js.
Bumps the npm_and_yarn group with 1 update in the /custom-authentication/grouped-connection/modal-google-email-passwordless-grouped-example directory: vite.
Bumps the npm_and_yarn group with 1 update in the /custom-authentication/single-connection/auth0-jwt-example directory: vite.
Bumps the npm_and_yarn group with 1 update in the /custom-authentication/single-connection/cognito-implicit-example directory: vite.
Bumps the npm_and_yarn group with 1 update in the /custom-authentication/single-connection/custom-jwt-example directory: vite.
Bumps the npm_and_yarn group with 1 update in the /custom-authentication/single-connection/discord-implicit-example directory: vite.
Bumps the npm_and_yarn group with 2 updates in the /custom-authentication/single-connection/firebase-jwt-example directory: vite and @grpc/grpc-js.
Bumps the npm_and_yarn group with 1 update in the /custom-authentication/single-connection/google-implicit-example directory: vite.
Bumps the npm_and_yarn group with 1 update in the /custom-authentication/single-connection/google-one-tap-example directory: vite.
Bumps the npm_and_yarn group with 1 update in the /custom-authentication/single-connection/modal-example directory: vite.
Bumps the npm_and_yarn group with 1 update in the /custom-authentication/single-connection/twitch-implicit-example directory: vite.
Bumps the npm_and_yarn group with 1 update in the /custom-authentication/single-connection/worldcoin-implicit-example directory: vite.
Bumps the npm_and_yarn group with 1 update in the /other/algorand-example directory: vite.
Bumps the npm_and_yarn group with 2 updates in the /other/aptos-example directory: vite and axios.
Bumps the npm_and_yarn group with 2 updates in the /other/bitcoin-example directory: vite and axios.
Bumps the npm_and_yarn group with 2 updates in the /other/cosmos-example directory: vite and axios.
Bumps the npm_and_yarn group with 1 update in the /other/multi-chain-example directory: vite.
Bumps the npm_and_yarn group with 1 update in the /other/polkadot-example directory: vite.
Bumps the npm_and_yarn group with 1 update in the /other/polymesh-example directory: vite.
Bumps the npm_and_yarn group with 2 updates in the /other/sign-protocol-example directory: vite and axios.
Bumps the npm_and_yarn group with 1 update in the /other/smart-account-example directory: vite.
Bumps the npm_and_yarn group with 1 update in the /other/sns-example directory: vite.
Bumps the npm_and_yarn group with 1 update in the /other/solana-pay-example directory: vite.
Bumps the npm_and_yarn group with 1 update in the /other/starknet-example directory: vite.
Bumps the npm_and_yarn group with 1 update in the /other/sui-example directory: vite.
Bumps the npm_and_yarn group with 2 updates in the /other/tezos-example directory: vite and axios.
Bumps the npm_and_yarn group with 2 updates in the /other/tron-example directory: vite and axios.
Bumps the npm_and_yarn group with 1 update in the /other/xmtp-example directory: vite.
Bumps the npm_and_yarn group with 2 updates in the /quick-starts/angular-quick-start directory: vite and tar.
Bumps the npm_and_yarn group with 1 update in the /quick-starts/react-no-modal-quick-start directory: vite.
Bumps the npm_and_yarn group with 1 update in the /quick-starts/react-quick-start directory: vite.
Bumps the npm_and_yarn group with 1 update in the /quick-starts/vanillajs-quick-start directory: vite.
Bumps the npm_and_yarn group with 1 update in the /quick-starts/vue-quick-start directory: vite.

Updates vite from 5.4.18 to 8.0.16

Release notes

Sourced from vite's releases.

v8.0.16

Please refer to CHANGELOG.md for details.

v8.0.15

Please refer to CHANGELOG.md for details.

v8.0.14

Please refer to CHANGELOG.md for details.

v8.0.13

Please refer to CHANGELOG.md for details.

v8.0.12

Please refer to CHANGELOG.md for details.

v8.0.11

Please refer to CHANGELOG.md for details.

v8.0.10

Please refer to CHANGELOG.md for details.

v8.0.9

Please refer to CHANGELOG.md for details.

v8.0.8

Please refer to CHANGELOG.md for details.

v8.0.7

Please refer to CHANGELOG.md for details.

v8.0.6

Please refer to CHANGELOG.md for details.

v8.0.5

Please refer to CHANGELOG.md for details.

v8.0.4

Please refer to CHANGELOG.md for details.

create-vite@8.0.3

Please refer to CHANGELOG.md for details.

v8.0.3

Please refer to CHANGELOG.md for details.

create-vite@8.0.2

Please refer to CHANGELOG.md for details.

v8.0.2

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

8.0.16 (2026年06月01日)

Bug Fixes

8.0.15 (2026年06月01日)

Features

Bug Fixes

  • capitalize error messages and remove spurious space in parse error (#22488) (85a0eff)
  • deps: update all non-major dependencies (#22511) (2686d7d)
  • dev: fix html-proxy cache key mismatch for /@fs/ HTML paths (#21762) (47c4213)
  • glob: error on relative glob in virtual module when no files match (#22497) (5c8e98f)
  • optimizer: close the rolldown bundle when write() rejects (#22528) (e3cfb9d)
  • resolve: provide onWarn for viteResolvePlugin in JS plugin containers (#22509) (40985f1)

Miscellaneous Chores

Code Refactoring

8.0.14 (2026年05月21日)

Features

Bug Fixes

  • deps: update all non-major dependencies (#22471) (98b8163)
  • dev: handle errors when sending messages to vite server (#22450) (e8e9a34)
  • html: handle trailing slash paths in transformIndexHtml (#22480) (5d94d1b)
  • optimizer: pass oxc jsx options to transformSync in dependency scan (#22342) (b3132da)

Miscellaneous Chores

  • deps: update rolldown-related dependencies (#22470) (7cb728e)
  • remove irrelevant commits from changelog (2c69495)

Code Refactoring

  • glob: do not rewrite import path for absolute base (#22310) (0ae2844)

... (truncated)

Commits
Maintainer changes

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


Updates protobufjs from 7.6.2 to 7.6.4

Release notes

Sourced from protobufjs's releases.

protobufjs: v7.6.4

7.6.4 (2026年06月12日)

Bug Fixes

protobufjs: v7.6.3

7.6.3 (2026年06月09日)

Bug Fixes

  • Avoid name collisions in generated code (#2311) (78a9576)
  • Preserve null conversion behavior for fieldless messages (#2312) (df91652)
Changelog

Sourced from protobufjs's changelog.

7.6.4 (2026年06月12日)

Bug Fixes

7.6.3 (2026年06月09日)

Bug Fixes

  • Avoid name collisions in generated code (#2311) (78a9576)
  • Preserve null conversion behavior for fieldless messages (#2312) (df91652)
Commits

Updates vite from 5.4.2 to 8.0.16

Release notes

Sourced from vite's releases.

v8.0.16

Please refer to CHANGELOG.md for details.

v8.0.15

Please refer to CHANGELOG.md for details.

v8.0.14

Please refer to CHANGELOG.md for details.

v8.0.13

Please refer to CHANGELOG.md for details.

v8.0.12

Please refer to CHANGELOG.md for details.

v8.0.11

Please refer to CHANGELOG.md for details.

v8.0.10

Please refer to CHANGELOG.md for details.

v8.0.9

Please refer to CHANGELOG.md for details.

v8.0.8

Please refer to CHANGELOG.md for details.

v8.0.7

Please refer to CHANGELOG.md for details.

v8.0.6

Please refer to CHANGELOG.md for details.

v8.0.5

Please refer to CHANGELOG.md for details.

v8.0.4

Please refer to CHANGELOG.md for details.

create-vite@8.0.3

Please refer to CHANGELOG.md for details.

v8.0.3

Please refer to CHANGELOG.md for details.

create-vite@8.0.2

Please refer to CHANGELOG.md for details.

v8.0.2

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

8.0.16 (2026年06月01日)

Bug Fixes

8.0.15 (2026年06月01日)

Features

Bug Fixes

  • capitalize error messages and remove spurious space in parse error (#22488) (85a0eff)
  • deps: update all non-major dependencies (#22511) (2686d7d)
  • dev: fix html-proxy cache key mismatch for /@fs/ HTML paths (#21762) (47c4213)
  • glob: error on relative glob in virtual module when no files match (#22497) (5c8e98f)
  • optimizer: close the rolldown bundle when write() rejects (#22528) (e3cfb9d)
  • resolve: provide onWarn for viteResolvePlugin in JS plugin containers (#22509) (40985f1)

Miscellaneous Chores

Code Refactoring

8.0.14 (2026年05月21日)

Features

Bug Fixes

  • deps: update all non-major dependencies (#22471) (98b8163)
  • dev: handle errors when sending messages to vite server (#22450) (e8e9a34)
  • html: handle trailing slash paths in transformIndexHtml (#22480) (5d94d1b)
  • optimizer: pass oxc jsx options to transformSync in dependency scan (#22342) (b3132da)

Miscellaneous Chores

  • deps: update rolldown-related dependencies (#22470) (7cb728e)
  • remove irrelevant commits from changelog (2c69495)

Code Refactoring

  • glob: do not rewrite import path for absolute base (#22310) (0ae2844)

... (truncated)

Commits
Maintainer changes

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


Updates protobufjs from 7.6.2 to 7.6.4

Release notes

Sourced from protobufjs's releases.

protobufjs: v7.6.4

7.6.4 (2026年06月12日)

Bug Fixes

protobufjs: v7.6.3

7.6.3 (2026年06月09日)

Bug Fixes

  • Avoid name collisions in generated code (#2311) (78a9576)
  • Preserve null conversion behavior for fieldless messages (#2312) (df91652)
Changelog

Sourced from protobufjs's changelog.

7.6.4 (2026年06月12日)

Bug Fixes

7.6.3 (2026年06月09日)

Bug Fixes

  • Avoid name collisions in generated code (#2311) (78a9576)
  • Preserve null conversion behavior for fieldless messages (#2312) (df91652)
Commits

Updates vite from 5.4.21 to 8.0.16

Release notes

Sourced from vite's releases.

v8.0.16

Please refer to CHANGELOG.md for details.

v8.0.15

Please refer to CHANGELOG.md for details.

v8.0.14

Please refer to CHANGELOG.md for details.

v8.0.13

Please refer to CHANGELOG.md for details.

v8.0.12

Please refer to CHANGELOG.md for details.

v8.0.11

Please refer to CHANGELOG.md for details.

v8.0.10

Please refer to CHANGELOG.md for details.

v8.0.9

Please refer to CHANGELOG.md for details.

v8.0.8

Please refer to CHANGELOG.md for details.

v8.0.7

Please refer to CHANGELOG.md for details.

v8.0.6

Please refer to CHANGELOG.md for details.

v8.0.5

Please refer to CHANGELOG.md for details.

v8.0.4

Please refer to CHANGELOG.md for details.

create-vite@8.0.3

Please refer to CHANGELOG.md for details.

v8.0.3

Please refer to CHANGELOG.md for details.

create-vite@8.0.2

Please refer to CHANGELOG.md for details.

v8.0.2

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

8.0.16 (2026年06月01日)

Bug Fixes

8.0.15 (2026年06月01日)

Features

Bug Fixes

  • capitalize error messages and remove spurious space in parse error (#22488) (85a0eff)
  • deps: update all non-major dependencies (#22511) (2686d7d)
  • dev: fix html-proxy cache key mismatch for /@fs/ HTML paths (#21762) (47c4213)
  • glob: error on relative glob in virtual module when no files match (#22497) (5c8e98f)
  • optimizer: close the rolldown bundle when write() rejects (#22528) (e3cfb9d)
  • resolve: provide onWarn for viteResolvePlugin in JS plugin containers (#22509) (40985f1)

Miscellaneous Chores

Code Refactoring

8.0.14 (2026年05月21日)

Features

Bug Fixes

  • deps: update all non-major dependencies (#22471) (98b8163)
  • dev: handle errors when sending messages to vite server (#22450) (e8e9a34)
  • html: handle trailing slash paths in transformIndexHtml (#22480) (5d94d1b)
  • optimizer: pass oxc jsx options to transformSync in dependency scan (#22342) (b3132da)

Miscellaneous Chores

  • deps: update rolldown-related dependencies (#22470) (7cb728e)
  • remove irrelevant commits from changelog (2c69495)

Code Refactoring

  • glob: do not rewrite import path for absolute base (#22310) (0ae2844)

... (truncated)

Commits
Maintainer changes

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


Updates @grpc/grpc-js from 1.9.15 to 1.9.16

Release notes

Sourced from @​grpc/grpc-js's releases.

@​grpc/grpc-js 1.9.16

Commits
  • 0acbec3 Merge pull request #3057 from murgatroid99/grpc-js_1.9.16
  • dc863ba Merge commit from fork
  • 5174091 Merge commit from fork
  • 343ef83 grpc-js: Bump version to 1.9.16
  • f7d3eec Make compression error a static string
  • b6dcfc3 Fix crashes when receiving malformed compressed data
  • 1cf4bfa Fix server crash when handling invalid requests
  • 1aec8d8 Merge pull request #2992 from murgatroid99/grpc-js_fix_buffer_type_1.9.x
  • b9797cf grpc-js: Declare buffer type to avoid build error
  • ff204f7 Merge pull request #2887 from murgatroid99/grpc-js-xds_preserve_type_state_1.9.x
  • Additional commits viewable in compare view

Updates vite from 5.4.19 to 8.0.16

Release notes

Sourced from vite's releases.

v8.0.16

Please refer to CHANGELOG.md for details.

v8.0.15

Please refer to CHANGELOG.md for details.

v8.0.14

Please refer to CHANGELOG.md for details.

v8.0.13

Please refer to CHANGELOG.md for details.

v8.0.12

Please refer to CHANGELOG.md for details.

v8.0.11

Please refer to CHANGELOG.md for details.

v8.0.10

Please refer to CHANGELOG.md for details.

v8.0.9

Please refer to CHANGELOG.md for details.

v8.0.8

Please refer to CHANGELOG.md for details.

v8.0.7

Please refer to CHANGELOG.md for details.

v8.0.6

Please refer to CHANGELOG.md for details.

v8.0.5

Please refer to CHANGELOG.md for details.

v8.0.4

Please refer to CHANGELOG.md for details.

create-vite@8.0.3

Please refer to CHANGELOG.md for details.

v8.0.3

Please refer to CHANGELOG.md for details.

create-vite@8.0.2

Please refer to CHANGELOG.md for details.

v8.0.2

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

8.0.16 (2026年06月01日)

Bug Fixes

8.0.15 (2026年06月01日)

Features

Bug Fixes

  • capitalize error messages and remove spurious space in parse error (#22488) (85a0eff)
  • deps: update all non-major dependencies (#22511) (2686d7d)
  • dev: fix html-proxy cache key mismatch for /@fs/ HTML paths (#21762) (47c4213)
  • glob: error on relative glob in virtual module when no files match (#22497) (5c8e98f)
  • optimizer: close the rolldown bundle when write() rejects (#22528) (e3cfb9d)
  • resolve: provide onWarn for viteResolvePlugin in JS plugin containers (#22509) (40985f1)

Miscellaneous Chores

Code Refactoring

8.0.14 (2026年05月21日)

Features

Bug Fixes

  • deps: update all non-major dependencies (#22471) (98b8163)
  • dev: handle errors when sending messages to vite server (#22450) (e8e9a34)
  • html: handle trailing slash paths in transformIndexHtml (#22480) (5d94d1b)
  • optimizer: pass oxc jsx options to transformSync in dependency scan (#22342) (b3132da)

Miscellaneous Chores

  • deps: update rolldown-related dependencies (#22470) (7cb728e)
  • remove irrelevant commits from changelog (2c69495)

Code Refactoring

  • glob: do not rewrite import path for absolute base (#22310) (0ae2844)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser...

Description has been truncated

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps the npm_and_yarn group with 1 update in the /custom-authentication/grouped-connection/auth0-google-implicit-grouped-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /custom-authentication/grouped-connection/auth0-google-jwt-grouped-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 2 updates in the /custom-authentication/grouped-connection/firebase-google-jwt-grouped-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@grpc/grpc-js](https://github.com/grpc/grpc-node).
Bumps the npm_and_yarn group with 1 update in the /custom-authentication/grouped-connection/modal-google-email-passwordless-grouped-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /custom-authentication/single-connection/auth0-jwt-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /custom-authentication/single-connection/cognito-implicit-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /custom-authentication/single-connection/custom-jwt-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /custom-authentication/single-connection/discord-implicit-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 2 updates in the /custom-authentication/single-connection/firebase-jwt-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@grpc/grpc-js](https://github.com/grpc/grpc-node).
Bumps the npm_and_yarn group with 1 update in the /custom-authentication/single-connection/google-implicit-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /custom-authentication/single-connection/google-one-tap-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /custom-authentication/single-connection/modal-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /custom-authentication/single-connection/twitch-implicit-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /custom-authentication/single-connection/worldcoin-implicit-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /other/algorand-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 2 updates in the /other/aptos-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [axios](https://github.com/axios/axios).
Bumps the npm_and_yarn group with 2 updates in the /other/bitcoin-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [axios](https://github.com/axios/axios).
Bumps the npm_and_yarn group with 2 updates in the /other/cosmos-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [axios](https://github.com/axios/axios).
Bumps the npm_and_yarn group with 1 update in the /other/multi-chain-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /other/polkadot-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /other/polymesh-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 2 updates in the /other/sign-protocol-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [axios](https://github.com/axios/axios).
Bumps the npm_and_yarn group with 1 update in the /other/smart-account-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /other/sns-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /other/solana-pay-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /other/starknet-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /other/sui-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 2 updates in the /other/tezos-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [axios](https://github.com/axios/axios).
Bumps the npm_and_yarn group with 2 updates in the /other/tron-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [axios](https://github.com/axios/axios).
Bumps the npm_and_yarn group with 1 update in the /other/xmtp-example directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 2 updates in the /quick-starts/angular-quick-start directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [tar](https://github.com/isaacs/node-tar).
Bumps the npm_and_yarn group with 1 update in the /quick-starts/react-no-modal-quick-start directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /quick-starts/react-quick-start directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /quick-starts/vanillajs-quick-start directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /quick-starts/vue-quick-start directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Updates `vite` from 5.4.18 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `vite` from 5.4.2 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `vite` from 5.4.21 to 8.0.16
- [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.0.16/packages/vite)
Updates `@grpc/grpc-js` from 1.9.15 to 1.9.16
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.15...@grpc/grpc-js@1.9.16)
Updates `vite` from 5.4.19 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `vite` from 5.4.2 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `vite` from 5.4.18 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `vite` from 5.4.18 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `vite` from 5.4.18 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `vite` from 5.4.18 to 8.0.16
- [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.0.16/packages/vite)
Updates `@grpc/grpc-js` from 1.9.15 to 1.9.16
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.15...@grpc/grpc-js@1.9.16)
Updates `vite` from 5.4.18 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `vite` from 5.4.2 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `vite` from 5.4.0 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `vite` from 5.4.18 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `vite` from 5.4.18 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `vite` from 5.4.19 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `vite` from 5.4.19 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `axios` from 1.7.4 to 1.18.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.4...v1.18.0)
Updates `form-data` from 4.0.0 to 4.0.6
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](form-data/form-data@v4.0.0...v4.0.6)
Updates `vite` from 5.4.2 to 8.0.16
- [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.0.16/packages/vite)
Updates `axios` from 1.7.2 to 1.16.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.4...v1.18.0)
Updates `form-data` from 4.0.0 to 4.0.6
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](form-data/form-data@v4.0.0...v4.0.6)
Updates `vite` from 5.4.19 to 8.0.16
- [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.0.16/packages/vite)
Removes `axios`
Updates `vite` from 5.4.19 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `vite` from 5.4.19 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `vite` from 5.4.19 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `vite` from 5.4.1 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `axios` from 1.7.5 to 1.16.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.4...v1.18.0)
Updates `form-data` from 4.0.0 to 4.0.6
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](form-data/form-data@v4.0.0...v4.0.6)
Updates `vite` from 6.3.5 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `vite` from 5.4.19 to 8.0.16
- [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.0.16/packages/vite)
Updates `ws` from 7.5.10 to 7.5.11
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.5.10...7.5.11)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `vite` from 5.4.21 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `vite` from 7.0.4 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `vite` from 5.4.19 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `vite` from 5.4.19 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Removes `axios`
Updates `vite` from 5.4.19 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `axios` from 0.26.1 to 1.18.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.4...v1.18.0)
Updates `vite` from 5.3.5 to 8.0.16
- [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.0.16/packages/vite)
Removes `vite`
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `shell-quote` from 1.8.1 to 1.8.4
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](ljharb/shell-quote@v1.8.1...v1.8.4)
Updates `launch-editor` from 2.8.1 to 2.14.1
- [Commits](vitejs/launch-editor@v2.8.1...v2.14.1)
Updates `tar` from 6.2.1 to 7.5.16
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.2.1...v7.5.16)
Updates `vite` from 5.4.0 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
Updates `vite` from 5.4.0 to 8.0.16
- [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.0.16/packages/vite)
Updates `vite` from 5.4.21 to 6.4.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.0.16/packages/vite)
Updates `esbuild` from 0.21.5 to 0.25.12
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](evanw/esbuild@v0.21.5...v0.25.12)
Updates `vite` from 5.4.21 to 8.0.16
- [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.0.16/packages/vite)
Updates `protobufjs` from 7.6.2 to 7.6.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.6.4/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.6.2...protobufjs-v7.6.4)
---
updated-dependencies:
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: "@grpc/grpc-js"
 dependency-version: 1.9.16
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: "@grpc/grpc-js"
 dependency-version: 1.9.16
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: axios
 dependency-version: 1.18.0
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: form-data
 dependency-version: 4.0.6
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: axios
 dependency-version: 1.16.0
 dependency-type: direct:production
 dependency-group: npm_and_yarn
- dependency-name: form-data
 dependency-version: 4.0.6
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: axios
 dependency-version:
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: axios
 dependency-version: 1.16.0
 dependency-type: direct:production
 dependency-group: npm_and_yarn
- dependency-name: form-data
 dependency-version: 4.0.6
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: ws
 dependency-version: 7.5.11
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: axios
 dependency-version:
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: axios
 dependency-version: 1.18.0
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version:
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: shell-quote
 dependency-version: 1.8.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: launch-editor
 dependency-version: 2.14.1
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: tar
 dependency-version: 7.5.16
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 6.4.3
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: esbuild
 dependency-version: 0.25.12
 dependency-type: indirect
 dependency-group: npm_and_yarn
- dependency-name: vite
 dependency-version: 8.0.16
 dependency-type: direct:development
 dependency-group: npm_and_yarn
- dependency-name: protobufjs
 dependency-version: 7.6.4
 dependency-type: indirect
 dependency-group: npm_and_yarn
...
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 Jun 19, 2026

vercel Bot commented Jun 19, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
web3auth-angular-quick-start Error Error Jun 19, 2026 8:35am
web3auth-firebase-example Ready Ready Preview, Comment Jun 19, 2026 8:35am
web3auth-nextjs-quick-start Ready Ready Preview, Comment Jun 19, 2026 8:35am
web3auth-react-quick-start Ready Ready Preview, Comment Jun 19, 2026 8:35am
web3auth-react-solana-quick-start Error Error Jun 19, 2026 8:35am
web3auth-vanillajs-quick-start Ready Ready Preview, Comment Jun 19, 2026 8:35am
web3auth-vue-quick-start Ready Ready Preview, Comment Jun 19, 2026 8:35am
web3auth-vue-solana-quick-start Error Error Jun 19, 2026 8:35am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

0 participants

AltStyle によって変換されたページ (->オリジナル) /