Skip to content

chore: bump the minor-and-patch group across 1 directory with 23 updates - #446

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/minor-and-patch-8ed3a6a59b
Open

chore: bump the minor-and-patch group across 1 directory with 23 updates#446
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/minor-and-patch-8ed3a6a59b

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Package From To
@tanstack/react-query 5.101.2 5.102.8
@types/three 0.185.0 0.185.4
@xyflow/react 12.11.1 12.11.5
cesium 1.143.0 1.144.0
isomorphic-dompurify 3.18.0 3.23.0
react-map-gl 8.1.1 8.1.2
react-resizable-panels 4.12.1 4.12.3
recharts 3.9.2 3.10.1
three-mesh-bvh 0.9.11 0.9.14
y-websocket 3.0.0 3.1.0
yjs 13.6.31 13.6.32
zustand 5.0.14 5.0.15
@axe-core/playwright 4.12.1 4.13.0
@playwright/test 1.61.1 1.62.1
@testing-library/react 16.3.2 16.3.3
@testing-library/user-event 14.6.1 14.6.6
@typescript-eslint/eslint-plugin 8.62.1 8.68.0
autoprefixer 10.5.2 10.5.4
msw 2.14.6 2.15.0
postcss 8.5.25 8.5.26
rollup-plugin-visualizer 7.0.1 7.1.1
vitest 4.1.9 4.1.11

Updates @tanstack/react-query from 5.101.2 to 5.102.8

Release notes

Sourced from @​tanstack/react-query's releases.

@​tanstack/react-query-devtools@​5.102.8

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.102.8
    • @​tanstack/react-query@​5.102.8

@​tanstack/react-query-next-experimental@​5.102.8

Patch Changes

  • Updated dependencies []:
    • @​tanstack/react-query@​5.102.8

@​tanstack/react-query-persist-client@​5.102.8

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.102.8
    • @​tanstack/react-query@​5.102.8

@​tanstack/react-query@​5.102.8

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.102.8

@​tanstack/react-query-devtools@​5.102.7

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-devtools@​5.102.7
    • @​tanstack/react-query@​5.102.7

@​tanstack/react-query-next-experimental@​5.102.7

Patch Changes

  • Updated dependencies []:
    • @​tanstack/react-query@​5.102.7

@​tanstack/react-query-persist-client@​5.102.7

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.102.7
    • @​tanstack/react-query@​5.102.7

@​tanstack/react-query@​5.102.7

Patch Changes

  • Updated dependencies []:

... (truncated)

Changelog

Sourced from @​tanstack/react-query's changelog.

5.102.8

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.102.8

5.102.7

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.102.7

5.102.6

Patch Changes

  • #11305 ac2b612 - fix(react-query): throw falsy errors from useQueries and useSuspenseQueries to the error boundary

  • Updated dependencies []:

    • @​tanstack/query-core@​5.102.6

5.102.5

Patch Changes

  • Updated dependencies [578e5c2]:
    • @​tanstack/query-core@​5.102.5

5.102.4

Patch Changes

  • Updated dependencies [a05df6a]:
    • @​tanstack/query-core@​5.102.4

5.102.3

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.102.3

5.102.2

Patch Changes

  • Updated dependencies [80fbf73]:
    • @​tanstack/query-core@​5.102.2

... (truncated)

Commits

Updates @types/three from 0.185.0 to 0.185.4

Commits

Updates @xyflow/react from 12.11.1 to 12.11.5

Release notes

Sourced from @​xyflow/react's releases.

@​xyflow/react@​12.11.5

Patch Changes

  • Updated dependencies [22e0be2]:
    • @​xyflow/system@​0.0.81

@​xyflow/react@​12.11.4

Patch Changes

  • #5974 8c42922 - Minimap still works after ReactFlow remounts

  • #5962 cbf40b9 - Show log if user hides attribution in development

  • #5976 3319ef4 - Fix the MiniMap zooming out to include the origin when every node is hidden.

  • #5955 965ca70 - Fix MiniMap calling useCallback conditionally for onNodeClick.

@​xyflow/react@​12.11.3

