Skip to content

chore: Bump the other group across 1 directory with 29 updates - #1249

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/other-c32edbeb8a
Open

chore: Bump the other group across 1 directory with 29 updates#1249
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/other-c32edbeb8a

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the other group with 29 updates in the / directory:

Package From To
@anywidget/react 0.2.1 0.2.2
@babel/runtime 7.29.2 8.0.0
@developmentseed/affine 0.6.1 0.7.0
@developmentseed/morecantile 0.6.1 0.7.0
@developmentseed/raster-reproject 0.6.1 0.7.0
apache-arrow 21.1.0 21.2.0
framer-motion 12.38.0 13.1.1
maplibre-gl 5.24.0 6.4.1
parquet-wasm 0.7.1 0.7.2
proj4 2.20.8 2.21.0
react 19.2.5 19.2.8
@types/react 19.2.14 19.2.18
react-dom 19.2.5 19.2.8
react-map-gl 8.1.1 8.1.2
uuid 13.0.0 14.0.2
zustand 5.0.12 5.0.15
@anywidget/types 0.2.0 0.4.0
@biomejs/biome 2.3.10 2.5.9
@jupyter-widgets/base 6.0.11 6.0.12
@statelyai/inspect 0.4.0 0.7.2
@tailwindcss/postcss 4.2.4 4.3.3
@types/lodash 4.17.24 4.17.25
autoprefixer 10.5.0 10.5.4
esbuild 0.27.7 0.28.2
postcss 8.5.12 8.5.26
postcss-modules 6.0.1 9.0.1
postcss-preset-env 10.6.1 11.4.0
tailwindcss 3.4.19 4.3.3
typescript 5.9.3 7.0.2

Updates @anywidget/react from 0.2.1 to 0.2.2

Release notes

Sourced from @​anywidget/react's releases.

@​anywidget/react@​0.2.2

Patch Changes

