Skip to content

Bump the minor-and-patch group across 1 directory with 23 updates#245

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/minor-and-patch-410bbd2cbb
Open

Bump the minor-and-patch group across 1 directory with 23 updates#245
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/minor-and-patch-410bbd2cbb

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2026

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

Package From To
@metaplex-foundation/umi-bundle-defaults 1.2.0 1.5.1
@metaplex-foundation/umi-serializers 1.2.0 1.5.1
@pixiv/three-vrm 3.4.2 3.5.1
@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.2.0
axios 1.10.0 1.13.6
gsap 3.13.0 3.14.2
ktx2-encoder 0.0.6 0.5.1
postprocessing 6.37.6 6.38.3
react 19.1.0 19.2.4
react-dom 19.1.0 19.2.4
react-select 5.10.1 5.10.2
three 0.169.0 0.183.2
three-mesh-bvh 0.8.3 0.9.9
vite-plugin-mkcert 1.17.8 1.17.10
wrangler 4.23.0 4.72.0
@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.2
sass 1.89.2 1.98.0
vite-plugin-node-polyfills 0.24.0 0.25.0

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

Commits

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

Commits

Updates @pixiv/three-vrm from 3.4.2 to 3.5.1

Release notes

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

v3.5.1

pixiv/three-vrm@v3.5.0...v3.5.1 https://github.com/pixiv/three-vrm/tree/v3.5.1


🧹 Chores

📦 Deps

Full Changelog: pixiv/three-vrm@v3.5.0...v3.5.1

v3.5.0

pixiv/three-vrm@v3.4.5...v3.5.0 https://github.com/pixiv/three-vrm/tree/v3.5.0


📢 IMPORTANT 📢

  • #1794 fixes the behavior of MToon to respect rimLightingMixFactor
    • lthough this is a bugfix, models that set rimLightingMixFactor to a non-default value may show visual differences. Please take care if you use models with customized rimLightingMixFactor, or if your app allows users to load and render arbitrary models.

✨ New Features

  • #1806: removeUnnecessaryVertices now supports interleaved buffers

🐛 Bugfixes

  • #1794: MToon, fix the behavior of rimLightingMixFactor

📦 Deps

  • #1795: Bump node to 24.13.0
  • #1793: bump eslint suite to latest
  • #1789: bump prettier from 3.6.2 to 3.8.0

... (truncated)