Patch Changes

  • #5902 393d951 - Allow middle-mouse viewport panning to start from a selection rectangle.

  • #5889 ff126a0 - Fix extent: 'parent' not immediately resolving when parent has width or initialWidth.

  • #5943 d1def59 - Invoke an error if handle can not be found

  • #5947 2ba040f - Use correct nodeExtent for internal setNodes.

  • #5918 c5d7442 - Fix selection box appearing when dragging the pane via touch. Prefer touch panning over drag selection when selectionOnDrag is combined with mouse-button-specific panOnDrag settings.

  • #5922 392da00 - Allow Control to activate pane panning with a primary-button drag.

  • #5929 4c5d7d2 - Allow key combinations of three or more keys (e.g. 'Meta+Shift+s') for useKeyPress.

  • #5938 91a052f - Fix <Background /> pattern offset miscalculation.

  • Updated dependencies [393d951, ff126a0, e5d86bd, 392da00]:

    • @​xyflow/system@​0.0.80

@​xyflow/react@​12.11.2

... (truncated)

Changelog

Sourced from @​xyflow/react's changelog.

12.11.5

Patch Changes

  • Updated dependencies [22e0be2]:
    • @​xyflow/system@​0.0.81

12.11.4

Patch Changes

  • #5974 8c42922 - Minimap still works after ReactFlow remounts

  • #5962 cbf40b9 - Show log if user hides attribution in development

  • #5976 3319ef4 - Fix the MiniMap zooming out to include the origin when every node is hidden.

  • #5955 965ca70 - Fix MiniMap calling useCallback conditionally for onNodeClick.

12.11.3

Patch Changes

  • #5902 393d951 - Allow middle-mouse viewport panning to start from a selection rectangle.

  • #5889 ff126a0 - Fix extent: 'parent' not immediately resolving when parent has width or initialWidth.

  • #5943 d1def59 - Invoke an error if handle can not be found

  • #5947 2ba040f - Use correct nodeExtent for internal setNodes.

  • #5918 c5d7442 - Fix selection box appearing when dragging the pane via touch. Prefer touch panning over drag selection when selectionOnDrag is combined with mouse-button-specific panOnDrag settings.

... (truncated)

Commits
  • 8f0a5d6 chore(packages): bump
  • 286816c chore(packages): bump
  • 3319ef4 fix(react): keep minimap bounds at the viewport when all nodes are hidden
  • b7186f3 fix(react): minimap still works after reactflow remounts #5971
  • d8edc77 Merge pull request #5955 from Jian-Zhang08/fix/minimap-onnodeclick-conditiona...
  • 59b1a60 Simplify node click handling in MiniMap component
  • 25869f2 chore(system): add attr warning handler
  • b04e9d1 chore(system): rename utils isDomNodeVisible
  • 31535ef chore(system): add isDomNodeVisible
  • bce7475 chore(proOptions): add comments
  • Additional commits viewable in compare view

Updates cesium from 1.143.0 to 1.144.0

Release notes

Sourced from cesium's releases.

CesiumJS 1.144

1.144 - 2026-08-03

Highlights include:

  • To improve CAD-style rendering, CesiumJS adds support for the Bentley-contributed BENTLEY_materials_planar_fill glTF extension, bringing planar polygon fill with depth sorting and coplanar ordering that keep overlapping surfaces from flickering. #13178
  • Vector rendering now supports clamping vector polylines and polygons to terrain with screen-space-constant width lines and per-feature styling through Cesium3DTileStyle. This allows massive, tiled visualization of datasets like road connectivity, rivers, and census blocks that correctly overlay on top of terrain. #13627
  • Picking of metadata from WMTS imagery providers now works when the imagery layer is draped on 3D Tiles. #13575
  • New camera controllers, and a more extensible controller architecture, allow controls to be better targeted to asset inspection and other use cases. #13604
  • Models using the EXT_mesh_primitive_edge_visibility extension now load with significantly less JavaScript heap (up to 19x less memory). #13643

See the changelog for the complete list of changes.

Changelog

Sourced from cesium's changelog.

Change Log

1.145 - 2026-09-02

@​cesium/engine

Breaking Changes 📣

  • The positions of ClippingPolygons in a ClippingPolygonCollection are now considered immutable (via Object.freeze) and will throw if changed. Instead of changing positions directly, remove and re-add a new polygon. This breaking change allows us to remove per-frame, per-polygon-vertex checks that ultimately offer vast performance improvements. #13665

Additions 🎉

  • Added two sandcastles for a 3D native vector data showcase and a large river data with semantic-based LOD
  • Added support for draping clamped vector tile polygons and polylines onto 3D Tiles, with a new heightReference option and matching read-only property on BufferPrimitiveCollection, inherited by BufferPolygonCollection and BufferPolylineCollection. #13653
  • Added a heightReference option to MVTDataProvider.fromUrl, draping Mapbox Vector Tiles content onto terrain, 3D Tiles, or both. #13727
  • Added BufferPolylineCollection option widthUnits, so a draped polyline's width can be measured in meters on the ground instead of screen pixels. #13703
  • ClippingPolygons now use an algorithm, based on the techniques used for vector tiles, that vastly improves quality across distance scales. Warm-up cost is also modestly decreased. #13654
  • ClippingPolygons now have support for specifying holes (aka islands) within each polygon. This works in inverse clipping workflows as well. #13660

Fixes 🔧

  • Fixed draped vector polylines rendering at twice their specified width, and antialiased their edges. Antialiasing can be turned off with scene.vectorProvider.antialias if you prefer the extra performance. #13675
  • Updated the minimum version of dompurify dependency to 3.4.5, addressing security vulnerability tracked in CVE-2026-49458. #13646
  • Fixed the "Data attribution" credit link and the credit lightbox not being usable with a keyboard. Both the link and the lightbox close button are now focusable and can be activated with Enter or Space, the lightbox is exposed as a modal dialog and can be dismissed with Escape, and focus is moved into the lightbox when it opens and restored when it closes. #13670
  • Fixed feature ID textures ignoring the wrap mode declared by the glTF sampler. Forcing nearest filtering no longer replaces wrapS and wrapT with CLAMP_TO_EDGE. #11574
  • Fixed vertical exaggeration for models and tilesets with existing scale factors, so they now exaggerate proportionally to the rest of the scene. #13518
  • Changed 3D tileset traversal to have more robust replacement refinement behavior for vector data tilesets. #13686
  • Added experimental IonSnapService for server-side snap-to-geometry against iModel-backed Cesium ion assets, and the SnapService interface it implements. #13682

Deprecated ⏳

  • Deprecates the recently added quality field on ClippingPolygonCollection. The new implementation of ClippingPolygons offers the highest possibly quality by default. The debugShowDistanceTexture field is also deprecated, as the new implementation no longer uses a distance texture. The destroy and isDestroyed methods have been deprecated, since the class no longer owns its own resources which require release or destruction. ClippingPolygon.computeRectangle has been deprecated in favor of a class-level rectangle property.

1.144 - 2026-08-01

@​cesium/engine

Additions 🎉

  • Added support for draping clamped vector tile polygons and polylines onto terrain, with screen-space-constant line width and per-feature styling via Cesium3DTileStyle. #13577 #13627
  • Added support for the BENTLEY_materials_planar_fill glTF extension, enabling CAD-style planar polygon fill rendering with proper depth sorting and configurable fill behavior including background color masking and coplanar geometry ordering. Note: The wireframeFill property is currently a no-op. #13178
  • Added a minimal set of alternative camera controllers scoped for an asset inspection use case: HybridScreenSpacePanCameraController, ScreenSpaceElevatorCameraController, ScreenSpaceMapCameraController and ScreenSpaceTiltOrbitCameraController. Try the controllers in Sandcastle. #13604.
  • Added a composable Controller framework, which can be added to a scene with either Viewer.addController or Scene.controllerHost. #13604.
  • Enabled picking of metadata from a WebMapTileServiceImageryProvider when draped on 3D Tiles #13575
  • Added Scene.snap, an experimental snap-to-geometry picking API. It returns the best hit in a screen-space region around a window position (preferring edges (see EXT_mesh_primitive_edge_visibility) over surfaces) along with its world-space position. #13531
  • Added support for the KHR_mesh_primitive_restart glTF extension. #13634
  • Added Texture.defaultColor static property to allow customizing the default placeholder texture color, to avoid white flashes when a new Material is constructed. #13597

Fixes 🔧

... (truncated)

Commits
  • 6d5d8b1 Update ThirdParty.json
  • 862629b Updates for 1.144 release
  • 13b5ab0 Merge pull request #13667 from CesiumGS/1.144-package-updates
  • 5c3f72a Revert ast-grep update
  • ebc49dd Update react-stay-scrolled
  • 164e6d3 Update prettier
  • 856b3b9 Update ast-grep
  • bf550d8 Merge pull request #13648 from CesiumGS/token-updater/auto-update-30146570692
  • 5815a91 Merge pull request #13662 from CesiumGS/fix-fbo-state-flicker
  • d57cc0f Merge branch 'main' into fix-fbo-state-flicker
  • Additional commits viewable in compare view

Updates isomorphic-dompurify from 3.18.0 to 3.23.0

Release notes

Sourced from isomorphic-dompurify's releases.

3.23.0: Updated dependencies

  • dompurify 3.4.13 -> 3.4.14
  • vitest 4.1.10 -> 4.1.11
  • @​biomejs/biome 2.5.7 -> 2.5.10
  • @​types/jsdom 28.0.3 -> 30.0.0
  • pnpm 11.20.0 -> 11.23.0

3.22.0: Updated dependencies

  • dompurify 3.4.12 -> 3.4.13
  • @​biomejs/biome 2.5.6 -> 2.5.7
  • pnpm 11.17.0 -> 11.20.0

3.21.0: Updated dependencies

  • jsdom 30.0.0 -> 30.0.1
  • @​biomejs/biome 2.5.5 -> 2.5.6

3.20.0: jsdom 30 and raised Node.js floor

  • jsdom 29.1.1 -> 30.0.0
  • Node.js requirement raised to ^22.22.2 || ^24.15.0 || >=26.0.0 (Node 20 is no longer supported)
  • @​biomejs/biome 2.5.4 -> 2.5.5
  • pnpm 11.13.1 -> 11.17.0
  • actions/setup-node 6 -> 7

3.19.0: Updated dependencies

  • dompurify 3.4.11 -> 3.4.12
  • @​biomejs/biome 2.5.0 -> 2.5.4
  • vitest 4.1.9 -> 4.1.10
  • lefthook 2.1.9 -> 2.1.10
  • pnpm 11.6.0 -> 11.13.1
  • actions/checkout 6 -> 7
  • pnpm/action-setup 6.0.8 -> 6.0.9
Commits
  • 7607c2f chore: bump pnpm to 11.23.0 and release 3.23.0
  • fc2cac4 chore(deps): bump dompurify from 3.4.13 to 3.4.14
  • 71187a7 chore(deps-dev): bump vitest from 4.1.10 to 4.1.11
  • 6e50665 chore(deps): bump pnpm/action-setup from 6.0.9 to 6.0.10
  • cabc381 chore(deps-dev): bump @​types/jsdom from 28.0.3 to 30.0.0
  • 783b536 chore(deps-dev): bump @​biomejs/biome from 2.5.7 to 2.5.10
  • 5a41195 chore: bump pnpm to 11.20.0 and release 3.22.0
  • c358a22 chore(deps): bump dompurify from 3.4.12 to 3.4.13
  • 455f1c5 chore(deps-dev): bump @​biomejs/biome from 2.5.6 to 2.5.7
  • 196b4a7 chore: update biome schema to 2.5.6 and release 3.21.0
  • Additional commits viewable in compare view

Updates react-map-gl from 8.1.1 to 8.1.2

Release notes

Sourced from react-map-gl's releases.

v8.1.2

  • Support MapLibre GL JS v6 (#2598)
  • Export GlobeControl from the MapLibre entry point (#2600)
  • Call MapLibre zoom and pitch constraint setters in a valid order (#2573)
Changelog

Sourced from react-map-gl's changelog.

v8.1.2 (Jul 29, 2026)

  • Support MapLibre GL JS v6 (#2598)
  • Export GlobeControl from the MapLibre entry point (#2600)
  • Call MapLibre zoom and pitch constraint setters in a valid order (#2573)
Commits
  • b1e46fc v8.1.2
  • bdfacee chore: upgrade website and examples to MapLibre v6 (#2602)
  • 146b0c2 fix: react-maplibre - support maplibre-gl v6 (#2598)
  • 5bc81e6 ci: test MapLibre v4/v5 and export GlobeControl (#2600)
  • ea1f49a chore: upgrade Node.js to 24 (#2599)
  • dfb8942 Call setMinZoom, setMaxZoom, setMinPitch and setMaxPitch in the right order t...
  • See full diff in compare view

Updates react-resizable-panels from 4.12.1 to 4.12.3

Release notes

Sourced from react-resizable-panels's releases.

4.12.3

  • 730: Guard CSSStyleSheet construction to avoid throwing in unsupported environments (@​leo-yang-qiong)
  • 736: Bugfix: Derived Panel constraints equality check
  • 732: Bugfix: Prevent orphaned groups in "pointerup" edge case (@​waterWang)
Changelog

Sourced from react-resizable-panels's changelog.

4.12.3

  • 730: Guard CSSStyleSheet construction to avoid throwing in unsupported environments (@​leo-yang-qiong)
  • 736: Bugfix: Derived Panel constraints equality check
  • 732: Bugfix: Prevent orphaned groups in "pointerup" edge case (@​waterWang)

4.12.2

  • 726: Updated inline documentation to clarify size units.
Commits
  • f9c4227 4.12.2 -> 4.12.3
  • 30503d1 Fix derived Panel constraints equality check (#736)
  • 30aef6a Pending CHANGELOG
  • b1d574e fix: guard CSSStyleSheet construction with adoptedStyleSheets check (#730)
  • 6649f42 fix: don't resurrect stale group entries on pointer-up commit (Fixes #729) (#...
  • a1eeb7a 4.12.1 -> 4.12.2
  • See full diff in compare view

Updates recharts from 3.9.2 to 3.10.1

Release notes

Sourced from recharts's releases.

v3.10.1

What's Changed

New Contributors

Full Changelog: recharts/recharts@v3.10.0...v3.10.1

v3.10.0

What's Changed

Legend position

Legend now supports position and offset props, same as Label and LabeList. This replaces the previous align and verticalAlign for a more convenient positioning, and fixes couple visual bugs too. See https://recharts.github.io/en-US/examples/LegendPosition/

XAxis auto height

XAxis now supports height="auto" prop, similar to YAxis width="auto".

Other features

Bugfixes

New Contributors

... (truncated)

Commits
  • ffb9187 3.10.1
  • 411b6f2 fix(bar): keep barGap correct when maxBarSize clamps the bar width (#2774) (#...
  • 58c321b chore(deps-dev): bump postcss from 8.5.10 to 8.5.22 (#7581)
  • f08972b chore(deps-dev): bump the storybook group with 8 updates (#7578)
  • 89599d0 chore(deps-dev): bump chromatic from 11.29.0 to 18.1.0 (#7579)
  • 3da7d87 chore(deps-dev): bump typescript-eslint from 8.64.0 to 8.65.0 in the typescri...
  • 9764273 chore(deps-dev): bump marked from 18.0.5 to 18.0.7 (#7577)
  • a5d7737 fix(tooltip): fall back to index-based search when label-based search returns...
  • 497e8df chore(deps-dev): bump fast-uri from 3.1.2 to 3.1.4 (#7576)
  • 0776eb0 chore(deps): bump immer from 11.1.9 to 11.1.15 (#7575)
  • Additional commits viewable in compare view

Updates three-mesh-bvh from 0.9.11 to 0.9.14

Release notes

Sourced from three-mesh-bvh's releases.

v0.9.14

Fixed

  • BVHComputeData: handle BatchedMesh indirect "range" BVHs correctly.
  • WGSL, GLSL: Output the barycoordinate values in the correct order when sampling closest point.

v0.9.13

Added

  • NodeProxy: Add support for context-value proxies.

v0.9.12

Fixed

  • BVHComputeData: Fix "dispose" deleting storage nodes unnecessarily.
  • BVHComputeData: Throw error if the traversal could overrun the stack.

Added

  • WGSLTag functions: Add support for inline-functions that evaluate on build.
Changelog

Sourced from three-mesh-bvh's changelog.

[0.9.14] - 2026-08-01

Fixed

  • BVHComputeData: handle BatchedMesh indirect "range" BVHs correctly.
  • WGSL, GLSL: Output the barycoordinate values in the correct order when sampling closest point.

[0.9.13] - 2026-07-19

Fixed

  • NodeProxy: Add support for context-value proxies.

[0.9.12] - 2026-07-18

Fixed

  • BVHComputeData: Fix "dispose" deleting storage nodes unnecessarily.
  • BVHComputeData: Throw error if the traversal could overrun the stack.

Added

  • WGSLTag functions: Add support for inline-functions that evaluate on build.
Commits
  • 75a7046 0.9.14
  • 28c2340 Update CHANGELOG.md
  • 89d1791 Merge pull request #915 from gkjohnson/barycoord-fix
  • fa1f19e Merge pull request #912 from VoidingWarranties/fix-batched-blas-offsets
  • 0a9c43a Add comments
  • 2b512d5 Correct the closest point barycoord order in WGSL, GLSL
  • 1974c4f Code style
  • 9a08586 Merge branch 'master' into fix-batched-blas-offsets
  • f4d35be Merge pull request #913 from gkjohnson/dependabot/npm_and_yarn/postcss-8.5.23
  • 65c4ed1 Bump postcss from 8.5.15 to 8.5.23
  • Additional commits viewable in compare view

Updates y-websocket from 3.0.0 to 3.1.0

Release notes

Sourced from y-websocket's releases.

v3.1.0

  • handle connection errors properly (transient vs non-transient) 5da8b3d
  • [readme] fix issue in install script bde5101

yjs/y-websocket@v3.0.0...v3.1.0

v3.1.0-rc.5

  • unregister ws-handlers when connection is force-closed 2d24aaf

yjs/y-websocket@v3.1.0-rc.4...v3.1.0-rc.5

v3.1.0-rc.4

  • backport socketTimeout from the main branch b1c4456

yjs/y-websocket@v3.1.0-rc.3...v3.1.0-rc.4

v3.1.0-rc.3

  • fix "cork" issue 8232249

yjs/y-websocket@v3.1.0-rc.2...v3.1.0-rc.3

v3.1.0-rc.2

  • remove update dependency 5d0548d

yjs/y-websocket@v3.1.0-rc.1...v3.1.0-rc.2

v3.1.0-rc.1

No release notes provided.

v3.1.0-rc.0

  • port sync-status api to v3 (yjs@v13) bc51d17
  • [readme] fix issue in install script bde5101

yjs/y-websocket@v3.0.0...v3.1.0-rc.0

Commits

Updates yjs from 13.6.31 to 13.6.32

Release notes

Sourced from yjs's releases.

v13.6.32

  • fix #797 - undomanager clears destroy handler 95e890d9

yjs/yjs@v13.6.31...v13.6.32

Commits

Updates zustand from 5.0.14 to 5.0.15

Release notes

Sourced from zustand's releases.

v5.0.15

Fix some issues in devtools and persist middleware.

What's Changed

Full Changelog: pmndrs/zustand@v5.0.14...v5.0.15

Commits
  • 2115efb v5.0.15
  • 1f531ba chore(deps): update dev dependencies (#3560)
  • aa6d2a1 docs: add zustand-devtools-bridge (#3559)
  • 3febf8c fix(persist): clearStorage() should invalidate concurrent async rehydration (...
  • f44cecc fix(devtools): correct V8 stack regex when source path contains spaces (#3531)
  • beca84e fix: update broken README links from docs/guides/ to docs/learn/guides/ (#3542)
  • 038f496 docs(persist): clarify createJSONStorage behavior and warn about production u...
  • a1f685c docs: fix missing code highlights in tic-tac-toe tutorial (#3527)
  • 07cee61 docs: fix missing highlight on setXIsNext line in tic-tac-toe tutorial (#3524)
  • 566b5bf Fix dead link in README.md: update immer guide path (#3519)
  • Additional commits viewable in compare view

Updates @axe-core/playwright from 4.12.1 to 4.13.0

Release notes

Sourced from @​axe-core/playwright's releases.

Release 4.13.0

What's Changed

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

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.101.2` | `5.102.8` |
| [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) | `0.185.0` | `0.185.4` |
| [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) | `12.11.1` | `12.11.5` |
| [cesium](https://github.com/CesiumGS/cesium) | `1.143.0` | `1.144.0` |
| [isomorphic-dompurify](https://github.com/kkomelin/isomorphic-dompurify) | `3.18.0` | `3.23.0` |
| [react-map-gl](https://github.com/visgl/react-map-gl) | `8.1.1` | `8.1.2` |
| [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) | `4.12.1` | `4.12.3` |
| [recharts](https://github.com/recharts/recharts) | `3.9.2` | `3.10.1` |
| [three-mesh-bvh](https://github.com/gkjohnson/three-mesh-bvh) | `0.9.11` | `0.9.14` |
| [y-websocket](https://github.com/yjs/y-websocket) | `3.0.0` | `3.1.0` |
| [yjs](https://github.com/yjs/yjs) | `13.6.31` | `13.6.32` |
| [zustand](https://github.com/pmndrs/zustand) | `5.0.14` | `5.0.15` |
| [@axe-core/playwright](https://github.com/dequelabs/axe-core-npm) | `4.12.1` | `4.13.0` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.61.1` | `1.62.1` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.2` | `16.3.3` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.1` | `14.6.6` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.62.1` | `8.68.0` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.2` | `10.5.4` |
| [msw](https://github.com/mswjs/msw) | `2.14.6` | `2.15.0` |
| [postcss](https://github.com/postcss/postcss) | `8.5.25` | `8.5.26` |
| [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer) | `7.0.1` | `7.1.1` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.9` | `4.1.11` |



Updates `@tanstack/react-query` from 5.101.2 to 5.102.8
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.102.8/packages/react-query)

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

Updates `@xyflow/react` from 12.11.1 to 12.11.5
- [Release notes](https://github.com/xyflow/xyflow/releases)
- [Changelog](https://github.com/xyflow/xyflow/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/xyflow/xyflow/commits/@xyflow/react@12.11.5/packages/react)

Updates `cesium` from 1.143.0 to 1.144.0
- [Release notes](https://github.com/CesiumGS/cesium/releases)
- [Changelog](https://github.com/CesiumGS/cesium/blob/main/CHANGES.md)
- [Commits](CesiumGS/cesium@1.143...1.144)

Updates `isomorphic-dompurify` from 3.18.0 to 3.23.0
- [Release notes](https://github.com/kkomelin/isomorphic-dompurify/releases)
- [Commits](kkomelin/isomorphic-dompurify@3.18.0...3.23.0)

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 `react-resizable-panels` from 4.12.1 to 4.12.3
- [Release notes](https://github.com/bvaughn/react-resizable-panels/releases)
- [Changelog](https://github.com/bvaughn/react-resizable-panels/blob/main/CHANGELOG.md)
- [Commits](bvaughn/react-resizable-panels@4.12.1...4.12.3)

Updates `recharts` from 3.9.2 to 3.10.1
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md)
- [Commits](recharts/recharts@v3.9.2...v3.10.1)

Updates `three-mesh-bvh` from 0.9.11 to 0.9.14
- [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.9.11...v0.9.14)

Updates `y-websocket` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/yjs/y-websocket/releases)
- [Commits](yjs/y-websocket@v3.0.0...v3.1.0)

Updates `yjs` from 13.6.31 to 13.6.32
- [Release notes](https://github.com/yjs/yjs/releases)
- [Commits](yjs/yjs@v13.6.31...v13.6.32)

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

Updates `@axe-core/playwright` from 4.12.1 to 4.13.0
- [Release notes](https://github.com/dequelabs/axe-core-npm/releases)
- [Changelog](https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/dequelabs/axe-core-npm/commits/v4.13.0)

Updates `@playwright/test` from 1.61.1 to 1.62.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.61.1...v1.62.1)

Updates `@testing-library/react` from 16.3.2 to 16.3.3
- [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.2...v16.3.3)

Updates `@testing-library/user-event` from 14.6.1 to 14.6.6
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.6.1...v14.6.6)

Updates `@typescript-eslint/eslint-plugin` from 8.62.1 to 8.68.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.68.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.62.1 to 8.68.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.68.0/packages/parser)

Updates `autoprefixer` from 10.5.2 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.2...10.5.4)

Updates `msw` from 2.14.6 to 2.15.0
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.14.6...v2.15.0)

Updates `postcss` from 8.5.25 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.25...8.5.26)

Updates `rollup-plugin-visualizer` from 7.0.1 to 7.1.1
- [Changelog](https://github.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md)
- [Commits](btd/rollup-plugin-visualizer@v7.0.1...v7.1.1)

Updates `vitest` from 4.1.9 to 4.1.11
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.102.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/three"
  dependency-version: 0.185.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@xyflow/react"
  dependency-version: 12.11.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: cesium
  dependency-version: 1.144.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: isomorphic-dompurify
  dependency-version: 3.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react-map-gl
  dependency-version: 8.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: react-resizable-panels
  dependency-version: 4.12.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: recharts
  dependency-version: 3.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: three-mesh-bvh
  dependency-version: 0.9.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: y-websocket
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: yjs
  dependency-version: 13.6.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: zustand
  dependency-version: 5.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@axe-core/playwright"
  dependency-version: 4.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@playwright/test"
  dependency-version: 1.62.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.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@testing-library/user-event"
  dependency-version: 14.6.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.68.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.68.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: autoprefixer
  dependency-version: 10.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: msw
  dependency-version: 2.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: postcss
  dependency-version: 8.5.26
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: rollup-plugin-visualizer
  dependency-version: 7.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vitest
  dependency-version: 4.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 31, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: frontend. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 31, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants