Skip to content

chore(deps): bump the prod-deps group with 8 updates#2689

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/prod-deps-5ac377e7cb
Open

chore(deps): bump the prod-deps group with 8 updates#2689
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/prod-deps-5ac377e7cb

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 16, 2026

Bumps the prod-deps group with 8 updates:

Package From To
@babel/runtime 7.26.0 7.28.6
@monogrid/gainmap-js 3.0.6 3.4.0
camera-controls 3.1.0 3.1.2
detect-gpu 5.0.56 5.0.70
hls.js 1.5.17 1.6.15
three-stdlib 2.35.6 2.36.1
use-sync-external-store 1.4.0 1.6.0
zustand 5.0.1 5.0.11

Updates @babel/runtime from 7.26.0 to 7.28.6

Release notes

Sourced from @​babel/runtime's releases.

v7.28.6 (2026-01-12)

Thanks @​kadhirash and @​kolvian for your first PRs!

🐛 Bug Fix

  • babel-cli, babel-code-frame, babel-core, babel-helper-check-duplicate-nodes, babel-helper-fixtures, babel-helper-plugin-utils, babel-node, babel-plugin-transform-flow-comments, babel-plugin-transform-modules-commonjs, babel-plugin-transform-property-mutators, babel-preset-env, babel-traverse, babel-types
  • babel-plugin-transform-regenerator
  • babel-plugin-transform-react-jsx

💅 Polish

  • babel-core, babel-standalone

🏠 Internal

  • babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-proposal-decorators, babel-plugin-proposal-import-attributes-to-assertions, babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-async-do-expressions, babel-plugin-syntax-decorators, babel-plugin-syntax-destructuring-private, babel-plugin-syntax-do-expressions, babel-plugin-syntax-explicit-resource-management, babel-plugin-syntax-export-default-from, babel-plugin-syntax-flow, babel-plugin-syntax-function-bind, babel-plugin-syntax-function-sent, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-plugin-syntax-import-defer, babel-plugin-syntax-import-source, babel-plugin-syntax-jsx, babel-plugin-syntax-module-blocks, babel-plugin-syntax-optional-chaining-assign, babel-plugin-syntax-partial-application, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-throw-expressions, babel-plugin-syntax-typescript, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-dotall-regex, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-regexp-modifiers, babel-plugin-transform-unicode-property-regex, babel-plugin-transform-unicode-sets-regex

🏃‍♀️ Performance

  • babel-plugin-transform-react-jsx

Committers: 7

v7.28.5 (2025-10-23)

Thank you @​CO0Ki3, @​Olexandr88, and @​youthfulhps for your first PRs!

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-proposal-destructuring-private
  • babel-parser
  • babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring

... (truncated)

Commits
Maintainer changes

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


Updates @monogrid/gainmap-js from 3.0.6 to 3.4.0

Release notes

Sourced from @​monogrid/gainmap-js's releases.

v3.4.0

3.4.0 (2025-11-24)

Features

  • adds AgXToneMapping and NeutralToneMapping to encoding SDR Material shader (8c163da)

v3.3.0

3.3.0 (2025-11-22)

Features

  • removes wasm dependency and implements pure-js JPG encoder (#73) (00b6e43)

v3.2.0

3.2.0 (2025-11-17)

Features

v3.1.0

3.1.0 (2024-12-05)

Features

  • decode: removes DOMParser, decode is now compatible with Web Workers (b6a607d)
Changelog

Sourced from @​monogrid/gainmap-js's changelog.

3.4.0 (2025-11-24)

Features

  • adds AgXToneMapping and NeutralToneMapping to encoding SDR Material shader (8c163da)

3.3.0 (2025-11-22)

Features

  • removes wasm dependency and implements pure-js JPG encoder (#73) (00b6e43)

3.2.0 (2025-11-17)

Features

3.1.0 (2024-12-05)

Features

  • decode: removes DOMParser, decode is now compatible with Web Workers (b6a607d)
Commits
  • c5735e2 chore(release): 3.4.0 [skip ci]
  • 8c163da feat: adds AgXToneMapping and NeutralToneMapping to encoding SDR Material shader
  • 69b60ee chore: fixes some type issues with Texture<unknown>
  • 99d05e2 chore(release): 3.3.0 [skip ci]
  • 00b6e43 feat: removes wasm dependency and implements pure-js JPG encoder (#73)
  • a0e1c81 build: produce minified versions
  • 3153029 chore(deps): bump some deps
  • 3e6c762 test: split integrated example tests
  • a5eb0e0 docs: updates README with new WebGPU demo
  • fc723b8 chore: fix webgpu integrated example
  • 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 @​monogrid/gainmap-js since your current version.


Updates camera-controls from 3.1.0 to 3.1.2

Release notes

Sourced from camera-controls's releases.

v3.1.2

3.1.2 (2025-11-17)

fix

  • downgrade node version (#615) (), closes #615

chore

  • add rollup-plugin-dts for nodenext compat (#614) (), closes #614

Fix

  • pinching now zooms in and out instead of scrolling up/down. (#607) (), closes #607

v3.1.1

3.1.1 (2025-10-26)

fix

  • recreate pr-562 change (#606) (), closes #606

  • . ()

  • Merge pull request #595 from abernier/abernier-pkg (), closes #595

  • Revert "Merge pull request #595 from abernier/abernier-pkg" (), closes #595

chore

  • change main branch name ()
  • update deps (#587) (), closes #587
  • update github actions ()
  • update migration guide ()
Commits
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates detect-gpu from 5.0.56 to 5.0.70

Commits

Updates hls.js from 1.5.17 to 1.6.15

Release notes

Sourced from hls.js's releases.

v1.6.15

Summary

HLS.js v1.6.15 includes bug fixes and improvements over the last release.

Changes Since The Last Release

video-dev/hls.js@v1.6.14...v1.6.15

Content Protection:

Interstitials:

Streaming:

Demo Page

https://b5567215.hls-js-dev.pages.dev/demo/

API and Breaking Changes

If you are upgrading from version v0.14.17 or lower, see the MIGRATING guide for API changes between v0.14.x and v1.0.0.

Feedback

Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.

v1.6.14

Summary

HLS.js v1.6.14 includes bug fixes and improvements over the last release.

Changes Since The Last Release

video-dev/hls.js@v1.6.13...v1.6.14

  • Fixed #7608: exception calling setMediaKeys with Interstitial preroll (#7615)
  • Fixed #7581: exception on legacy platforms where media.play() does not return a Promise with Interstitials (#7586)

Demo Page

https://6c1eb7c9.hls-js-dev.pages.dev/demo/

Feedback

Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.

v1.6.13

... (truncated)

Commits
  • ac19106 Fix FairPlay key ID patching
  • 2457e86 Fix fallback to primary on live start
  • 0b7e493 Do not reset interstitial when seeking between assets
  • a2a8500 Fixed issue with progressive loading of subtitles by disabling progressive lo...
  • 609ace6 Fix audio TS segment duration calculation
  • 074ad8d Resolve end-of-stream with empty or gap segments at end of playlist
  • 36000c6 Fix issue where some devices not works with playready (#7631)
  • 5585cf9 Fix switching back to main audio after end-of-stream buffered
  • 837b242 Resolve setMediaKeys only once media is attached
  • 8f605bb fix(interstitials): guard media.play() before chaining .catch() on legacy eng...
  • 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 hls.js since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates three-stdlib from 2.35.6 to 2.36.1

Release notes

Sourced from three-stdlib's releases.

v2.36.1

2.36.1 (2025-11-10)

Bug Fixes

  • lottie: harden SSR check to exclude react-native (#424) (f7fe1af)

v2.36.0

2.36.0 (2025-04-29)

Features

  • PointerLockControls: sensitivity const (#416) (e6653ce)

v2.35.16

2.35.16 (2025-04-23)

Bug Fixes

  • remove use of WebGL1 LuminanceFormat (#419) (e079bc8)

v2.35.15

2.35.15 (2025-04-05)

Bug Fixes

v2.35.14

2.35.14 (2025-02-20)

Bug Fixes

  • Fix alignment of integer vertex attributes (#408) (c122b5c)

v2.35.13

2.35.13 (2025-01-29)

Bug Fixes

v2.35.12

2.35.12 (2025-01-19)

... (truncated)

Commits
  • f7fe1af fix(lottie): harden SSR check to exclude react-native (#424)
  • e6653ce feat(PointerLockControls): sensitivity const (#416)
  • e079bc8 fix: remove use of WebGL1 LuminanceFormat (#419)
  • b51a7c9 fix(lottie-web): remove expressions eval (#415)
  • c122b5c fix: Fix alignment of integer vertex attributes (#408)
  • 12f00a3 fix: syntax errors in shaders (#405)
  • 6bed3f4 fix: revert TS mods (#403)
  • 5b1448e fix: error when used on server side via SVGRenderer (#398)
  • 1399589 fix: exclude globals
  • 646ba34 fix: harden type qualifier keywords
  • Additional commits viewable in compare view

Updates use-sync-external-store from 1.4.0 to 1.6.0

Commits

Updates zustand from 5.0.1 to 5.0.11

Release notes

Sourced from zustand's releases.

v5.0.11

This release includes small improvements in middleware thanks to contributors.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v5.0.10...v5.0.11

v5.0.10

This version includes a fix to the persist middleware for an edge case.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v5.0.9...v5.0.10

v5.0.9

This includes experimental middleware unstable_ssrSafe for a new usage with Next.js. Related discussion: pmndrs/zustand#2740

What's Changed

New Contributors

... (truncated)

Commits
  • 99379a6 5.0.11
  • c81b4eb chore(deps): update dev dependencies (#3375)
  • 3871d53 fix(immer): Proper typing for immer middleware in combination with slices (#...
  • 9b505ac fix(persist): use window.localStorage as default storage reference (#3367)
  • 267a57c Update code block in tutorial-tic-tac-toe.md (#3373)
  • 6813f7b docs: remove stray Russian comment in beginner-typescript guide (#3369)
  • d9ea330 docs(testing): fix undefined counterStoreRef variable (#3368)
  • 6e026d7 chore: improve typing in devtools middleware (#3362)
  • e7d4593 Revert "chore(deps): bump pmndrs/docs/.github/workflows/build.yml from 2 to 3...
  • 0f49ad8 chore(deps): bump pmndrs/docs/.github/workflows/build.yml from 2 to 3 (#3364)
  • 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 zustand since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the prod-deps group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.26.0` | `7.28.6` |
| [@monogrid/gainmap-js](https://github.com/MONOGRID/gainmap-js) | `3.0.6` | `3.4.0` |
| [camera-controls](https://github.com/yomotsu/camera-controls) | `3.1.0` | `3.1.2` |
| [detect-gpu](https://github.com/pmndrs/detect-gpu) | `5.0.56` | `5.0.70` |
| [hls.js](https://github.com/video-dev/hls.js) | `1.5.17` | `1.6.15` |
| [three-stdlib](https://github.com/pmndrs/three-stdlib) | `2.35.6` | `2.36.1` |
| [use-sync-external-store](https://github.com/facebook/react/tree/HEAD/packages/use-sync-external-store) | `1.4.0` | `1.6.0` |
| [zustand](https://github.com/pmndrs/zustand) | `5.0.1` | `5.0.11` |


Updates `@babel/runtime` from 7.26.0 to 7.28.6
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-runtime)

Updates `@monogrid/gainmap-js` from 3.0.6 to 3.4.0
- [Release notes](https://github.com/MONOGRID/gainmap-js/releases)
- [Changelog](https://github.com/MONOGRID/gainmap-js/blob/main/CHANGELOG.md)
- [Commits](MONOGRID/gainmap-js@v3.0.6...v3.4.0)

Updates `camera-controls` from 3.1.0 to 3.1.2
- [Release notes](https://github.com/yomotsu/camera-controls/releases)
- [Commits](yomotsu/camera-controls@v3.1.0...v3.1.2)

Updates `detect-gpu` from 5.0.56 to 5.0.70
- [Changelog](https://github.com/pmndrs/detect-gpu/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pmndrs/detect-gpu/commits)

Updates `hls.js` from 1.5.17 to 1.6.15
- [Release notes](https://github.com/video-dev/hls.js/releases)
- [Changelog](https://github.com/video-dev/hls.js/blob/master/docs/release-process.md)
- [Commits](video-dev/hls.js@v1.5.17...v1.6.15)

Updates `three-stdlib` from 2.35.6 to 2.36.1
- [Release notes](https://github.com/pmndrs/three-stdlib/releases)
- [Changelog](https://github.com/pmndrs/three-stdlib/blob/main/release.config.js)
- [Commits](pmndrs/three-stdlib@v2.35.6...v2.36.1)

Updates `use-sync-external-store` from 1.4.0 to 1.6.0
- [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/HEAD/packages/use-sync-external-store)

Updates `zustand` from 5.0.1 to 5.0.11
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v5.0.1...v5.0.11)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-version: 7.28.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@monogrid/gainmap-js"
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: camera-controls
  dependency-version: 3.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: detect-gpu
  dependency-version: 5.0.70
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: hls.js
  dependency-version: 1.6.15
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: three-stdlib
  dependency-version: 2.36.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: use-sync-external-store
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: zustand
  dependency-version: 5.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

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 Feb 16, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 16, 2026

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

Project Deployment Actions Updated (UTC)
drei Ready Ready Preview, Comment Feb 16, 2026 7:50pm

Request Review

@codesandbox-ci
Copy link
Copy Markdown

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

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