Commits
  • 5789879 Version Packages (#986)
  • 4d15a1f Draft v0.11 release blog post (#991)
  • bd746a4 chore(deps): bump esbuild from 0.21.5 to 0.28.0 in the prod-dependencies grou...
  • c575c88 chore(deps-dev): bump @​typescript/native-preview from 7.0.0-dev.20260410.1 to...
  • aec303e chore(deps): bump @​types/node from 12.20.55 to 25.6.0 (#981)
  • 77c5b81 chore(deps): bump react-dom and @​types/react-dom (#982)
  • cb1f469 chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 up...
  • b76b9c6 Fix orphaned ready promise on widget rebind (#988)
  • 0399b9a Fix HMR race when _esm changes during widget load (#987)
  • bad65ae Rename snake_case identifiers to camelCase (#977)
  • Additional commits viewable in compare view

Updates @babel/runtime from 7.29.2 to 8.0.0

Release notes

Sourced from @​babel/runtime's releases.

v8.0.0 (2026-06-16)

NOTE: The changelog below is relative to v8.0.0-rc.6. You can find a summary of all the breaking changes shipped in the Babel 8 release line in the migration guide for users and migration guide for plugin developers.

Read the release blog post at http://babeljs.io/blog/2026/06/16/8.0.0!

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime
  • babel-parser

🐛 Bug Fix

  • babel-generator
  • babel-plugin-transform-modules-systemjs

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

Committers: 6

v8.0.0-rc.6 (2026-05-25)

Re-release all packages with npm provenance attestations

🐛 Bug Fix

... (truncated)

Changelog

Sourced from @​babel/runtime's changelog.

v8.0.0 (2026-06-16)

👓 Spec Compliance

💥 Breaking Change

  • babel-cli, babel-node, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-modules-commonjs, babel-plugin-transform-object-rest-spread, babel-plugin-transform-parameters, babel-plugin-transform-react-constant-elements, babel-plugin-transform-regenerator, babel-preset-env, babel-register
  • babel-plugin-transform-runtime, babel-runtime-corejs3, babel-runtime
  • babel-parser

🐛 Bug Fix

  • babel-generator
  • babel-plugin-transform-modules-systemjs

📝 Documentation

🏠 Internal

🏃‍♀️ Performance

v8.0.0-rc.6 (2026-05-25)

🐛 Bug Fix

🏠 Internal

  • babel-core
  • babel-compat-data, babel-register
  • babel-helper-transform-fixture-test-runner, babel-node
  • babel-build-external-helpers, babel-cli, babel-generator, babel-helper-fixtures, babel-helper-plugin-test-runner, babel-helper-transform-fixture-test-runner, babel-node, babel-parser, babel-plugin-transform-modules-systemjs, babel-types

🔬 Output optimization

... (truncated)

Commits

Updates @developmentseed/affine from 0.6.1 to 0.7.0

Release notes

Sourced from @​developmentseed/affine's releases.

v0.7.0

See release post: https://developmentseed.org/deck.gl-raster/blog/v0-7-release/

Breaking Changes

New Features

Bug Fixes

Performance Improvements

Other

Full Changelog: developmentseed/deck.gl-raster@v0.6.1...v0.7.0

Changelog

Sourced from @​developmentseed/affine's changelog.

v0.7.0 - 2026-05-13

Breaking Changes

New Features

Bug Fixes

Performance Improvements

Other

Full Changelog: developmentseed/deck.gl-raster@v0.6.1...v0.7.0

Commits
  • 21016c1 chore: prepare 0.7 (#544)
  • d26d038 refactor: Rename MosaicSource.key to MosaicSource.id (#551)
  • f11f226 refactor!: Make MosaicTileset2D private (#550)
  • 07d8504 chore: Remove old, unexported GeoTIFFLayer from deck.gl-geotiff package (#549)
  • 157e6fe feat: Spiral out loading (#477)
  • 8bdcbe9 chore: Move historical zarr plan into dev-docs folder (#548)
  • cf189cc chore!: Rename TilesetDescriptor to RasterTilesetDescriptor (#547)
  • ac672e9 feat: Expose onTile callbacks through raster tile layers (#546)
  • 06c3668 perf(raster-layer): avoid re-compiling shader Model as much as possible (#540)
  • 9480a26 perf(raster-tileset): Reduce re-renders of RasterLayer for same per-tile tran...
  • Additional commits viewable in compare view

Updates @developmentseed/morecantile from 0.6.1 to 0.7.0

Release notes

Sourced from @​developmentseed/morecantile's releases.

v0.7.0

See release post: https://developmentseed.org/deck.gl-raster/blog/v0-7-release/

Breaking Changes

New Features

Bug Fixes

Performance Improvements

Other

Full Changelog: developmentseed/deck.gl-raster@v0.6.1...v0.7.0

Changelog

Sourced from @​developmentseed/morecantile's changelog.

v0.7.0 - 2026-05-13

Breaking Changes

New Features

Bug Fixes

Performance Improvements

Other

Full Changelog: developmentseed/deck.gl-raster@v0.6.1...v0.7.0

Commits
  • 21016c1 chore: prepare 0.7 (#544)
  • d26d038 refactor: Rename MosaicSource.key to MosaicSource.id (#551)
  • f11f226 refactor!: Make MosaicTileset2D private (#550)
  • 07d8504 chore: Remove old, unexported GeoTIFFLayer from deck.gl-geotiff package (#549)
  • 157e6fe feat: Spiral out loading (#477)
  • 8bdcbe9 chore: Move historical zarr plan into dev-docs folder (#548)
  • cf189cc chore!: Rename TilesetDescriptor to RasterTilesetDescriptor (#547)
  • ac672e9 feat: Expose onTile callbacks through raster tile layers (#546)
  • 06c3668 perf(raster-layer): avoid re-compiling shader Model as much as possible (#540)
  • 9480a26 perf(raster-tileset): Reduce re-renders of RasterLayer for same per-tile tran...
  • Additional commits viewable in compare view

Updates @developmentseed/raster-reproject from 0.6.1 to 0.7.0

Release notes

Sourced from @​developmentseed/raster-reproject's releases.

v0.7.0

See release post: https://developmentseed.org/deck.gl-raster/blog/v0-7-release/

Breaking Changes

New Features

Bug Fixes

Performance Improvements

Other

Full Changelog: developmentseed/deck.gl-raster@v0.6.1...v0.7.0

Changelog

Sourced from @​developmentseed/raster-reproject's changelog.

v0.7.0 - 2026-05-13

Breaking Changes

New Features

Bug Fixes

Performance Improvements

Other

Full Changelog: developmentseed/deck.gl-raster@v0.6.1...v0.7.0

Commits
  • 21016c1 chore: prepare 0.7 (#544)
  • d26d038 refactor: Rename MosaicSource.key to MosaicSource.id (#551)
  • f11f226 refactor!: Make MosaicTileset2D private (#550)
  • 07d8504 chore: Remove old, unexported GeoTIFFLayer from deck.gl-geotiff package (#549)

Bumps the other group with 29 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@anywidget/react](https://github.com/manzt/anywidget) | `0.2.1` | `0.2.2` |
| [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.29.2` | `8.0.0` |
| [@developmentseed/affine](https://github.com/developmentseed/deck.gl-raster) | `0.6.1` | `0.7.0` |
| [@developmentseed/morecantile](https://github.com/developmentseed/deck.gl-raster) | `0.6.1` | `0.7.0` |
| [@developmentseed/raster-reproject](https://github.com/developmentseed/deck.gl-raster) | `0.6.1` | `0.7.0` |
| [apache-arrow](https://github.com/apache/arrow-js) | `21.1.0` | `21.2.0` |
| [framer-motion](https://github.com/motiondivision/motion) | `12.38.0` | `13.1.1` |
| [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) | `5.24.0` | `6.4.1` |
| [parquet-wasm](https://github.com/kylebarron/parquet-wasm) | `0.7.1` | `0.7.2` |
| [proj4](https://github.com/proj4js/proj4js) | `2.20.8` | `2.21.0` |
| [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.5` | `19.2.8` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.14` | `19.2.18` |
| [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.5` | `19.2.8` |
| [react-map-gl](https://github.com/visgl/react-map-gl) | `8.1.1` | `8.1.2` |
| [uuid](https://github.com/uuidjs/uuid) | `13.0.0` | `14.0.2` |
| [zustand](https://github.com/pmndrs/zustand) | `5.0.12` | `5.0.15` |
| [@anywidget/types](https://github.com/manzt/anywidget) | `0.2.0` | `0.4.0` |
| [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.3.10` | `2.5.9` |
| [@jupyter-widgets/base](https://github.com/jupyter-widgets/ipywidgets) | `6.0.11` | `6.0.12` |
| [@statelyai/inspect](https://github.com/statelyai/inspect) | `0.4.0` | `0.7.2` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.2.4` | `4.3.3` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.24` | `4.17.25` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.0` | `10.5.4` |
| [esbuild](https://github.com/evanw/esbuild) | `0.27.7` | `0.28.2` |
| [postcss](https://github.com/postcss/postcss) | `8.5.12` | `8.5.26` |
| [postcss-modules](https://github.com/css-modules/postcss-modules) | `6.0.1` | `9.0.1` |
| [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `10.6.1` | `11.4.0` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.19` | `4.3.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `7.0.2` |



Updates `@anywidget/react` from 0.2.1 to 0.2.2
- [Release notes](https://github.com/manzt/anywidget/releases)
- [Commits](https://github.com/manzt/anywidget/compare/v0.2.1...@anywidget/react@0.2.2)

Updates `@babel/runtime` from 7.29.2 to 8.0.0
- [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/v8.0.0/packages/babel-runtime)

Updates `@developmentseed/affine` from 0.6.1 to 0.7.0
- [Release notes](https://github.com/developmentseed/deck.gl-raster/releases)
- [Changelog](https://github.com/developmentseed/deck.gl-raster/blob/main/CHANGELOG.md)
- [Commits](developmentseed/deck.gl-raster@v0.6.1...v0.7.0)

Updates `@developmentseed/morecantile` from 0.6.1 to 0.7.0
- [Release notes](https://github.com/developmentseed/deck.gl-raster/releases)
- [Changelog](https://github.com/developmentseed/deck.gl-raster/blob/main/CHANGELOG.md)
- [Commits](developmentseed/deck.gl-raster@v0.6.1...v0.7.0)

Updates `@developmentseed/raster-reproject` from 0.6.1 to 0.7.0
- [Release notes](https://github.com/developmentseed/deck.gl-raster/releases)
- [Changelog](https://github.com/developmentseed/deck.gl-raster/blob/main/CHANGELOG.md)
- [Commits](developmentseed/deck.gl-raster@v0.6.1...v0.7.0)

Updates `apache-arrow` from 21.1.0 to 21.2.0
- [Release notes](https://github.com/apache/arrow-js/releases)
- [Commits](apache/arrow-js@v21.1.0...v21.2.0)

Updates `framer-motion` from 12.38.0 to 13.1.1
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.38.0...v13.1.1)

Updates `maplibre-gl` from 5.24.0 to 6.4.1
- [Release notes](https://github.com/maplibre/maplibre-gl-js/releases)
- [Changelog](https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md)
- [Commits](maplibre/maplibre-gl-js@v5.24.0...v6.4.1)

Updates `parquet-wasm` from 0.7.1 to 0.7.2
- [Release notes](https://github.com/kylebarron/parquet-wasm/releases)
- [Changelog](https://github.com/kylebarron/parquet-wasm/blob/main/CHANGELOG.md)
- [Commits](kylebarron/parquet-wasm@v0.7.1...v0.7.2)

Updates `proj4` from 2.20.8 to 2.21.0
- [Release notes](https://github.com/proj4js/proj4js/releases)
- [Changelog](https://github.com/proj4js/proj4js/blob/main/changelog.md)
- [Commits](proj4js/proj4js@v2.20.8...v2.21.0)

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

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

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

Updates `react-map-gl` from 8.1.1 to 8.1.2
- [Release notes](https://github.com/visgl/react-map-gl/releases)
- [Changelog](https://github.com/visgl/react-map-gl/blob/v8.1.2/CHANGELOG.md)
- [Commits](visgl/react-map-gl@v8.1.1...v8.1.2)

Updates `uuid` from 13.0.0 to 14.0.2
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v13.0.0...v14.0.2)

Updates `zustand` from 5.0.12 to 5.0.15
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v5.0.12...v5.0.15)

Updates `@anywidget/types` from 0.2.0 to 0.4.0
- [Release notes](https://github.com/manzt/anywidget/releases)
- [Commits](https://github.com/manzt/anywidget/compare/@anywidget/types@0.2.0...@anywidget/types@0.4.0)

Updates `@biomejs/biome` from 2.3.10 to 2.5.9
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.5.9/packages/@biomejs/biome)

Updates `@jupyter-widgets/base` from 6.0.11 to 6.0.12
- [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases)
- [Commits](https://github.com/jupyter-widgets/ipywidgets/commits)

Updates `@statelyai/inspect` from 0.4.0 to 0.7.2
- [Release notes](https://github.com/statelyai/inspect/releases)
- [Changelog](https://github.com/statelyai/inspect/blob/main/CHANGELOG.md)
- [Commits](https://github.com/statelyai/inspect/commits/v0.7.2)

Updates `@tailwindcss/postcss` from 4.2.4 to 4.3.3
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/@tailwindcss-postcss)

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

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

Updates `autoprefixer` from 10.5.0 to 10.5.4
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.5.0...10.5.4)

Updates `esbuild` from 0.27.7 to 0.28.2
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.27.7...v0.28.2)

Updates `postcss` from 8.5.12 to 8.5.26
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.12...8.5.26)

Updates `postcss-modules` from 6.0.1 to 9.0.1
- [Changelog](https://github.com/madyankin/postcss-modules/blob/master/CHANGELOG.md)
- [Commits](madyankin/postcss-modules@v6.0.1...v9.0.1)

Updates `postcss-preset-env` from 10.6.1 to 11.4.0
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

Updates `tailwindcss` from 3.4.19 to 4.3.3
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.3/packages/tailwindcss)

Updates `typescript` from 5.9.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v7.0.2)

---
updated-dependencies:
- dependency-name: "@anywidget/react"
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@babel/runtime"
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: "@developmentseed/affine"
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@developmentseed/morecantile"
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@developmentseed/raster-reproject"
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: apache-arrow
  dependency-version: 21.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: framer-motion
  dependency-version: 13.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: maplibre-gl
  dependency-version: 6.4.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: parquet-wasm
  dependency-version: 0.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: proj4
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: react
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@types/react"
  dependency-version: 19.2.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: react-dom
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: react-map-gl
  dependency-version: 8.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: uuid
  dependency-version: 14.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: zustand
  dependency-version: 5.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@anywidget/types"
  dependency-version: 0.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@biomejs/biome"
  dependency-version: 2.5.9
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@jupyter-widgets/base"
  dependency-version: 6.0.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@statelyai/inspect"
  dependency-version: 0.7.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@types/lodash"
  dependency-version: 4.17.25
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@types/react"
  dependency-version: 19.2.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: autoprefixer
  dependency-version: 10.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: esbuild
  dependency-version: 0.28.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: postcss
  dependency-version: 8.5.26
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: postcss-modules
  dependency-version: 9.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: postcss-preset-env
  dependency-version: 11.4.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: tailwindcss
  dependency-version: 4.3.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: other
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Relates to JS bindings labels Aug 24, 2026
@ds-release-bot ds-release-bot Bot added the chore label Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file javascript Relates to JS bindings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants