Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the safe-dependencies group with 19 updates:

Package From To
@arcgis/core 4.33.14 4.34.8
@arcgis/lumina 4.33.24 4.34.9
@arcgis/map-components 4.33.24 4.34.9
firebase 12.6.0 12.7.0
lucide-react 0.554.0 0.562.0
react 19.2.1 19.2.3
react-aria 3.44.0 3.45.0
react-aria-components 1.13.0 1.14.0
react-dom 19.2.1 19.2.3
react-stately 3.42.0 3.43.0
xstate 5.24.0 5.25.0
@storybook/react-vite 10.1.4 10.1.10
@types/node 24.10.1 24.10.4
@vitejs/plugin-react 5.1.1 5.1.2
autoprefixer 10.4.22 10.4.23
eslint 9.39.1 9.39.2
storybook 10.1.4 10.1.10
tailwindcss 3.4.18 3.4.19
vite 7.2.6 7.3.0

Updates @arcgis/core from 4.33.14 to 4.34.8

Maintainer changes

This version was pushed to npm by twesterhuys, a new releaser for @​arcgis/core since your current version.


Updates @arcgis/lumina from 4.33.24 to 4.34.9

Maintainer changes

This version was pushed to npm by dan11669, a new releaser for @​arcgis/lumina since your current version.


Updates @arcgis/map-components from 4.33.24 to 4.34.9

Maintainer changes

This version was pushed to npm by dan11669, a new releaser for @​arcgis/map-components since your current version.


Updates firebase from 12.6.0 to 12.7.0

Release notes

Sourced from firebase's releases.

firebase@12.7.0

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@​firebase/auth@​1.12.0

Minor Changes

  • 1e406a2 #9410 - Upgraded react-native-async-storage peerDependency to v2+.

firebase@12.7.0

Minor Changes

  • Update root "firebase" package as a "minor" release due to bumps in: @​firebase/auth.

Patch Changes

@​firebase/ai@​2.6.1

Patch Changes

  • bc2b2cd #9399 - update the link /genai to /ailogic

  • 5c7430d #9381 - Fix generateContentStream returning wrong inferenceSource.

@​firebase/auth-compat@​0.6.2

Patch Changes

  • Updated dependencies [1e406a2]:
  • @​firebase/auth@​1.12.0

@​firebase/firestore@​4.9.3

Patch Changes

  • 5940794 #9386 (fixes #9378) - Fix: Corrected misleading error message when doc() is called with undefined.

@​firebase/firestore-compat@​0.4.3

... (truncated)

Commits
  • 8e26a55 Version Packages (#9428)
  • 4cc583c Merge main into release
  • bc2b2cd update link to /ailogic (#9399)
  • 5511b4f test(ai): Add all general use models to integration tests (#9413)
  • 1e406a2 add changeset for #9385 (#9410)
  • a09ef78 build(deps): update optional react-native-async-storage peerDependency to v2+...
  • 5c7430d fix(ai): Fix generateContentStream returning wrong inferenceSource. (#9381)
  • f5fc6bf test(ai): Remove flaky token count integration expect directives (#9401)
  • 9101b46 test(ai): prompt for grep string in debug script (#9400)
  • e6415dd test(ai): run prompt templates integration tests against prod endpoint (#9387)
  • Additional commits viewable in compare view

Updates lucide-react from 0.554.0 to 0.562.0

Release notes

Sourced from lucide-react's releases.

Version 0.562.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.561.0...0.562.0

Version 0.561.0

What's Changed

Full Changelog: lucide-icons/lucide@0.560.0...0.561.0

Version 0.560.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.559.0...0.560.0

Version 0.559.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.558.0...0.559.0

Version 0.558.0

What's Changed

Full Changelog: lucide-icons/lucide@0.557.0...0.558.0

Version 0.557.0

What's Changed

... (truncated)

Commits
Maintainer changes

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


Updates react from 19.2.1 to 19.2.3

Release notes

Sourced from react's releases.

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

Commits

Updates react-aria from 3.44.0 to 3.45.0

Commits

Updates react-aria-components from 1.13.0 to 1.14.0

Release notes

Sourced from react-aria-components's releases.

December 16, 2025 Release

Wrapping up this year with a bang and our most exciting release yet! Meet our new website. We heard your feedback and have reimagined the docs to be more concise and make greater use of interactive examples using prop controls. Code examples have been refined to highlight what matters most, and real-world app examples show how all these pieces come together. The new search experience includes image previews and category and library filtering, helping you find what you need faster. There are more component examples, new guides, AI-friendly page markdown, and MCP servers, all wrapped up in a fresh new look. 🎁 Explore the updated experience of React Aria.

Along with our new look, we have released a stable version of Spectrum 2, a major update to Adobe’s Design System built on top of React Aria Components. Spectrum 2 delivers modern, refined components with better accessibility, performance, and styling flexibility using style macros. Use our updated search to browse the new components, or visit our migration guide to learn how to upgrade. Check it out!

As usual, we have included various new features and bug fixes, including support for animated Tab transitions in React Aria, and inline TableView editing in React Spectrum. Thank you to all our contributors in this release and from this past year. We hope you enjoy the updates, see you in 2026!

Commits

Updates react-dom from 19.2.1 to 19.2.3

Release notes

Sourced from react-dom's releases.

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

Commits

Updates react-stately from 3.42.0 to 3.43.0

Release notes

Sourced from react-stately's releases.

July 22, 2025 Release

Happy summer! This release adds support for async loading and infinite scrolling, improves form integration and drag and drop interactions, and adds support for additional DOM events and attributes.

The new LoadMoreItem components supported in ListBox, GridList, Table, and Tree enables infinite scrolling. These trigger the loading of additional pages of items and display a loading spinner. Multiple LoadMoreItems can be rendered within a collection too, enabling loading multiple levels of a tree or sections of data from different APIs.

We've also opened up the React Aria Components API to pass through more DOM events and attributes. This improves integration with other libraries, for example making it possible to use another library's menu with a React Aria button.

As always, thanks so much to everyone who contributed to this release!

Full release notes

June 5, 2025 Release

Drop everything! Drag and drop support in React Aria Tree has been released! 🫳🎤 This supports moving items within a tree or between collection components, with full keyboard and screen reader accessibility. It's interoperable with our existing drag and drop support in components like Table and GridList, and with third party apps via native HTML APIs. Check out our previous blog post on drag and drop to learn about the interactions, and our new Tree drag and drop documentation.

This release also includes some highly requested bug fixes, including scrollbar layout shifts when opening popovers and modals, date picker interaction improvements, and enhancements to our form components.

As always, thank you to our community for their support and contributions!

Full Release Notes

Commits

Updates xstate from 5.24.0 to 5.25.0

Release notes

Sourced from xstate's releases.

xstate@5.25.0

Minor Changes

  • #5422 329297b Thanks @​davidkpiano! - Add partial descriptor support to assertEvent(…)

    // Matches any event with a type that starts with `FEEDBACK.`
    assertEvent(event, 'FEEDBACK.*');

Patch Changes

Commits
Maintainer changes

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


Updates @storybook/react-vite from 10.1.4 to 10.1.10

Release notes

Sourced from @​storybook/react-vite's releases.

v10.1.10

10.1.10

v10.1.9

10.1.9

v10.1.8

10.1.8

v10.1.7

10.1.7

v10.1.6

10.1.6

  • Manager: Do not display non-existing shortcuts in the settings page - #32711, thanks @​DKER2!
  • Preview: Enforce inert body if manager is focus-trapped - #33186, thanks @​Sidnioulz!
  • Telemetry: Await pending operations in getLastEvents to prevent race conditions - #33285, thanks @​valentinpalkovic!
  • UI: Fix keyboard navigation bug for "reset" option in `Select` - #33268, thanks @​Sidnioulz!

v10.1.5

10.1.5

Changelog

Sourced from @​storybook/react-vite's changelog.

10.1.10

10.1.9

10.1.8

10.1.7

10.1.6

  • Manager: Do not display non-existing shortcuts in the settings page - #32711, thanks @​DKER2!
  • Preview: Enforce inert body if manager is focus-trapped - #33186, thanks @​Sidnioulz!
  • Telemetry: Await pending operations in getLastEvents to prevent race conditions - #33285, thanks @​valentinpalkovic!
  • UI: Fix keyboard navigation bug for "reset" option in Select - #33268, thanks @​Sidnioulz!

10.1.5

Commits
  • cf9d347 Bump version from "10.1.9" to "10.1.10" [skip ci]
  • 1de75c4 Bump version from "10.1.8" to "10.1.9" [skip ci]
  • 7cd0cbc Bump version from "10.1.7" to "10.1.8" [skip ci]
  • bf87905 Merge pull request #33349 from storybookjs/valentin/update-vite-plugin-react-...
  • 33c8fdb Bump version from "10.1.6" to "10.1.7" [skip ci]
  • fdfd67e Bump version from "10.1.5" to "10.1.6" [skip ci]
  • ab49abe Bump version from "10.1.4" to "10.1.5" [skip ci]
  • See full diff in compare view

Updates @types/node from 24.10.1 to 24.10.4

Commits

Updates @vitejs/plugin-react from 5.1.1 to 5.1.2

Changelog

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

5.1.2 (2025-12-08)

Commits

Updates autoprefixer from 10.4.22 to 10.4.23

Release notes

Sourced from autoprefixer's releases.

10.4.23

Changelog

Sourced from autoprefixer's changelog.

10.4.23

Commits

Updates eslint from 9.39.1 to 9.39.2

Release notes

Sourced from eslint's releases.

v9.39.2

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#20381) (sethamus)

Build Related

  • 506f154 build: add .scss files entry to knip (#20391) (Milos Djermanovic)

Chores

  • 7ca0af7 chore: upgrade to @eslint/js@9.39.2 (#20394) (Francesco Trotta)
  • c43ce24 chore: package.json update for @​eslint/js release (Jenkins)
  • 4c9858e ci: add v9.x-dev branch (#20382) (Milos Djermanovic)
Commits

Updates storybook from 10.1.4 to 10.1.10

Release notes

Sourced from storybook's releases.

v10.1.10

10.1.10

v10.1.9

10.1.9

v10.1.8

10.1.8

v10.1.7

10.1.7

v10.1.6

10.1.6

  • Manager: Do not display non-existing shortcuts in the settings page - #32711, thanks @​DKER2!
  • Preview: Enforce inert body if manager is focus-trapped - #33186, thanks @​Sidnioulz!
  • Telemetry: Await pending operations in getLastEvents to prevent race conditions - #33285, thanks @​valentinpalkovic!
  • UI: Fix keyboard navigation bug for "reset" option in `Select` - #33268, thanks @​Sidnioulz!

v10.1.5

10.1.5

Changelog

Sourced from storybook's changelog.

10.1.10

10.1.9

10.1.8

10.1.7

10.1.6

  • Manager: Do not display non-existing shortcuts in the settings page - #32711, thanks @​DKER2!
  • Preview: Enforce inert body if manager is focus-trapped - #33186, thanks @​Sidnioulz!
  • Telemetry: Await pending operations in getLastEvents to prevent race conditions - #33285, thanks @​valentinpalkovic!
  • UI: Fix keyboard navigation bug for "reset" option in Select - #33268, thanks @​Sidnioulz!

10.1.5

Commits
  • cf9d347 Bump version from "10.1.9" to "10.1.10" [skip ci]
  • e0c2fec Merge pull request #33383 from storybookjs/jeppe/fix-env-var-2
  • 1de75c4 Bump version from "10.1.8" to "10.1.9" [skip ci]
  • 936e44f Merge pull request #33356 from storybookjs/valentin/telemetry-instance-of-check
  • 7cd0cbc Bump version from "10.1.7" to "10.1.8" [skip ci]
  • 33c8fdb Bump version from "10.1.6" to "10.1.7" [skip ci]
  • bed24a5 Merge pull request #33323 from storybookjs/valentin/fix-telemetry-last-event
  • 5cb6027 Merge pull request #33325 from storybookjs/sidnioulz/issue-32949
  • 20117a7 Merge pull request #33334 from storybookjs/valentin/remove-react-project-proj...
  • fdfd67e Bump version from "10.1.5" to "10.1.6" [skip ci]
  • Additional commits viewable in compare view

Updates tailwindcss from 3.4.18 to 3.4.19

Release notes

Sourced from tailwindcss's releases.

v3.4.19

Fixed

  • Don’t break sibling-*() functions when used inside calc(…) (#19335)
Changelog

Sourced from tailwindcss's changelog.

[3.4.19] - 2025-12-10

Fixed

  • Don’t break sibling-*() functions when used inside calc(…) (#19335)

[4.1.17] - 2025-11-06

Fixed

  • Substitute @variant inside legacy JS APIs (#19263)
  • Prevent occasional crash on Windows when loaded into a worker thread (#19242)

[4.1.16] - 2025-10-23

Fixed

  • Discard candidates with an empty data type (

Bumps the safe-dependencies group with 19 updates:

| Package | From | To |
| --- | --- | --- |
| [@arcgis/core](https://js.arcgis.com) | `4.33.14` | `4.34.8` |
| @arcgis/lumina | `4.33.24` | `4.34.9` |
| [@arcgis/map-components](https://developers.arcgis.com/javascript/latest/) | `4.33.24` | `4.34.9` |
| [firebase](https://github.com/firebase/firebase-js-sdk) | `12.6.0` | `12.7.0` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.554.0` | `0.562.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.1` | `19.2.3` |
| [react-aria](https://github.com/adobe/react-spectrum) | `3.44.0` | `3.45.0` |
| [react-aria-components](https://github.com/adobe/react-spectrum) | `1.13.0` | `1.14.0` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.1` | `19.2.3` |
| [react-stately](https://github.com/adobe/react-spectrum) | `3.42.0` | `3.43.0` |
| [xstate](https://github.com/statelyai/xstate) | `5.24.0` | `5.25.0` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `10.1.4` | `10.1.10` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.1` | `24.10.4` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.1` | `5.1.2` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.22` | `10.4.23` |
| [eslint](https://github.com/eslint/eslint) | `9.39.1` | `9.39.2` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.1.4` | `10.1.10` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.18` | `3.4.19` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.2.6` | `7.3.0` |


Updates `@arcgis/core` from 4.33.14 to 4.34.8

Updates `@arcgis/lumina` from 4.33.24 to 4.34.9

Updates `@arcgis/map-components` from 4.33.24 to 4.34.9

Updates `firebase` from 12.6.0 to 12.7.0
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@12.6.0...firebase@12.7.0)

Updates `lucide-react` from 0.554.0 to 0.562.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.562.0/packages/lucide-react)

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

Updates `react-aria` from 3.44.0 to 3.45.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/react-aria@3.44.0...react-aria@3.45.0)

Updates `react-aria-components` from 1.13.0 to 1.14.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/react-aria-components@1.13.0...react-aria-components@1.14.0)

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

Updates `react-stately` from 3.42.0 to 3.43.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/react-stately@3.42.0...react-stately@3.43.0)

Updates `xstate` from 5.24.0 to 5.25.0
- [Release notes](https://github.com/statelyai/xstate/releases)
- [Commits](https://github.com/statelyai/xstate/compare/xstate@5.24.0...xstate@5.25.0)

Updates `@storybook/react-vite` from 10.1.4 to 10.1.10
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.1.10/code/frameworks/react-vite)

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

Updates `@vitejs/plugin-react` from 5.1.1 to 5.1.2
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.2/packages/plugin-react)

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

Updates `eslint` from 9.39.1 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.1...v9.39.2)

Updates `storybook` from 10.1.4 to 10.1.10
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.1.10/code/core)

Updates `tailwindcss` from 3.4.18 to 3.4.19
- [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/v3.4.19/packages/tailwindcss)

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

---
updated-dependencies:
- dependency-name: "@arcgis/core"
  dependency-version: 4.34.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@arcgis/lumina"
  dependency-version: 4.34.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@arcgis/map-components"
  dependency-version: 4.34.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: firebase
  dependency-version: 12.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: lucide-react
  dependency-version: 0.562.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: react
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: react-aria
  dependency-version: 3.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: react-aria-components
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: react-stately
  dependency-version: 3.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: xstate
  dependency-version: 5.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@storybook/react-vite"
  dependency-version: 10.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: "@types/node"
  dependency-version: 24.10.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 5.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: autoprefixer
  dependency-version: 10.4.23
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: eslint
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: storybook
  dependency-version: 10.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: tailwindcss
  dependency-version: 3.4.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: vite
  dependency-version: 7.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
...

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 Jan 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant