Skip to content

deps: bump the safe-dependencies group with 26 updates#311

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/safe-dependencies-c56d52c7f8
Open

deps: bump the safe-dependencies group with 26 updates#311
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/safe-dependencies-c56d52c7f8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the safe-dependencies group with 26 updates:

Package From To
@esri/arcgis-rest-feature-service 4.4.1 4.10.1
@esri/arcgis-rest-request 4.7.3 4.10.1
@tanstack/react-query 5.90.16 5.91.0
@xstate/react 6.0.0 6.1.0
firebase 12.7.0 12.10.0
lucide-react 0.562.0 0.577.0
react 19.2.3 19.2.4
@types/react 19.2.7 19.2.14
react-aria 3.45.0 3.47.0
react-aria-components 1.14.0 1.16.0
react-content-loader 7.1.1 7.1.2
react-dom 19.2.3 19.2.4
react-error-boundary 6.0.3 6.1.1
react-stately 3.43.0 3.45.0
tailwind-merge 3.4.0 3.5.0
xstate 5.25.0 5.28.0
@playwright/test 1.57.0 1.58.2
@storybook/react-vite 10.1.11 10.3.0
@vitejs/plugin-react 5.1.2 5.2.0
autoprefixer 10.4.23 10.4.27
eslint 9.39.2 9.39.4
happy-dom 20.0.11 20.8.4
postcss 8.5.6 8.5.8
prettier 3.7.4 3.8.1
storybook 10.1.11 10.3.0
vitest 4.0.16 4.1.0

Updates @esri/arcgis-rest-feature-service from 4.4.1 to 4.10.1

Release notes

Sourced from @​esri/arcgis-rest-feature-service's releases.

@​esri/arcgis-rest-feature-service@​4.10.1

Patch Changes

  • 48b7f8d: Add support for maxRecordCountFactor in queryFeatures() and queryAllFeatures(). Fix a bug in queryAllFeatures() could end up requesting too few features per page.

@​esri/arcgis-rest-feature-service@​4.10.0

Minor Changes

  • c10b39e: change queryAllFeatures fallback order to prefer user defined record count without querying service metadata

Patch Changes

  • 43d2733: added error handling for missing object id fields

@​esri/arcgis-rest-feature-service@​4.9.1

Patch Changes

  • eb06bff: added pbf package to feature service

@​esri/arcgis-rest-feature-service@​4.9.0

Minor Changes

  • 51e8144: Added query params where user can query a pbf request and get back geojson or arcgis features.
    • User can request features from feature service using "f: pbf-as-geojson" or "f: pbf-as-arcgis" in request options
    • Added EsriFeatureCollection proto spec and modular pbf decoder
    • Added pbfToGeoJSON parser and pbfToArcGIS parser
    • Added Live Tests
  • 51e8144: Added pbf types to request RequestFormats types.

@​esri/arcgis-rest-feature-service@​4.8.0

Minor Changes

  • 93db38b: Initial bump to migrate to changesets.
Changelog

Sourced from @​esri/arcgis-rest-feature-service's changelog.

4.10.1

Patch Changes

  • 48b7f8d: Add support for maxRecordCountFactor in queryFeatures() and queryAllFeatures(). Fix a bug in queryAllFeatures() could end up requesting too few features per page.

4.10.0

Minor Changes

  • c10b39e: change queryAllFeatures fallback order to prefer user defined record count without querying service metadata

Patch Changes

  • 43d2733: added error handling for missing object id fields

4.9.1

Patch Changes

  • eb06bff: added pbf package to feature service

4.9.0

Minor Changes

  • 51e8144: Added query params where user can query a pbf request and get back geojson or arcgis features.
    • User can request features from feature service using "f: pbf-as-geojson" or "f: pbf-as-arcgis" in request options
    • Added EsriFeatureCollection proto spec and modular pbf decoder
    • Added pbfToGeoJSON parser and pbfToArcGIS parser
    • Added Live Tests
  • 51e8144: Added pbf types to request RequestFormats types.

4.8.0

Minor Changes

  • 93db38b: Initial bump to migrate to changesets.
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​esri/arcgis-rest-feature-service since your current version.


Updates @esri/arcgis-rest-request from 4.7.3 to 4.10.1

Release notes

Sourced from @​esri/arcgis-rest-request's releases.

@​esri/arcgis-rest-request@​4.10.1

Patch Changes

  • @​esri/arcgis-rest-fetch@​4.10.1
  • @​esri/arcgis-rest-form-data@​4.10.1

@​esri/arcgis-rest-request@​4.10.0

Patch Changes

  • @​esri/arcgis-rest-fetch@​4.10.0
  • @​esri/arcgis-rest-form-data@​4.10.0

@​esri/arcgis-rest-request@​4.9.1

Patch Changes

  • @​esri/arcgis-rest-fetch@​4.9.1
  • @​esri/arcgis-rest-form-data@​4.9.1

@​esri/arcgis-rest-request@​4.9.0

Patch Changes

  • 052ff8e: Added deprecation messages for upcoming request package updates
  • 51e8144: Added pbf types to request RequestFormats types.
    • @​esri/arcgis-rest-fetch@​4.9.0
    • @​esri/arcgis-rest-form-data@​4.9.0

@​esri/arcgis-rest-request@​4.8.0

Minor Changes

  • 93db38b: Initial bump to migrate to changesets.

Patch Changes

  • Updated dependencies [93db38b]
    • @​esri/arcgis-rest-fetch@​4.8.0
    • @​esri/arcgis-rest-form-data@​4.8.0
Changelog

Sourced from @​esri/arcgis-rest-request's changelog.

4.10.1

Patch Changes

  • @​esri/arcgis-rest-fetch@​4.10.1
  • @​esri/arcgis-rest-form-data@​4.10.1

4.10.0

Patch Changes

  • @​esri/arcgis-rest-fetch@​4.10.0
  • @​esri/arcgis-rest-form-data@​4.10.0

4.9.1

Patch Changes

  • @​esri/arcgis-rest-fetch@​4.9.1
  • @​esri/arcgis-rest-form-data@​4.9.1

4.9.0

Patch Changes

  • 052ff8e: Added deprecation messages for upcoming request package updates
  • 51e8144: Added pbf types to request RequestFormats types.
    • @​esri/arcgis-rest-fetch@​4.9.0
    • @​esri/arcgis-rest-form-data@​4.9.0

4.8.0

Minor Changes

  • 93db38b: Initial bump to migrate to changesets.

Patch Changes

  • Updated dependencies [93db38b]
    • @​esri/arcgis-rest-fetch@​4.8.0
    • @​esri/arcgis-rest-form-data@​4.8.0
Commits
Maintainer changes

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


Updates @tanstack/react-query from 5.90.16 to 5.91.0

Changelog

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

5.91.0