Commits
  • 2c4aac6 v3.5.1
  • 8bfdd30 v3.5.0
  • eb17118 refactor: use position attribute for vertex count
  • ae0705c feat: removeUnnecessaryVertices now supports InterleavedBufferAttributes
  • a8b2022 refactor: removeUnnecessaryVertices, separate almost all procedures into fu...
  • 9d78731 refactor: minor, removeUnnecessaryVertices, improve typing of `newAttribute...
  • 881e3b1 docs: clarify description of removeUnnecessaryVertices
  • dbd6ada v3.4.5
  • a62c7a9 test: move vitest config to project config
  • 44d9563 v3.4.4
  • 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 @​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.2.0

Release notes

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

v2.2.0

Please refer to CHANGELOG.md for details.

v2.1.4

Please refer to CHANGELOG.md for details.

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.2.0 (2026-03-12)

Features

  • add Vite v8 to peer dependency (dfe789d)

Miscellaneous Chores

  • deps: update all non-major dependencies (#94) (3b57894)

2.1.4 (2026-01-20)

Miscellaneous Chores

  • add metadata for vite-plugin-registry (#93) (c0cd669)
  • deps: update all non-major dependencies (#92) (2c68bf6)

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
  • 182b09d release: v2.2.0
  • dfe789d feat: add Vite v8 to peer dependency
  • 3b57894 chore(deps): update all non-major dependencies (#94)
  • b0cee95 release: v2.1.4
  • 2c68bf6 chore(deps): update all non-major dependencies (#92)
  • c0cd669 chore: add metadata for vite-plugin-registry (#93)
  • c81b6ed release: v2.1.3
  • c5be1a1 ci: build file was missing
  • a75ec1e release: v2.1.2
  • 135a6c2 chore: add "type": "module" and fix publishing
  • 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.6

Release notes

Sourced from axios's releases.

v1.13.6

This release focuses on platform compatibility, error handling improvements, and code quality maintenance.

⚠️ Important Changes

  • Breaking Changes: None identified in this release.
  • Action Required: Users targeting React Native should verify their integration, particularly if relying on specific Blob or FormData behaviours, as improvements have been made to support these objects.

🚀 New Features

  • React Native Blob Support: Axios now includes support for React Native Blob objects. Thanks to @​moh3n9595 for the initial implementation. (#5764)
  • Code Quality: Implemented prettier across the codebase and resolved associated formatting issues. (#7385)

🐛 Bug Fixes

  • Environment Compatibility:

    • Fixed module exports for React Native and Browserify environments. (#7386)
    • Added safe FormData detection for the WeChat Mini Program environment. (#7324)
  • Error Handling:

    • AxiosError.message is now correctly enumerable. (#7392)
    • AxiosError.from now correctly copies the status property from the source error, ensuring better error propagation. (#7403)

🔧 Maintenance & Chores

  • Dependencies: Updated the development_dependencies group (5 updates). (#7432)
  • Infrastructure: Migrated @​rollup/plugin-babel from v5.3.1 to v6.1.0. (#7424)
  • Documentation: Added missing JSDoc comments to utilities. (#7427)

🌟 New Contributors

We are thrilled to welcome our new contributors! Thank you for helping improve the project:

Full Changelog: v1.13.5...v1.13.6

v1.13.5

Release 1.13.5

Highlights

  • Security: Fixed a potential Denial of Service issue involving the __proto__ key in mergeConfig. (PR #7369)
  • Bug fix: Resolved an issue where AxiosError could be missing the status field on and after v1.13.3. (PR #7368)

Changes

Security

  • Fix Denial of Service via __proto__ key in mergeConfig. (PR #7369)

... (truncated)

Changelog

Sourced from axios's changelog.

Changelog

1.13.3 (2026-01-20)

Bug Fixes

  • http2: Use port 443 for HTTPS connections by default. (#7256) (d7e6065)
  • interceptor: handle the error in the same interceptor (#6269) (5945e40)
  • main field in package.json should correspond to cjs artifacts (#5756) (7373fbf)
  • package.json: add 'bun' package.json 'exports' condition. Load the Node.js build in Bun instead of the browser build (#5754) (b89217e)
  • silentJSONParsing=false should throw on invalid JSON (#7253) (#7257) (7d19335)
  • turn AxiosError into a native error (#5394) (#5558) (1c6a86d)
  • types: add handlers to AxiosInterceptorManager interface (#5551) (8d1271b)
  • types: restore AxiosError.cause type from unknown to Error (#7327) (d8233d9)
  • unclear error message is thrown when specifying an empty proxy authorization (#6314) (6ef867e)

Features

Reverts

  • Revert "fix: silentJSONParsing=false should throw on invalid JSON (#7253) (#7…" (#7298) (a4230f5), closes #7253 #7 #7298
  • deps: bump peter-evans/create-pull-request from 7 to 8 in the github-actions group (#7334) (2d6ad5e)

Contributors to this release

... (truncated)

Commits
  • 7108c88 chore(release): prepare release 1.13.6 (#7446)
  • 20a0ba3 refactor(deps): migrate @​rollup/plugin-babel from v5.3.1 to v6.1.0 (#7424)
  • 885b4af feat: support react native blob objects (#5764)
  • 00d97b9 docs(utils): add missing JSDoc comments (#7427)
  • 9712548 chore(deps-dev): bump the development_dependencies group across 1 directory w...
  • d51accb fix(core): copy status from source error in AxiosError.from (#7403)
  • 3e30bbf chore: fix publish to only run on v1 tags
  • 672491d fix: safe FormData detection for WeChat Mini Program (#7306) (#7324)
  • 822e3e4 fix: make AxiosError.message property enumerable (#7392)
  • ef3711d feat: implement prettier and fix all issues (#7385)
  • 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 axios since your current version.


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.3

Release notes

Sourced from postprocessing's releases.

v6.38.3

Requires three ≥ 0.157.0 < 0.184.0

What's Changed

  • DownsamplingMaterial: Improve color accuracy f2b87abf765c4e2fd0d389ea13fa1f09cd2011b1
  • Update dependencies

Full Changelog: pmndrs/postprocessing@v6.38.2...v6.38.3

Special Thanks

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

v6.38.2

Requires three ≥ 0.157.0 < 0.183.0

What's Changed

  • Fix alpha blend regression, see #735

Full Changelog: pmndrs/postprocessing@v6.38.1...v6.38.2

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

Full Changelog: pmndrs/postprocessing@v6.38.0...v6.38.1

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

... (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.4

Release notes

Sourced from react's releases.

19.2.4 (January 26th, 2026)

React Server Components

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

... (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.4

Release notes

Sourced from react-dom's releases.

19.2.4 (January 26th, 2026)

React Server Components

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.

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

| Package | From | To |
| --- | --- | --- |
| [@metaplex-foundation/umi-bundle-defaults](https://github.com/metaplex-foundation/umi) | `1.2.0` | `1.5.1` |
| [@metaplex-foundation/umi-serializers](https://github.com/metaplex-foundation/umi) | `1.2.0` | `1.5.1` |
| [@pixiv/three-vrm](https://github.com/pixiv/three-vrm/tree/HEAD/packages/three-vrm) | `3.4.2` | `3.5.1` |
| [@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.2.0` |
| [axios](https://github.com/axios/axios) | `1.10.0` | `1.13.6` |
| [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.3` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.0` | `19.2.4` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.0` | `19.2.4` |
| [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.183.2` |
| [three-mesh-bvh](https://github.com/gkjohnson/three-mesh-bvh) | `0.8.3` | `0.9.9` |
| [vite-plugin-mkcert](https://github.com/liuweiGL/vite-plugin-mkcert) | `1.17.8` | `1.17.10` |
| [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.23.0` | `4.72.0` |
| [@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.2` |
| [sass](https://github.com/sass/dart-sass) | `1.89.2` | `1.98.0` |
| [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.5.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.5.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.5.1
- [Release notes](https://github.com/pixiv/three-vrm/releases)
- [Commits](https://github.com/pixiv/three-vrm/commits/v3.5.1/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.2.0
- [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.2.0)

Updates `axios` from 1.10.0 to 1.13.6
- [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.6)

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.3
- [Release notes](https://github.com/pmndrs/postprocessing/releases)
- [Commits](pmndrs/postprocessing@v6.37.6...v6.38.3)

Updates `react` from 19.1.0 to 19.2.4
- [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.4/packages/react)

Updates `react-dom` from 19.1.0 to 19.2.4
- [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.4/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/react-select@5.10.1...react-select@5.10.2)

Updates `three` from 0.169.0 to 0.183.2
- [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.9
- [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.9)

Updates `vite-plugin-mkcert` from 1.17.8 to 1.17.10
- [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.10)

Updates `wrangler` from 4.23.0 to 4.72.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.72.0/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.2
- [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.2)

Updates `sass` from 1.89.2 to 1.98.0
- [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.98.0)

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.5.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.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@pixiv/three-vrm"
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: axios
  dependency-version: 1.13.6
  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.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react-dom
  dependency-version: 19.2.4
  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.183.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: three-mesh-bvh
  dependency-version: 0.9.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vite-plugin-mkcert
  dependency-version: 1.17.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: wrangler
  dependency-version: 4.72.0
  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.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sass
  dependency-version: 1.98.0
  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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 12, 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