Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2026

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

Package From To
@metaplex-foundation/umi-bundle-defaults 1.2.0 1.4.1
@metaplex-foundation/umi-serializers 1.2.0 1.4.1
@pixiv/three-vrm 3.4.2 3.4.5
@solana/spl-token 0.4.13 0.4.14
@solana/web3.js 1.98.2 1.98.4
@vitejs/plugin-basic-ssl 2.1.0 2.1.3
axios 1.10.0 1.13.2
gsap 3.13.0 3.14.2
ktx2-encoder 0.0.6 0.5.1
postprocessing 6.37.6 6.38.2
react 19.1.0 19.2.3
react-dom 19.1.0 19.2.3
react-select 5.10.1 5.10.2
three 0.169.0 0.182.0
three-mesh-bvh 0.8.3 0.9.6
vite-plugin-mkcert 1.17.8 1.17.9
wrangler 4.23.0 4.59.2
@react-spring/three 10.0.1 10.0.3
@testing-library/dom 10.4.0 10.4.1
@testing-library/jest-dom 6.6.3 6.9.1
@testing-library/react 16.3.0 16.3.1
sass 1.89.2 1.97.2
vite 7.0.2 7.3.1
vite-plugin-node-polyfills 0.24.0 0.25.0

Updates @metaplex-foundation/umi-bundle-defaults from 1.2.0 to 1.4.1

Commits
Maintainer changes

This version was pushed to npm by nhanphan, a new releaser for @​metaplex-foundation/umi-bundle-defaults since your current version.


Updates @metaplex-foundation/umi-serializers from 1.2.0 to 1.4.1

Commits
Maintainer changes

This version was pushed to npm by nhanphan, a new releaser for @​metaplex-foundation/umi-serializers since your current version.


Updates @pixiv/three-vrm from 3.4.2 to 3.4.5

Release notes

Sourced from @​pixiv/three-vrm's releases.

v3.4.5

pixiv/three-vrm@v3.4.4...v3.4.5 Milestone


🐛 Bugfixes

📄 Docs

💯 Tests

  • #1770: Migrate from jest to vitest

🧹 Chores

  • #1783: Update copyright year

📦 Deps

v3.4.4

pixiv/three-vrm@v3.4.3...v3.4.4 Milestone

📦 Deps

v3.4.3

pixiv/three-vrm@v3.4.2...v3.4.3 Milestone

🧹 Chores

📦 Deps

Automated

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​pixiv/three-vrm since your current version.


Updates @solana/spl-token from 0.4.13 to 0.4.14

Commits

Updates @solana/web3.js from 1.98.2 to 1.98.4

Release notes

Sourced from @​solana/web3.js's releases.

v1.98.4

1.98.4 (2025-07-31)

Bug Fixes

v1.98.3

1.98.3 (2025-07-31)

Reverts

Commits

Updates @vitejs/plugin-basic-ssl from 2.1.0 to 2.1.3

Release notes

Sourced from @​vitejs/plugin-basic-ssl's releases.

v2.1.3

Please refer to CHANGELOG.md for details.

v2.1.2

Please refer to CHANGELOG.md for details.

v2.1.1

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vitejs/plugin-basic-ssl's changelog.

2.1.3 (2026-01-08)

Continuous Integration

2.1.2 (2026-01-08)

Miscellaneous Chores

  • add "type": "module" and fix publishing (135a6c2)

2.1.1 (2026-01-08)

Miscellaneous Chores

  • add description and keywords field to package.json (#90) (20a8d50)
  • deps: update actions/checkout action to v5 (#77) (3bca592)
  • deps: update actions/checkout action to v6 (#87) (481d3d6)
  • deps: update actions/setup-node action to v5 (#79) (c07b128)
  • deps: update actions/setup-node action to v6 (#81) (9dc145c)
  • deps: update all non-major dependencies (#75) (851240a)
  • deps: update all non-major dependencies (#84) (5c1d069)
  • deps: update all non-major dependencies (#89) (b6674d5)
  • deps: update dependency @​types/node to v24 (#86) (6acab30)
  • deps: update dependency node-forge to v1.3.2 [security] (#88) (415c639)
  • deps: update dependency vite to v7 (#76) (7e86f46)
  • deps: update dependency vite to v7.1.11 [security] (#80) (8c44d82)
  • deps: update dependency vitest to v4 (#85) (5be25be)
  • fix changelog (ab7e865)

Continuous Integration

Commits
  • c81b6ed release: v2.1.3
  • c5be1a1 ci: build file was missing
  • a75ec1e release: v2.1.2
  • 135a6c2 chore: add "type": "module" and fix publishing
  • ff91860 release: v2.1.1
  • fbf459e ci: setup trusted publishing (#91)
  • b6674d5 chore(deps): update all non-major dependencies (#89)
  • 20a8d50 chore: add description and keywords field to package.json (#90)
  • 415c639 chore(deps): update dependency node-forge to v1.3.2 [security] (#88)
  • 481d3d6 chore(deps): update actions/checkout action to v6 (#87)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​vitejs/plugin-basic-ssl since your current version.


Updates axios from 1.10.0 to 1.13.2

Release notes

Sourced from axios's releases.

Release v1.13.2

Release notes:

Bug Fixes

  • http: fix 'socket hang up' bug for keep-alive requests when using timeouts; (#7206) (8d37233)
  • http: use default export for http2 module to support stubs; (#7196) (0588880)

Performance Improvements

Contributors to this release

Release v1.13.1

Release notes:

Bug Fixes

  • http: fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#7193) (bcd5581)

Contributors to this release

Release v1.13.0

Release notes:

Bug Fixes

  • fetch: prevent TypeError when config.env is undefined (#7155) (015faec)
  • resolve issue #7131 (added spacing in mergeConfig.js) (#7133) (9b9ec98)

Features

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.13.2 (2025-11-04)

Bug Fixes

  • http: fix 'socket hang up' bug for keep-alive requests when using timeouts; (#7206) (8d37233)
  • http: use default export for http2 module to support stubs; (#7196) (0588880)

Performance Improvements

Contributors to this release

1.13.1 (2025-10-28)

Bug Fixes

  • http: fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#7193) (bcd5581)

Contributors to this release

1.13.0 (2025-10-27)

Bug Fixes

  • fetch: prevent TypeError when config.env is undefined (#7155) (015faec)
  • resolve issue #7131 (added spacing in mergeConfig.js) (#7133) (9b9ec98)

Features

Contributors to this release

... (truncated)

Commits
  • 08b84b5 chore(release): v1.13.2 (#7207)
  • 8d37233 fix(http): fix 'socket hang up' bug for keep-alive requests when using timeou...
  • 12c314b perf(http): fix early loop exit; (#7202)
  • f6d79e7 chore(sponsor): update sponsor block (#7203)
  • 0588880 fix(http): use default export for http2 module to support stubs; (#7196)
  • 1ef8e72 chore(release): v1.13.1 (#7194)
  • bcd5581 fix(http): fixed a regression that caused the data stream to be interrupted f...
  • c9b3371 chore: enhance styling and responsiveness in client.html (#7173)
  • 9ead04d [Release] v1.13.0 (#7189)
  • d000fbf fix(http2): fix possible race condition when handling http2 stream on almost ...
  • Additional commits viewable in compare view

Updates gsap from 3.13.0 to 3.14.2

Commits

Updates ktx2-encoder from 0.0.6 to 0.5.1

Release notes

Sourced from ktx2-encoder's releases.

v0.5.1

No significant changes

    View changes on GitHub

v0.5.0

   🚀 Features

    View changes on GitHub

v0.4.2

No significant changes

    View changes on GitHub

v0.4.1

   🐞 Bug Fixes

    View changes on GitHub

v0.4.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.3.0

   🚀 Features

    View changes on GitHub

v0.2.0

   🚀 Features

    View changes on GitHub

... (truncated)

Commits

Updates postprocessing from 6.37.6 to 6.38.2

Release notes

Sourced from postprocessing's releases.

v6.38.2

Requires three ≥ 0.157.0 < 0.183.0

What's Changed

  • Fix alpha blend regression, see #735

v6.38.1

Requires three ≥ 0.157.0 < 0.183.0

What's Changed

  • Update CI/CD workflows
  • Improve blending 7e8517c, 58af9e2, de7df0a, adc2ace
  • Undeprecate ALPHA blend function 882a40f
  • CopyMaterial: Add missing colorSpaceConversion d385e9b

Special Thanks

Thanks @​juliangarnier and @​donmccurdy for the continued support! 🌟

v6.38.0

Requires three ≥ 0.157.0 < 0.182.0

This release contains potential breaking changes for DepthOfFieldEffect and effect blending in general. If you encounter any unexpected issues, please create a bug report.

What's Changed

  • Update CI/CD workflows
  • Update dependencies
  • EffectComposer
    • Remove unused ignoreDepthForMultisampleCopy
  • DepthOfFieldEffect & CircleOfConfusionMaterial
    • Fix alpha of far color buffer
    • Implement distance-based CoC, see #426
    • CircleOfConfusionMaterial
      • focusRange and focusDistance are now always in world units
      • Deprecate worldFocusDistance and worldFocusRange
  • GodRaysEffect
    • Improve light source masking
    • Reduce flickering
    • Fix alpha blend bug, see #730
  • CopyPass
    • CopyMaterial
      • Backport support for depth copying from v7
      • Add channelWeights for masking
  • BlendMode
    • Deprecate ALPHA blend function, use NORMAL instead
    • All blend functions now consider alpha
  • SSAOMaterial, DepthPass, DepthComparisonMaterial, EffectMaterial, DepthMaskMaterial, CircleOfConfusionMaterial
    • Add support for logarithmic depth and reversed depth
  • Pass
    • The default camera is now an OrthographicCamera instead of Camera

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for postprocessing since your current version.


Updates react from 19.1.0 to 19.2.3

Release notes

Sourced from react's releases.

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

19.2.1 (December 3rd, 2025)

React Server Components

19.2.0 (Oct 1, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools

New React DOM Features

  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.

Notable changes

  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId

All Changes

React

  • <Activity /> was developed over many years, starting before ClassComponent.setState (@​acdlite @​sebmarkbage and many others)
  • Stringify context as "SomeContext" instead of "SomeContext.Provider" (@​kassens #33507)
  • Include stack of cause of React instrumentation errors with %o placeholder (@​eps1lon #34198)

... (truncated)

Changelog

Sourced from react's changelog.

19.2.1 (Dec 3, 2025)

React Server Components

19.2.0 (October 1st, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools

New React DOM Features

  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.

Notable changes

  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId

All Changes

React

... (truncated)

Commits

Updates react-dom from 19.1.0 to 19.2.3

Release notes

Sourced from react-dom's releases.

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

19.2.1 (December 3rd, 2025)

React Server Components

19.2.0 (Oct 1, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools

New React DOM Features

  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.

Notable changes

  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId

All Changes

React

  • <Activity /> was developed over many years, starting before ClassComponent.setState (@​acdlite @​sebmarkbage and many others)
  • Stringify context as "SomeContext" instead of "SomeContext.Provider" (@​kassens #33507)
  • Include stack of cause of React instrumentation errors with %o placeholder (@​eps1lon #34198)

... (truncated)

Changelog

Sourced from react-dom's changelog.

19.2.1 (Dec 3, 2025)

React Server Components

19.2.0 (October 1st, 2025)

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools

New React DOM Features

  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.

Notable changes

  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId

All Changes

React

  • <Activity /> was developed over many years, starting before ClassComponent.setState (@​acdlite @​sebmarkbage and many others)
  • Stringify context as "SomeContext" instead of "SomeContext.Provider" (@​kassens #33507)
  • Include stack of cause of React instrumentation errors with %o placeholder (Description has been truncated

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

| Package | From | To |
| --- | --- | --- |
| [@metaplex-foundation/umi-bundle-defaults](https://github.com/metaplex-foundation/umi) | `1.2.0` | `1.4.1` |
| [@metaplex-foundation/umi-serializers](https://github.com/metaplex-foundation/umi) | `1.2.0` | `1.4.1` |
| [@pixiv/three-vrm](https://github.com/pixiv/three-vrm/tree/HEAD/packages/three-vrm) | `3.4.2` | `3.4.5` |
| [@solana/spl-token](https://github.com/solana-labs/solana-program-library) | `0.4.13` | `0.4.14` |
| [@solana/web3.js](https://github.com/solana-foundation/solana-web3.js) | `1.98.2` | `1.98.4` |
| [@vitejs/plugin-basic-ssl](https://github.com/vitejs/vite-plugin-basic-ssl) | `2.1.0` | `2.1.3` |
| [axios](https://github.com/axios/axios) | `1.10.0` | `1.13.2` |
| [gsap](https://github.com/greensock/GSAP) | `3.13.0` | `3.14.2` |
| [ktx2-encoder](https://github.com/gz65555/ktx2-encoder) | `0.0.6` | `0.5.1` |
| [postprocessing](https://github.com/pmndrs/postprocessing) | `6.37.6` | `6.38.2` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.0` | `19.2.3` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.0` | `19.2.3` |
| [react-select](https://github.com/JedWatson/react-select) | `5.10.1` | `5.10.2` |
| [three](https://github.com/mrdoob/three.js) | `0.169.0` | `0.182.0` |
| [three-mesh-bvh](https://github.com/gkjohnson/three-mesh-bvh) | `0.8.3` | `0.9.6` |
| [vite-plugin-mkcert](https://github.com/liuweiGL/vite-plugin-mkcert) | `1.17.8` | `1.17.9` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.23.0` | `4.59.2` |
| [@react-spring/three](https://github.com/pmndrs/react-spring) | `10.0.1` | `10.0.3` |
| [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `10.4.0` | `10.4.1` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.3` | `6.9.1` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.0` | `16.3.1` |
| [sass](https://github.com/sass/dart-sass) | `1.89.2` | `1.97.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.0.2` | `7.3.1` |
| [vite-plugin-node-polyfills](https://github.com/davidmyersdev/vite-plugin-node-polyfills) | `0.24.0` | `0.25.0` |



Updates `@metaplex-foundation/umi-bundle-defaults` from 1.2.0 to 1.4.1
- [Release notes](https://github.com/metaplex-foundation/umi/releases)
- [Commits](https://github.com/metaplex-foundation/umi/commits)

Updates `@metaplex-foundation/umi-serializers` from 1.2.0 to 1.4.1
- [Release notes](https://github.com/metaplex-foundation/umi/releases)
- [Commits](https://github.com/metaplex-foundation/umi/commits)

Updates `@pixiv/three-vrm` from 3.4.2 to 3.4.5
- [Release notes](https://github.com/pixiv/three-vrm/releases)
- [Commits](https://github.com/pixiv/three-vrm/commits/v3.4.5/packages/three-vrm)

Updates `@solana/spl-token` from 0.4.13 to 0.4.14
- [Release notes](https://github.com/solana-labs/solana-program-library/releases)
- [Commits](https://github.com/solana-labs/solana-program-library/commits)

Updates `@solana/web3.js` from 1.98.2 to 1.98.4
- [Release notes](https://github.com/solana-foundation/solana-web3.js/releases)
- [Commits](solana-foundation/solana-web3.js@v1.98.2...v1.98.4)

Updates `@vitejs/plugin-basic-ssl` from 2.1.0 to 2.1.3
- [Release notes](https://github.com/vitejs/vite-plugin-basic-ssl/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-basic-ssl/blob/main/CHANGELOG.md)
- [Commits](vitejs/vite-plugin-basic-ssl@v2.1.0...v2.1.3)

Updates `axios` from 1.10.0 to 1.13.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.10.0...v1.13.2)

Updates `gsap` from 3.13.0 to 3.14.2
- [Commits](greensock/GSAP@3.13.0...3.14.2)

Updates `ktx2-encoder` from 0.0.6 to 0.5.1
- [Release notes](https://github.com/gz65555/ktx2-encoder/releases)
- [Commits](https://github.com/gz65555/ktx2-encoder/commits/v0.5.1)

Updates `postprocessing` from 6.37.6 to 6.38.2
- [Release notes](https://github.com/pmndrs/postprocessing/releases)
- [Commits](pmndrs/postprocessing@v6.37.6...v6.38.2)

Updates `react` from 19.1.0 to 19.2.3
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react)

Updates `react-dom` from 19.1.0 to 19.2.3
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react-dom)

Updates `react-select` from 5.10.1 to 5.10.2
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/[email protected]@5.10.2)

Updates `three` from 0.169.0 to 0.182.0
- [Release notes](https://github.com/mrdoob/three.js/releases)
- [Commits](https://github.com/mrdoob/three.js/commits)

Updates `three-mesh-bvh` from 0.8.3 to 0.9.6
- [Release notes](https://github.com/gkjohnson/three-mesh-bvh/releases)
- [Changelog](https://github.com/gkjohnson/three-mesh-bvh/blob/master/CHANGELOG.md)
- [Commits](gkjohnson/three-mesh-bvh@v0.8.3...v0.9.6)

Updates `vite-plugin-mkcert` from 1.17.8 to 1.17.9
- [Release notes](https://github.com/liuweiGL/vite-plugin-mkcert/releases)
- [Changelog](https://github.com/liuweiGL/vite-plugin-mkcert/blob/main/CHANGELOG.md)
- [Commits](liuweiGL/vite-plugin-mkcert@v1.17.8...v1.17.9)

Updates `wrangler` from 4.23.0 to 4.59.2
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/wrangler)

Updates `@react-spring/three` from 10.0.1 to 10.0.3
- [Release notes](https://github.com/pmndrs/react-spring/releases)
- [Commits](pmndrs/react-spring@v10.0.1...v10.0.3)

Updates `@testing-library/dom` from 10.4.0 to 10.4.1
- [Release notes](https://github.com/testing-library/dom-testing-library/releases)
- [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/dom-testing-library@v10.4.0...v10.4.1)

Updates `@testing-library/jest-dom` from 6.6.3 to 6.9.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@v6.6.3...v6.9.1)

Updates `@testing-library/react` from 16.3.0 to 16.3.1
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.3.0...v16.3.1)

Updates `sass` from 1.89.2 to 1.97.2
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.89.2...1.97.2)

Updates `vite` from 7.0.2 to 7.3.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite)

Updates `vite-plugin-node-polyfills` from 0.24.0 to 0.25.0
- [Release notes](https://github.com/davidmyersdev/vite-plugin-node-polyfills/releases)
- [Commits](davidmyersdev/vite-plugin-node-polyfills@v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: "@metaplex-foundation/umi-bundle-defaults"
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@metaplex-foundation/umi-serializers"
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@pixiv/three-vrm"
  dependency-version: 3.4.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@solana/spl-token"
  dependency-version: 0.4.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@solana/web3.js"
  dependency-version: 1.98.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@vitejs/plugin-basic-ssl"
  dependency-version: 2.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: axios
  dependency-version: 1.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: gsap
  dependency-version: 3.14.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: ktx2-encoder
  dependency-version: 0.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: postprocessing
  dependency-version: 6.38.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react-dom
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react-select
  dependency-version: 5.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: three
  dependency-version: 0.182.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: three-mesh-bvh
  dependency-version: 0.9.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vite-plugin-mkcert
  dependency-version: 1.17.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: wrangler
  dependency-version: 4.59.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@react-spring/three"
  dependency-version: 10.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@testing-library/dom"
  dependency-version: 10.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 6.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@testing-library/react"
  dependency-version: 16.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sass
  dependency-version: 1.97.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vite
  dependency-version: 7.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vite-plugin-node-polyfills
  dependency-version: 0.25.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 15, 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.

1 participant