Minor Changes

  • feat: environmentManager (#10199)

Patch Changes

  • Updated dependencies [6fa901b]:
    • @​tanstack/query-core@​5.91.0

5.90.21

Patch Changes

  • refactor(react-query/useQueries): remove unreachable 'willFetch' branch in suspense promise collection (#10082)

5.90.20

Patch Changes

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

5.90.19

Patch Changes

  • Updated dependencies [53fc74e]:
    • @​tanstack/query-core@​5.90.19

5.90.18

Patch Changes

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

5.90.17

Patch Changes

  • Updated dependencies [269351b]:
    • @​tanstack/query-core@​5.90.17
Commits
  • 3761d2b ci: Version Packages (#10290)
  • 6fa901b feat/environmentManager (#10199)
  • 3fac499 test(react-query/useSuspenseInfiniteQuery): add test for basic suspend and re...
  • 6d0a2a9 test(react-query/useSuspenseQuery): remove unnecessary 'act' from background ...
  • 9ec0fc6 test(react-query/useSuspenseQueries): remove unnecessary 'act' from backgroun...
  • 67cf8b6 ref: ts cutoff (#10253)
  • 8a59b2d test({react,preact}-query/useSuspenseQueries): add test for suspending when t...
  • 0eca134 test({react,preact}-query/useSuspenseQueries): add test for not suspending bu...
  • 6af63a7 test({react,preact}-query/useSuspenseQueries): add test for not suspending wh...
  • 282cdc2 test(react-query/useQueries): add test for not fetching during restoring peri...
  • Additional commits viewable in compare view

Updates @xstate/react from 6.0.0 to 6.1.0

Release notes

Sourced from @​xstate/react's releases.

@​xstate/react@​6.1.0

Minor Changes

  • #5470 3e03427 Thanks @​davidkpiano! - useActor and useSelector now throw when the actor reaches an error state, allowing errors to be caught by React error boundaries.

    import { createMachine } from 'xstate';
    import { useActor } from '@xstate/react';
    import { ErrorBoundary } from 'react-error-boundary';
    const machine = createMachine({
    initial: 'idle',
    states: {
    idle: {
    on: {
    fetch: 'loading'
    }
    },
    loading: {
    invoke: {
    src: fromPromise(async () => {
    throw new Error('Network error');
    }),
    onDone: 'success'
    // Without onError, the actor enters an error state
    }
    },
    success: {}
    }
    });
    function App() {
    return (
    <ErrorBoundary fallback={<p>Something went wrong</p>}>
    <ActorComponent />
    </ErrorBoundary>
    );
    }
    function ActorComponent() {
    // If the actor errors, the error will be thrown
    // and caught by the nearest error boundary
    const [snapshot, send] = useActor(machine);
    return <div>{snapshot.value}</div>;
    }

Commits
Maintainer changes

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


Updates firebase from 12.7.0 to 12.10.0

Release notes

Sourced from firebase's releases.

firebase@12.10.0

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

What's Changed

@​firebase/ai@​2.9.0

Minor Changes

  • 47f8521 #9489 - Added automatic function calling capability when using ChatSession.

Patch Changes

  • Updated dependencies [eebba69]:
  • @​firebase/util@​1.14.0
  • @​firebase/component@​0.7.1

@​firebase/data-connect@​0.4.0

Minor Changes

  • eebba69 #9439 - Add Memory-Based caching to Queries in Firebase Data Connect.

Patch Changes

  • Updated dependencies [eebba69]:
  • @​firebase/util@​1.14.0
  • @​firebase/component@​0.7.1

firebase@12.10.0

Minor Changes

  • 14d9745 #9483 - Support added for mapSet, mapValues, mapEntries, mapKeys Pipelines expressions.

  • 47f8521 #9489 - Added automatic function calling capability when using ChatSession.

  • f8996c4 #9479 - Support added for the following string Pipeline expressions: stringRepeat, stringReplaceOne, stringReplaceAll, stringIndexOf, ltrim, rtrim.

  • eebba69 #9439 - Add Memory-Based caching to Queries in Firebase Data Connect.

  • 659d9bb #9576 - Add support for first, last, array_agg and array_agg_distinct expressions

  • 852162b #9498 - Add support for rand and trunc pipeline expressions

  • 6041509 #9484 - feat(firestore): Support added for the isType Pipeline expression.

Patch Changes

... (truncated)

Commits
  • 291851c Version Packages (#9591)
  • 115bd08 Merge main into release
  • 14d9745 feat(firestore): add support for remaining map pipeline expressions (#9483)
  • 887fc51 chore: Migrate gsutil usage instructions to gcloud storage (#9589)
  • eebba69 feat(data-connect): Caching for FDC (#9439)
  • 6041509 feat(firestore): add isType expression (#9484)
  • 659d9bb feat(firestore): add accumulators expressions (#9576)
  • 852162b feat(firestore): add rand and trunc expressions (#9498)
  • f8996c4 feat(firestore): add string pipeline expressions (#9479)
  • f126686 fix(deps): update dependency @​rushstack/node-core-library to v5 (#8816)
  • Additional commits viewable in compare view

Updates lucide-react from 0.562.0 to 0.577.0

Release notes

Sourced from lucide-react's releases.

Version 0.577.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.576.0...0.577.0

Version 0.576.0

What's Changed

Full Changelog: lucide-icons/lucide@0.575.0...0.576.0

Version 0.575.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.573.0...0.575.0

Version 0.574.0

What's Changed

New Contributors

... (truncated)

Commits
  • f6c0d06 chore(deps): bump rollup from 4.53.3 to 4.59.0 (#4106)
  • 67c0485 feat(scripts): added helper script to automatically update OpenCollective bac...
  • b6ed43d feat(packages): Added aria-hidden fallback for decorative icons to all packag...
  • See full diff in compare view

Updates react from 19.2.3 to 19.2.4

Release notes

Sourced from react's releases.

19.2.4 (January 26th, 2026)

React Server Components

Commits

Updates @types/react from 19.2.7 to 19.2.14

Commits

Updates react-aria from 3.45.0 to 3.47.0

Commits
  • 8df1873 Publish
  • a6e720d chore: bump macro plugin version for Stackblitz (#9730)
  • 971162c fix: S2 ListView polish styles (#9717)
  • cdbfe48 chore: fixing defaultSelectedKey type consistency and removing unneeded impor...
  • 7b9da59 fix: Tree keyboard drag and drop should skip content nodes (#9724)
  • 2fd0040 chore: update example apps with ListView and Unavailable MenuItem examples (#...
  • 98d99cb fix(TableView): updated disabled behavior to match ListView/TreeView (#9720)
  • cf84735 fix: prevent calling focus on elements within template elements (#9712)
  • ea26071 docs(ActionBar): add TreeView example to ActionBar docs (#9718)
  • 75fac88 docs(S2): add illustrations for ListView and AI pages (#9721)
  • Additional commits viewable in compare view

Updates react-aria-components from 1.14.0 to 1.16.0

Release notes

Sourced from react-aria-components's releases.

React Aria Components v1.16.0

In today’s release, we are excited to announce support for multi-select ComboBox, one of our most requested features! You can now use selectionMode="multiple" to select multiple options and customize how to display the selected items via ComboBoxValue, e.g. using a TagGroup. We’ve also added section support in Tree: simply use TreeSection and TreeHeader to group tree items into labeled sections. This release also includes improvements to overlay positioning, scroll into view behavior, and fixes to address various crashes.

This release contains one of the highest number of contributions to date. A big thank you to our contributors for all your feedback, features and fixes!

Full release notes

React Aria Components v1.15.0

New year, new release, and the shine hasn’t worn off from our new documentation website: we’ve already added new Agent Skills and improved the search experience 😍. This month’s release includes a big update to our compatibility, with DOM customization options via a new render prop for React Aria Components. This feature will help with cases such as rendering Router Link components, or for use with animation libraries. We have also fixed our most upvoted issue: we now constrain dates on blur instead of as you type, allowing more input flexibility and greatly improving the user experience of our date fields.

Thank you to all of our contributors for your bug fixes, features, and feedback. We look forward to another great year ahead!

Full Release Notes

Commits
  • 8df1873 Publish
  • a6e720d chore: bump macro plugin version for Stackblitz (#9730)
  • 971162c fix: S2 ListView polish styles (#9717)
  • cdbfe48 chore: fixing defaultSelectedKey type consistency and removing unneeded impor...
  • 7b9da59 fix: Tree keyboard drag and drop should skip content nodes (#9724)
  • 2fd0040 chore: update example apps with ListView and Unavailable MenuItem examples (#...
  • 98d99cb fix(TableView): updated disabled behavior to match ListView/TreeView (#9720)
  • cf84735 fix: prevent calling focus on elements within template elements (#9712)
  • ea26071 docs(ActionBar): add TreeView example to ActionBar docs (#9718)
  • 75fac88 docs(S2): add illustrations for ListView and AI pages (#9721)
  • Additional commits viewable in compare view

Updates react-content-loader from 7.1.1 to 7.1.2

Release notes

Sourced from react-content-loader's releases.

v7.1.2

7.1.2 (2026-01-22)

Bug Fixes

  • hydration: use useId for dom variant (#325) (c8a6b6c)
Commits

Updates react-dom from 19.2.3 to 19.2.4

Release notes

Sourced from react-dom's releases.

19.2.4 (January 26th, 2026)

React Server Components

Commits

Updates react-error-boundary from 6.0.3 to 6.1.1

Release notes

Sourced from react-error-boundary's releases.

6.1.1

  • Fixed a problem with project logo not displaying correctly in the README for the Firefox browser.

6.1.0

  • #235: Fix error type (Error -> unknown)
  • Export getErrorMessage helper method
Commits

Updates react-stately from 3.43.0 to 3.45.0

Release notes

Sourced from react-stately's releases.

October 2, 2025 Release

Happy fall! This release brings some long-awaited features, including multi-selection in React Aria Select and enhanced animation support across our components. For example, Disclosure now provides CSS variables to easily animate expanding and collapsing. We’ve also added a new component that can be used within components that support single selection such as Tabs and ToggleButtonGroup to animate selection changes. In addition, we have significantly improved the behavior of scrolling modals on iOS 26. Lastly, onAction can now be used on a ComboBoxItem, enabling you to add a “create” option.

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

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

Full Release Notes

August 25, 2025 Release

Summer might be winding down but we’re definitely not! Back with another release, we have added support for origin-aware overlay animations in Popover and Tooltip, which enable scale transitions to appear as if they are emerging from the trigger. We have also advanced Autocomplete to RC, and added support for filtering GridList, Table, and TagGroup (virtual focus support is still to come). Section support in GridList has also been added as an alpha, laying the groundwork for similar support in Tree and Table.

As always, a big thank you to everyone in the community for your feedback and contributions! ❤️

Commits
  • 8df1873 Publish
  • a6e720d chore: bump macro plugin version for Stackblitz (#9730)
  • 971162c fix: S2 ListView polish styles (#9717)
  • cdbfe48 chore: fixing defaultSelectedKey type consistency and removing unneeded impor...
  • 7b9da59 fix: Tree keyboard drag and drop should skip content nodes (#9724)
  • 2fd0040 chore: update example apps with ListView and Unavailable MenuItem examples (#...
  • 98d99cb fix(TableView): updated disabled behavior to match ListView/TreeView (#9720)
  • cf84735 fix: prevent calling focus on elements within template elements (#9712)
  • ea26071 docs(ActionBar): add TreeView example to ActionBar docs (#9718)
  • 75fac88 docs(S2): add illustrations for ListView and AI pages (#9721)
  • Additional commits viewable in compare view

Updates tailwind-merge from 3.4.0 to 3.5.0

Release notes

Sourced from tailwind-merge's releases.

v3.5.0

New Features

Full Changelog: dcastil/tailwind-merge@v3.4.1...v3.5.0

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, a private sponsor, @​block, @​openclaw, @​sourcegraph and more via @​thnxdev for sponsoring tailwind-merge! ❤️

v3.4.1

Bug Fixes

Full Changelog: dcastil/tailwind-merge@v3.4.0...v3.4.1

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​roboflow, @​syntaxfm, @​getsentry, @​codecov, a private sponsor, @​block, @​openclaw, @​sourcegraph and more via @​thnxdev for sponsoring tailwind-merge! ❤️

Commits
  • 270ac79 v3.5.0
  • 86f772e add changelog for 3.5.0
  • 6c1f77c Merge pull request #651 from dcastil/feature/add-support-for-tailwind-css-v4.2
  • 7a4cacf Add support for decimal fraction values
  • 9ef0f79 fix incorrectly escaped characters
  • f4938b0 update README with v4.2 support
  • b02a572 Add Tailwind v4.2 font-features utilities support
  • 5bd25ec Add Tailwind v4.2 logical sizing utilities
  • 697c920 Add Tailwind v4.2 logical border block utilities
  • 6656a47 Improve JSDoc comments for logical insets
  • Additional commits viewable in compare view

Updates xstate from 5.25.0 to 5.28.0

Release notes

Sourced from xstate's releases.

xstate@5.28.0

Minor Changes

  • #4184 a741fe7 Thanks @​davidkpiano! - Added routable states. States with route: {} and an explicit id can be navigated to from anywhere via a single { type: 'xstate.route', to: '#id' } event.

    const machine = setup({}).createMachine({
      id: 'app',
      initial: 'home',
      states: {
        home: { id: 'home', route: {} },
        dashboard: {
          initial: 'overview',
          states: {
            overview: { id: 'overview', route: {} },
            settings: { id:...
    Description has been truncated

Bumps the safe-dependencies group with 26 updates:

| Package | From | To |
| --- | --- | --- |
| [@esri/arcgis-rest-feature-service](https://github.com/Esri/arcgis-rest-js/tree/HEAD/packages/arcgis-rest-feature-service) | `4.4.1` | `4.10.1` |
| [@esri/arcgis-rest-request](https://github.com/Esri/arcgis-rest-js/tree/HEAD/packages/arcgis-rest-request) | `4.7.3` | `4.10.1` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.16` | `5.91.0` |
| [@xstate/react](https://github.com/statelyai/xstate) | `6.0.0` | `6.1.0` |
| [firebase](https://github.com/firebase/firebase-js-sdk) | `12.7.0` | `12.10.0` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.562.0` | `0.577.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.3` | `19.2.4` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.7` | `19.2.14` |
| [react-aria](https://github.com/adobe/react-spectrum) | `3.45.0` | `3.47.0` |
| [react-aria-components](https://github.com/adobe/react-spectrum) | `1.14.0` | `1.16.0` |
| [react-content-loader](https://github.com/danilowoz/react-content-loader) | `7.1.1` | `7.1.2` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.3` | `19.2.4` |
| [react-error-boundary](https://github.com/bvaughn/react-error-boundary) | `6.0.3` | `6.1.1` |
| [react-stately](https://github.com/adobe/react-spectrum) | `3.43.0` | `3.45.0` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.4.0` | `3.5.0` |
| [xstate](https://github.com/statelyai/xstate) | `5.25.0` | `5.28.0` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.57.0` | `1.58.2` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `10.1.11` | `10.3.0` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.2` | `5.2.0` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.23` | `10.4.27` |
| [eslint](https://github.com/eslint/eslint) | `9.39.2` | `9.39.4` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `20.0.11` | `20.8.4` |
| [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.8` |
| [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.1` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.1.11` | `10.3.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.16` | `4.1.0` |


Updates `@esri/arcgis-rest-feature-service` from 4.4.1 to 4.10.1
- [Release notes](https://github.com/Esri/arcgis-rest-js/releases)
- [Changelog](https://github.com/Esri/arcgis-rest-js/blob/main/packages/arcgis-rest-feature-service/CHANGELOG.md)
- [Commits](https://github.com/Esri/arcgis-rest-js/commits/@esri/arcgis-rest-feature-service@4.10.1/packages/arcgis-rest-feature-service)

Updates `@esri/arcgis-rest-request` from 4.7.3 to 4.10.1
- [Release notes](https://github.com/Esri/arcgis-rest-js/releases)
- [Changelog](https://github.com/Esri/arcgis-rest-js/blob/main/packages/arcgis-rest-request/CHANGELOG.md)
- [Commits](https://github.com/Esri/arcgis-rest-js/commits/@esri/arcgis-rest-request@4.10.1/packages/arcgis-rest-request)

Updates `@tanstack/react-query` from 5.90.16 to 5.91.0
- [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.91.0/packages/react-query)

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

Updates `firebase` from 12.7.0 to 12.10.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.7.0...firebase@12.10.0)

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

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

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

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

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

Updates `react-content-loader` from 7.1.1 to 7.1.2
- [Release notes](https://github.com/danilowoz/react-content-loader/releases)
- [Commits](danilowoz/react-content-loader@v7.1.1...v7.1.2)

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

Updates `react-error-boundary` from 6.0.3 to 6.1.1
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases)
- [Commits](bvaughn/react-error-boundary@6.0.3...6.1.1)

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

Updates `tailwind-merge` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v3.4.0...v3.5.0)

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

Updates `@playwright/test` from 1.57.0 to 1.58.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.57.0...v1.58.2)

Updates `@storybook/react-vite` from 10.1.11 to 10.3.0
- [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.3.0/code/frameworks/react-vite)

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

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

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

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

Updates `happy-dom` from 20.0.11 to 20.8.4
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.0.11...v20.8.4)

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

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

Updates `storybook` from 10.1.11 to 10.3.0
- [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.3.0/code/core)

Updates `vitest` from 4.0.16 to 4.1.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/vitest)

---
updated-dependencies:
- dependency-name: "@esri/arcgis-rest-feature-service"
  dependency-version: 4.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@esri/arcgis-rest-request"
  dependency-version: 4.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.91.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@xstate/react"
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: firebase
  dependency-version: 12.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: lucide-react
  dependency-version: 0.577.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: react
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: react-aria
  dependency-version: 3.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: react-aria-components
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: react-content-loader
  dependency-version: 7.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: react-dom
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: react-error-boundary
  dependency-version: 6.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: react-stately
  dependency-version: 3.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: tailwind-merge
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: xstate
  dependency-version: 5.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@playwright/test"
  dependency-version: 1.58.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@storybook/react-vite"
  dependency-version: 10.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: autoprefixer
  dependency-version: 10.4.27
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: eslint
  dependency-version: 9.39.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: happy-dom
  dependency-version: 20.8.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: postcss
  dependency-version: 8.5.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: prettier
  dependency-version: 3.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: storybook
  dependency-version: 10.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: vitest
  dependency-version: 4.1.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 Apr 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.

0 participants