Skip to content

build(deps): bump the react-aria group with 61 updates#394

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-aria-6fdedd9e90
Open

build(deps): bump the react-aria group with 61 updates#394
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-aria-6fdedd9e90

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the react-aria group with 61 updates:

Package From To
@react-aria/focus 3.21.5 3.22.1
@react-aria/i18n 3.12.16 3.13.1
@react-aria/interactions 3.27.1 3.28.1
@react-aria/utils 3.33.1 3.34.1
@react-stately/utils 3.11.0 3.12.1
@react-types/form 3.7.18 3.8.0
@react-types/shared 3.33.1 3.35.0
@react-aria/autocomplete 3.0.0-rc.6 3.0.0-rc.8
@react-aria/breadcrumbs 3.5.32 3.6.1
@react-aria/button 3.14.5 3.15.1
@react-aria/calendar 3.9.5 3.10.1
@react-aria/checkbox 3.16.5 3.17.1
@react-aria/collections 3.0.3 3.1.1
@react-aria/combobox 3.15.0 3.16.1
@react-aria/datepicker 3.16.1 3.17.1
@react-aria/dialog 3.5.34 3.6.1
@react-aria/disclosure 3.1.3 3.2.1
@react-aria/label 3.7.25 3.8.1
@react-aria/link 3.8.9 3.9.1
@react-aria/listbox 3.15.3 3.16.1
@react-aria/menu 3.21.0 3.22.1
@react-aria/numberfield 3.12.5 3.13.1
@react-aria/overlays 3.31.2 3.32.1
@react-aria/progress 3.4.30 3.5.1
@react-aria/radio 3.12.5 3.13.1
@react-aria/searchfield 3.8.12 3.9.1
@react-aria/select 3.17.3 3.18.1
@react-aria/selection 3.27.2 3.28.1
@react-aria/separator 3.4.16 3.5.1
@react-aria/switch 3.7.11 3.8.1
@react-aria/table 3.17.11 3.18.1
@react-aria/tabs 3.11.1 3.12.1
@react-aria/tag 3.8.1 3.9.1
@react-aria/textfield 3.18.5 3.19.1
@react-aria/toast 3.0.11 3.1.1
@react-aria/toggle 3.12.5 3.13.1
@react-aria/toolbar 3.0.0-beta.24 3.0.0-beta.26
@react-aria/tooltip 3.9.2 3.10.1
@react-aria/visually-hidden 3.8.31 3.9.1
@react-stately/autocomplete 3.0.0-beta.4 3.0.0-beta.6
@react-stately/calendar 3.9.3 3.10.1
@react-stately/collections 3.12.10 3.13.1
@react-stately/combobox 3.13.0 3.14.1
@react-stately/data 3.15.2 3.16.1
@react-stately/datepicker 3.16.1 3.17.1
@react-stately/disclosure 3.0.11 3.1.1
@react-stately/form 3.2.4 3.3.1
@react-stately/list 3.13.4 3.14.1
@react-stately/menu 3.9.11 3.10.1
@react-stately/numberfield 3.11.0 3.12.1
@react-stately/overlays 3.6.23 3.7.1
@react-stately/radio 3.11.5 3.12.1
@react-stately/searchfield 3.5.19 3.6.1
@react-stately/select 3.9.2 3.10.1
@react-stately/table 3.15.4 3.16.1
@react-stately/tabs 3.8.9 3.9.1
@react-stately/toast 3.1.3 3.2.1
@react-stately/toggle 3.9.5 3.10.1
@react-stately/tooltip 3.5.11 3.6.1
@react-stately/tree 3.9.6 3.10.1
react-aria-components 1.16.0 1.18.0

Updates @react-aria/focus from 3.21.5 to 3.22.1

Release notes

Sourced from @​react-aria/focus's releases.

React Spectrum S2 v1.4.0

This release brings long awaited drag and drop support to ListView, TableView, and TreeView! TableView now also supports highlight selection and a new TableFooter component. Form components such as ComboBox and TextField now allow custom prefixes, and the new LabeledValue can be used to display non-editable values. In addition, description and error messages can be configured for Checkbox, Radio, and Switch. Last but not least, Calendar now supports multiple date selection.

Full Release Notes

React Spectrum S2 v1.3.0

In this release we are excited to announce support for expandable rows in TableView, highlight selection in TreeView, and window scrolling in collection components! Window scrolling enables virtualized collections to automatically scroll with the rest of the page – no height needed. In addition, we've updated the set of available workflow icons, and reduced the number of dependencies installed when using S2 by over 90% – see the full release notes for details.

To help assist with migrations from S1 to S2, we've added a new end to end migration Agent skill that you can use with your agent of choice. Our existing S2 Agent skill has also been updated to greatly improve its ability to select the proper S2 component to use from context, so be sure to update.

Full release notes

React Spectrum S2 v1.2.0

In this release, we are excited to announce that ListView and unavailable menu items are now available! In addition, we have added ActionBar support for TreeView and custom renderer support for the Picker's display value. We also shipped multiple TableView fixes and a set of documentation improvements including a Typography search view now available in the main search menu.

Thanks to all of our contributors for the updates in this release.

Full release notes

React Spectrum S2 v1.1.0

It’s our first release of the new year and we’ve got plenty of exciting treats we’re bringing to the table. We’ve added a variety of new features to our documentation site including a new dark/light mode switch in the site header. Our search menu also now features a Colors section where you can browse the Spectrum-defined colors and search by name or hex value to find close or exact matches. We also now offer our docs in the form of Agent Skills that can be installed locally and used by your favorite AI coding tools.

This release also includes several bugs fixes, such as properly rendering menus when rendered from within a popover and updates to TreeView disabledBehavior styling to match the latest designs.

Full Release Notes

Commits

Updates @react-aria/i18n from 3.12.16 to 3.13.1

Release notes

Sourced from @​react-aria/i18n's releases.

React Spectrum S2 v1.4.0

This release brings long awaited drag and drop support to ListView, TableView, and TreeView! TableView now also supports highlight selection and a new TableFooter component. Form components such as ComboBox and TextField now allow custom prefixes, and the new LabeledValue can be used to display non-editable values. In addition, description and error messages can be configured for Checkbox, Radio, and Switch. Last but not least, Calendar now supports multiple date selection.

Full Release Notes

React Spectrum S2 v1.3.0

In this release we are excited to announce support for expandable rows in TableView, highlight selection in TreeView, and window scrolling in collection components! Window scrolling enables virtualized collections to automatically scroll with the rest of the page – no height needed. In addition, we've updated the set of available workflow icons, and reduced the number of dependencies installed when using S2 by over 90% – see the full release notes for details.

To help assist with migrations from S1 to S2, we've added a new end to end migration Agent skill that you can use with your agent of choice. Our existing S2 Agent skill has also been updated to greatly improve its ability to select the proper S2 component to use from context, so be sure to update.

Full release notes

React Spectrum S2 v1.2.0

In this release, we are excited to announce that ListView and unavailable menu items are now available! In addition, we have added ActionBar support for TreeView and custom renderer support for the Picker's display value. We also shipped multiple TableView fixes and a set of documentation improvements including a Typography search view now available in the main search menu.

Thanks to all of our contributors for the updates in this release.

Full release notes

React Spectrum S2 v1.1.0

It’s our first release of the new year and we’ve got plenty of exciting treats we’re bringing to the table. We’ve added a variety of new features to our documentation site including a new dark/light mode switch in the site header. Our search menu also now features a Colors section where you can browse the Spectrum-defined colors and search by name or hex value to find close or exact matches. We also now offer our docs in the form of Agent Skills that can be installed locally and used by your favorite AI coding tools.

This release also includes several bugs fixes, such as properly rendering menus when rendered from within a popover and updates to TreeView disabledBehavior styling to match the latest designs.

Full Release Notes

Commits

Updates @react-aria/interactions from 3.27.1 to 3.28.1

Release notes

Sourced from @​react-aria/interactions's releases.

React Spectrum S2 v1.4.0

This release brings long awaited drag and drop support to ListView, TableView, and TreeView! TableView now also supports highlight selection and a new TableFooter component. Form components such as ComboBox and TextField now allow custom prefixes, and the new LabeledValue can be used to display non-editable values. In addition, description and error messages can be configured for Checkbox, Radio, and Switch. Last but not least, Calendar now supports multiple date selection.

Full Release Notes

React Spectrum S2 v1.3.0

In this release we are excited to announce support for expandable rows in TableView, highlight selection in TreeView, and window scrolling in collection components! Window scrolling enables virtualized collections to automatically scroll with the rest of the page – no height needed. In addition, we've updated the set of available workflow icons, and reduced the number of dependencies installed when using S2 by over 90% – see the full release notes for details.

To help assist with migrations from S1 to S2, we've added a new end to end migration Agent skill that you can use with your agent of choice. Our existing S2 Agent skill has also been updated to greatly improve its ability to select the proper S2 component to use from context, so be sure to update.

Full release notes

React Spectrum S2 v1.2.0

In this release, we are excited to announce that ListView and unavailable menu items are now available! In addition, we have added ActionBar support for TreeView and custom renderer support for the Picker's display value. We also shipped multiple TableView fixes and a set of documentation improvements including a Typography search view now available in the main search menu.

Thanks to all of our contributors for the updates in this release.

Full release notes

React Spectrum S2 v1.1.0

It’s our first release of the new year and we’ve got plenty of exciting treats we’re bringing to the table. We’ve added a variety of new features to our documentation site including a new dark/light mode switch in the site header. Our search menu also now features a Colors section where you can browse the Spectrum-defined colors and search by name or hex value to find close or exact matches. We also now offer our docs in the form of Agent Skills that can be installed locally and used by your favorite AI coding tools.

This release also includes several bugs fixes, such as properly rendering menus when rendered from within a popover and updates to TreeView disabledBehavior styling to match the latest designs.

Full Release Notes

June 27, 2023 Release

https://react-spectrum.adobe.com/releases/2023-06-27.html

Commits

Updates @react-aria/utils from 3.33.1 to 3.34.1

Release notes

Sourced from @​react-aria/utils's releases.

React Spectrum S2 v1.4.0

This release brings long awaited drag and drop support to ListView, TableView, and TreeView! TableView now also supports highlight selection and a new TableFooter component. Form components such as ComboBox and TextField now allow custom prefixes, and the new LabeledValue can be used to display non-editable values. In addition, description and error messages can be configured for Checkbox, Radio, and Switch. Last but not least, Calendar now supports multiple date selection.

Full Release Notes

React Spectrum S2 v1.3.0

In this release we are excited to announce support for expandable rows in TableView, highlight selection in TreeView, and window scrolling in collection components! Window scrolling enables virtualized collections to automatically scroll with the rest of the page – no height needed. In addition, we've updated the set of available workflow icons, and reduced the number of dependencies installed when using S2 by over 90% – see the full release notes for details.

To help assist with migrations from S1 to S2, we've added a new end to end migration Agent skill that you can use with your agent of choice. Our existing S2 Agent skill has also been updated to greatly improve its ability to select the proper S2 component to use from context, so be sure to update.

Full release notes

React Spectrum S2 v1.2.0

In this release, we are excited to announce that ListView and unavailable menu items are now available! In addition, we have added ActionBar support for TreeView and custom renderer support for the Picker's display value. We also shipped multiple TableView fixes and a set of documentation improvements including a Typography search view now available in the main search menu.

Thanks to all of our contributors for the updates in this release.

Full release notes

React Spectrum S2 v1.1.0

It’s our first release of the new year and we’ve got plenty of exciting treats we’re bringing to the table. We’ve added a variety of new features to our documentation site including a new dark/light mode switch in the site header. Our search menu also now features a Colors section where you can browse the Spectrum-defined colors and search by name or hex value to find close or exact matches. We also now offer our docs in the form of Agent Skills that can be installed locally and used by your favorite AI coding tools.

This release also includes several bugs fixes, such as properly rendering menus when rendered from within a popover and updates to TreeView disabledBehavior styling to match the latest designs.

Full Release Notes

February 13, 2024 Release

Welcome to the first release of the new year! We have had a great response to our GA release of React Aria Components. If you haven’t tried it out, visit our docs to explore the examples. To help get you started, we have also created a few starter kits. These downloadable starter kits contain beautifully styled implementations of every available component and includes a working storybook. Available in vanilla and Tailwind CSS!

We have been busy working on our new Submenu feature which we are excited to release as an alpha. We have also made improvements to our overlay positioning code to better handle pinch zooming and spatial awareness.

As always, huge thanks and appreciation for everyone in our community for their feedback and contributions to make this release possible!

Full release notes: https://react-spectrum.adobe.com/releases/2024-02-13.html

Commits

Updates @react-stately/utils from 3.11.0 to 3.12.1

Release notes

Sourced from @​react-stately/utils's releases.

React Spectrum S2 v1.4.0

This release brings long awaited drag and drop support to ListView, TableView, and TreeView! TableView now also supports highlight selection and a new TableFooter component. Form components such as ComboBox and TextField now allow custom prefixes, and the new LabeledValue can be used to display non-editable values. In addition, description and error messages can be configured for Checkbox, Radio, and Switch. Last but not least, Calendar now supports multiple date selection.

Full Release Notes

React Spectrum S2 v1.3.0

In this release we are excited to announce support for expandable rows in TableView, highlight selection in TreeView, and window scrolling in collection components! Window scrolling enables virtualized collections to automatically scroll with the rest of the page – no height needed. In addition, we've updated the set of available workflow icons, and reduced the number of dependencies installed when using S2 by over 90% – see the full release notes for details.

To help assist with migrations from S1 to S2, we've added a new end to end migration Agent skill that you can use with your agent of choice. Our existing S2 Agent skill has also been updated to greatly improve its ability to select the proper S2 component to use from context, so be sure to update.

Full release notes

React Spectrum S2 v1.2.0

In this release, we are excited to announce that ListView and unavailable menu items are now available! In addition, we have added ActionBar support for TreeView and custom renderer support for the Picker's display value. We also shipped multiple TableView fixes and a set of documentation improvements including a Typography search view now available in the main search menu.

Thanks to all of our contributors for the updates in this release.

Full release notes

React Spectrum S2 v1.1.0

It’s our first release of the new year and we’ve got plenty of exciting treats we’re bringing to the table. We’ve added a variety of new features to our documentation site including a new dark/light mode switch in the site header. Our search menu also now features a Colors section where you can browse the Spectrum-defined colors and search by name or hex value to find close or exact matches. We also now offer our docs in the form of Agent Skills that can be installed locally and used by your favorite AI coding tools.

This release also includes several bugs fixes, such as properly rendering menus when rendered from within a popover and updates to TreeView disabledBehavior styling to match the latest designs.

Full Release Notes

Commits

Updates @react-types/form from 3.7.18 to 3.8.0

Release notes

Sourced from @​react-types/form's releases.

React Spectrum S2 v1.4.0

This release brings long awaited drag and drop support to ListView, TableView, and TreeView! TableView now also supports highlight selection and a new TableFooter component. Form components such as ComboBox and TextField now allow custom prefixes, and the new LabeledValue can be used to display non-editable values. In addition, description and error messages can be configured for Checkbox, Radio, and Switch. Last but not least, Calendar now supports multiple date selection.

Full Release Notes

React Spectrum S2 v1.3.0

In this release we are excited to announce support for expandable rows in TableView, highlight selection in TreeView, and window scrolling in collection components! Window scrolling enables virtualized collections to automatically scroll with the rest of the page – no height needed. In addition, we've updated the set of available workflow icons, and reduced the number of dependencies installed when using S2 by over 90% – see the full release notes for details.

To help assist with migrations from S1 to S2, we've added a new end to end migration Agent skill that you can use with your agent of choice. Our existing S2 Agent skill has also been updated to greatly improve its ability to select the proper S2 component to use from context, so be sure to update.

Full release notes

React Spectrum S2 v1.2.0

In this release, we are excited to announce that ListView and unavailable menu items are now available! In addition, we have added ActionBar support for TreeView and custom renderer support for the Picker's display value. We also shipped multiple TableView fixes and a set of documentation improvements including a Typography search view now available in the main search menu.

Thanks to all of our contributors for the updates in this release.

Full release notes

React Spectrum S2 v1.1.0

It’s our first release of the new year and we’ve got plenty of exciting treats we’re bringing to the table. We’ve added a variety of new features to our documentation site including a new dark/light mode switch in the site header. Our search menu also now features a Colors section where you can browse the Spectrum-defined colors and search by name or hex value to find close or exact matches. We also now offer our docs in the form of Agent Skills that can be installed locally and used by your favorite AI coding tools.

This release also includes several bugs fixes, such as properly rendering menus when rendered from within a popover and updates to TreeView disabledBehavior styling to match the latest designs.

Full Release Notes

Commits
  • ca74817 Publish
  • 2d2cc15 fix: prevent items from getting continually loaded in S2 TreeView (#9921)
  • beda778 fix: broken compound selector exposed by browserslist bump (Table virtualizer...
  • c7c4c67 fix: v3 docs build (#9919)
  • efc581c fix: nightly packing too many files (#9917)
  • 5c5bda5 docs: improve S2 agent skill (#9908)
  • 988c120 docs: Update RangeCalendar for api consitency, add docs for nonce, and TagGro...
  • 21c4dfb chore: Revert 9875 and move disabledBehavior example in TableView docs (#9914)
  • 9e18b4a chore: fix S2 datepicker errorMessage type (#9909)
  • b65a4aa Revert "fix: make aria test utils helpers work with vitest-browser-react (#97...
  • Additional commits viewable in compare view

Updates @react-types/shared from 3.33.1 to 3.35.0

Release notes

Sourced from @​react-types/shared's releases.

May 1, 2024 Release

We have a huge release today! Its a GA bonanza 🎊 – Submenu, unavailable menu items, DropZone and FileTrigger components are now in GA. Check our blog post on the intricacies of the submenu interactions and how we handled them.

In addition, we have added a suite of new color components including ColorPicker, ColorArea, ColorField, ColorSlider, ColorSwatch, ColorSwatchPicker, ColorWheel, currently in beta. These enable you to build fully customizable color pickers, including accessible color descriptions for screen reader support.

The first alpha of TreeView has also been released. This was a highly requested component and includes support for expanding, collapsing, multi-selection, keyboard navigation, and interactive children. Documentation will follow soon, check out our React Spectrum storybook and React Aria Components storybook source code for examples.

We have also improved our integration with client side routers, accepting options to control router-specific behaviors such as scrolling, replacing instead of pushing to the history, base path, etc. For convenience, all collection items in React Aria Components (e.g. MenuItem) now also support isDisabled and onAction props directly, rather than needing to be defined on the root collection.

Last but not least, we want to acknowledge all the wonderful contributors who have dedicated their time to improve our libraries. A special thanks to @​ryo-manba and @​sookmax, who are responsible for multiple bug fixes to Switch, IME support, ListBox, ComboBox, as well as adding new features such as additional state attributes, hover events, and language support. Thank you!! 😍

Full release notes: https://react-spectrum.adobe.com/releases/2024-05-01.html

February 13, 2024 Release

Welcome to the first release of the new year! We have had a great response to our GA release of React Aria Components. If you haven’t tried it out, visit our docs to explore the examples. To help get you started, we have also created a few starter kits. These downloadable starter kits contain beautifully styled implementations of every available component and includes a working storybook. Available in vanilla and Tailwind CSS!

We have been busy working on our new Submenu feature which we are excited to release as an alpha. We have also made improvements to our overlay positioning code to better handle pinch zooming and spatial awareness.

As always, huge thanks and appreciation for everyone in our community for their feedback and contributions to make this release possible!

Full release notes: https://react-spectrum.adobe.com/releases/2024-02-13.html

Commits

Updates @react-aria/autocomplete from 3.0.0-rc.6 to 3.0.0-rc.8

Release notes

Sourced from @​react-aria/autocomplete's releases.

React Spectrum S2 v1.4.0

This release brings long awaited drag and drop support to ListView, TableView, and TreeView! TableView now also supports highlight selection and a new TableFooter component. Form components such as ComboBox and TextField now allow custom prefixes, and the new LabeledValue can be used to display non-editable values. In addition, description and error messages can be configured for Checkbox, Radio, and Switch. Last but not least, Calendar now supports multiple date selection.

Full Release Notes

React Spectrum S2 v1.3.0

In this release we are excited to announce support for expandable rows in TableView, highlight selection in TreeView, and window scrolling in collection components! Window scrolling enables virtualized collections to automatically scroll with the rest of the page – no height needed. In addition, we've updated the set of available workflow icons, and reduced the number of dependencies installed when using S2 by over 90% – see the full release notes for details.

To help assist with migrations from S1 to S2, we've added a new end to end migration Agent skill that you can use with your agent of choice. Our existing S2 Agent skill has also been updated to greatly improve its ability to select the proper S2 component to use from context, so be sure to update.

Full release notes

React Spectrum S2 v1.2.0

In this release, we are excited to announce that ListView and unavailable menu items are now available! In addition, we have added ActionBar support for TreeView and custom renderer support for the Picker's display value. We also shipped multiple TableView fixes and a set of documentation improvements including a Typography search view now available in the main search menu.

Thanks to all of our contributors for the updates in this release.

Full release notes

React Spectrum S2 v1.1.0

It’s our first release of the new year and we’ve got plenty of exciting treats we’re bringing to the table. We’ve added a variety of new features to our documentation site including a new dark/light mode switch in the site header. Our search menu also now features a Colors section where you can browse the Spectrum-defined colors and search by name or hex value to find close or exact matches. We also now offer our docs in the form of Agent Skills that can be installed locally and used by your favorite AI coding tools.

This release also includes several bugs fixes, such as properly rendering menus when rendered from within a popover and updates to TreeView disabledBehavior styling to match the latest designs.

Full Release Notes

Commits

Updates @react-aria/breadcrumbs from 3.5.32 to 3.6.1

Release notes

Sourced from @​react-aria/breadcrumbs's releases.

React Spectrum S2 v1.4.0

This release brings long awaited drag and drop support to ListView, TableView, and TreeView! TableView now also supports highlight selection and a new TableFooter component. Form components such as ComboBox and TextField now allow custom prefixes, and the new LabeledValue can be used to display non-editable values. In addition, description and error messages can be configured for Checkbox, Radio, and Switch. Last but not least, Calendar now supports multiple date selection.

Full Release Notes

React Spectrum S2 v1.3.0

In this release we are excited to announce support for expandable rows in TableView, highlight selection in TreeView, and window scrolling in collection components! Window scrolling enables virtualized collections to automatically scroll with the rest of the page – no height needed. In addition, we've updated the set of available workflow icons, and reduced the number of dependencies installed when using S2 by over 90% – see the full release notes for details.

To help assist with migrations from S1 to S2, we've added a new end to end migration Agent skill that you can use with your agent of choice. Our existing S2 Agent skill has also been updated to greatly improve its ability to select the proper S2 component to use from context, so be sure to update.

Full release notes

React Spectrum S2 v1.2.0

In this release, we are excited to announce that ListView and unavailable menu items are now available! In addition, we have added ActionBar support for TreeView and

Bumps the react-aria group with 61 updates:

| Package | From | To |
| --- | --- | --- |
| [@react-aria/focus](https://github.com/adobe/react-spectrum) | `3.21.5` | `3.22.1` |
| [@react-aria/i18n](https://github.com/adobe/react-spectrum) | `3.12.16` | `3.13.1` |
| [@react-aria/interactions](https://github.com/adobe/react-spectrum) | `3.27.1` | `3.28.1` |
| [@react-aria/utils](https://github.com/adobe/react-spectrum) | `3.33.1` | `3.34.1` |
| [@react-stately/utils](https://github.com/adobe/react-spectrum) | `3.11.0` | `3.12.1` |
| [@react-types/form](https://github.com/adobe/react-spectrum) | `3.7.18` | `3.8.0` |
| [@react-types/shared](https://github.com/adobe/react-spectrum) | `3.33.1` | `3.35.0` |
| [@react-aria/autocomplete](https://github.com/adobe/react-spectrum) | `3.0.0-rc.6` | `3.0.0-rc.8` |
| [@react-aria/breadcrumbs](https://github.com/adobe/react-spectrum) | `3.5.32` | `3.6.1` |
| [@react-aria/button](https://github.com/adobe/react-spectrum) | `3.14.5` | `3.15.1` |
| [@react-aria/calendar](https://github.com/adobe/react-spectrum) | `3.9.5` | `3.10.1` |
| [@react-aria/checkbox](https://github.com/adobe/react-spectrum) | `3.16.5` | `3.17.1` |
| [@react-aria/collections](https://github.com/adobe/react-spectrum) | `3.0.3` | `3.1.1` |
| [@react-aria/combobox](https://github.com/adobe/react-spectrum) | `3.15.0` | `3.16.1` |
| [@react-aria/datepicker](https://github.com/adobe/react-spectrum) | `3.16.1` | `3.17.1` |
| [@react-aria/dialog](https://github.com/adobe/react-spectrum) | `3.5.34` | `3.6.1` |
| [@react-aria/disclosure](https://github.com/adobe/react-spectrum) | `3.1.3` | `3.2.1` |
| [@react-aria/label](https://github.com/adobe/react-spectrum) | `3.7.25` | `3.8.1` |
| [@react-aria/link](https://github.com/adobe/react-spectrum) | `3.8.9` | `3.9.1` |
| [@react-aria/listbox](https://github.com/adobe/react-spectrum) | `3.15.3` | `3.16.1` |
| [@react-aria/menu](https://github.com/adobe/react-spectrum) | `3.21.0` | `3.22.1` |
| [@react-aria/numberfield](https://github.com/adobe/react-spectrum) | `3.12.5` | `3.13.1` |
| [@react-aria/overlays](https://github.com/adobe/react-spectrum) | `3.31.2` | `3.32.1` |
| [@react-aria/progress](https://github.com/adobe/react-spectrum) | `3.4.30` | `3.5.1` |
| [@react-aria/radio](https://github.com/adobe/react-spectrum) | `3.12.5` | `3.13.1` |
| [@react-aria/searchfield](https://github.com/adobe/react-spectrum) | `3.8.12` | `3.9.1` |
| [@react-aria/select](https://github.com/adobe/react-spectrum) | `3.17.3` | `3.18.1` |
| [@react-aria/selection](https://github.com/adobe/react-spectrum) | `3.27.2` | `3.28.1` |
| [@react-aria/separator](https://github.com/adobe/react-spectrum) | `3.4.16` | `3.5.1` |
| [@react-aria/switch](https://github.com/adobe/react-spectrum) | `3.7.11` | `3.8.1` |
| [@react-aria/table](https://github.com/adobe/react-spectrum) | `3.17.11` | `3.18.1` |
| [@react-aria/tabs](https://github.com/adobe/react-spectrum) | `3.11.1` | `3.12.1` |
| [@react-aria/tag](https://github.com/adobe/react-spectrum) | `3.8.1` | `3.9.1` |
| [@react-aria/textfield](https://github.com/adobe/react-spectrum) | `3.18.5` | `3.19.1` |
| [@react-aria/toast](https://github.com/adobe/react-spectrum) | `3.0.11` | `3.1.1` |
| [@react-aria/toggle](https://github.com/adobe/react-spectrum) | `3.12.5` | `3.13.1` |
| [@react-aria/toolbar](https://github.com/adobe/react-spectrum) | `3.0.0-beta.24` | `3.0.0-beta.26` |
| [@react-aria/tooltip](https://github.com/adobe/react-spectrum) | `3.9.2` | `3.10.1` |
| [@react-aria/visually-hidden](https://github.com/adobe/react-spectrum) | `3.8.31` | `3.9.1` |
| [@react-stately/autocomplete](https://github.com/adobe/react-spectrum) | `3.0.0-beta.4` | `3.0.0-beta.6` |
| [@react-stately/calendar](https://github.com/adobe/react-spectrum) | `3.9.3` | `3.10.1` |
| [@react-stately/collections](https://github.com/adobe/react-spectrum) | `3.12.10` | `3.13.1` |
| [@react-stately/combobox](https://github.com/adobe/react-spectrum) | `3.13.0` | `3.14.1` |
| [@react-stately/data](https://github.com/adobe/react-spectrum) | `3.15.2` | `3.16.1` |
| [@react-stately/datepicker](https://github.com/adobe/react-spectrum) | `3.16.1` | `3.17.1` |
| [@react-stately/disclosure](https://github.com/adobe/react-spectrum) | `3.0.11` | `3.1.1` |
| [@react-stately/form](https://github.com/adobe/react-spectrum) | `3.2.4` | `3.3.1` |
| [@react-stately/list](https://github.com/adobe/react-spectrum) | `3.13.4` | `3.14.1` |
| [@react-stately/menu](https://github.com/adobe/react-spectrum) | `3.9.11` | `3.10.1` |
| [@react-stately/numberfield](https://github.com/adobe/react-spectrum) | `3.11.0` | `3.12.1` |
| [@react-stately/overlays](https://github.com/adobe/react-spectrum) | `3.6.23` | `3.7.1` |
| [@react-stately/radio](https://github.com/adobe/react-spectrum) | `3.11.5` | `3.12.1` |
| [@react-stately/searchfield](https://github.com/adobe/react-spectrum) | `3.5.19` | `3.6.1` |
| [@react-stately/select](https://github.com/adobe/react-spectrum) | `3.9.2` | `3.10.1` |
| [@react-stately/table](https://github.com/adobe/react-spectrum) | `3.15.4` | `3.16.1` |
| [@react-stately/tabs](https://github.com/adobe/react-spectrum) | `3.8.9` | `3.9.1` |
| [@react-stately/toast](https://github.com/adobe/react-spectrum) | `3.1.3` | `3.2.1` |
| [@react-stately/toggle](https://github.com/adobe/react-spectrum) | `3.9.5` | `3.10.1` |
| [@react-stately/tooltip](https://github.com/adobe/react-spectrum) | `3.5.11` | `3.6.1` |
| [@react-stately/tree](https://github.com/adobe/react-spectrum) | `3.9.6` | `3.10.1` |
| [react-aria-components](https://github.com/adobe/react-spectrum) | `1.16.0` | `1.18.0` |


Updates `@react-aria/focus` from 3.21.5 to 3.22.1
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/focus@3.21.5...@react-types/shared@3.22.1)

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

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

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

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

Updates `@react-types/form` from 3.7.18 to 3.8.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-types/form@3.7.18...@react-types/form@3.8.0)

Updates `@react-types/shared` from 3.33.1 to 3.35.0
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-types/shared@3.33.1...@react-types/shared@3.35.0)

Updates `@react-aria/autocomplete` from 3.0.0-rc.6 to 3.0.0-rc.8
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/commits)

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

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

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

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

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

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

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

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

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

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

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

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

Updates `@react-aria/menu` from 3.21.0 to 3.22.1
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/menu@3.21.0...@react-types/shared@3.22.1)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Updates `@react-aria/toolbar` from 3.0.0-beta.24 to 3.0.0-beta.26
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/toolbar@3.0.0-beta.24...@react-aria/color@3.0.0-beta.26)

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

Updates `@react-aria/visually-hidden` from 3.8.31 to 3.9.1
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/visually-hidden@3.8.31...@react-aria/dnd@3.9.1)

Updates `@react-stately/autocomplete` from 3.0.0-beta.4 to 3.0.0-beta.6
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/autocomplete@3.0.0-beta.4...@react-aria/color@3.0.0-beta.6)

Updates `@react-stately/calendar` from 3.9.3 to 3.10.1
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/calendar@3.9.3...@react-aria/dnd@3.10.1)

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

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

Updates `@react-stately/data` from 3.15.2 to 3.16.1
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/data@3.15.2...@react-aria/focus@3.16.1)

Updates `@react-stately/datepicker` from 3.16.1 to 3.17.1
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/datepicker@3.16.1...@react-aria/focus@3.17.1)

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

Updates `@react-stately/form` from 3.2.4 to 3.3.1
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/form@3.2.4...@react-aria/tag@3.3.1)

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

Updates `@react-stately/menu` from 3.9.11 to 3.10.1
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/menu@3.9.11...@react-aria/dnd@3.10.1)

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

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

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

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

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

Updates `@react-stately/table` from 3.15.4 to 3.16.1
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/table@3.15.4...@react-aria/focus@3.16.1)

Updates `@react-stately/tabs` from 3.8.9 to 3.9.1
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/tabs@3.8.9...@react-aria/dnd@3.9.1)

Updates `@react-stately/toast` from 3.1.3 to 3.2.1
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/toast@3.1.3...@react-aria/tag@3.2.1)

Updates `@react-stately/toggle` from 3.9.5 to 3.10.1
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/toggle@3.9.5...@react-aria/dnd@3.10.1)

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

Updates `@react-stately/tree` from 3.9.6 to 3.10.1
- [Release notes](https://github.com/adobe/react-spectrum/releases)
- [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/tree@3.9.6...@react-aria/dnd@3.10.1)

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

---
updated-dependencies:
- dependency-name: "@react-aria/focus"
  dependency-version: 3.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/i18n"
  dependency-version: 3.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/interactions"
  dependency-version: 3.28.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/utils"
  dependency-version: 3.34.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-stately/utils"
  dependency-version: 3.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-types/form"
  dependency-version: 3.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-types/shared"
  dependency-version: 3.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/autocomplete"
  dependency-version: 3.0.0-rc.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-aria
- dependency-name: "@react-aria/breadcrumbs"
  dependency-version: 3.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/button"
  dependency-version: 3.15.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/calendar"
  dependency-version: 3.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/checkbox"
  dependency-version: 3.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/collections"
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/combobox"
  dependency-version: 3.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/datepicker"
  dependency-version: 3.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/dialog"
  dependency-version: 3.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/disclosure"
  dependency-version: 3.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/label"
  dependency-version: 3.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/link"
  dependency-version: 3.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/listbox"
  dependency-version: 3.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/menu"
  dependency-version: 3.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/numberfield"
  dependency-version: 3.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/overlays"
  dependency-version: 3.32.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/progress"
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/radio"
  dependency-version: 3.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/searchfield"
  dependency-version: 3.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/select"
  dependency-version: 3.18.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/selection"
  dependency-version: 3.28.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/separator"
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/switch"
  dependency-version: 3.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/table"
  dependency-version: 3.18.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/tabs"
  dependency-version: 3.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/tag"
  dependency-version: 3.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/textfield"
  dependency-version: 3.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/toast"
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/toggle"
  dependency-version: 3.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/toolbar"
  dependency-version: 3.0.0-beta.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-aria
- dependency-name: "@react-aria/tooltip"
  dependency-version: 3.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-aria/visually-hidden"
  dependency-version: 3.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-stately/autocomplete"
  dependency-version: 3.0.0-beta.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-aria
- dependency-name: "@react-stately/calendar"
  dependency-version: 3.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-stately/collections"
  dependency-version: 3.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-stately/combobox"
  dependency-version: 3.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-stately/data"
  dependency-version: 3.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-stately/datepicker"
  dependency-version: 3.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-stately/disclosure"
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-stately/form"
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-stately/list"
  dependency-version: 3.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-stately/menu"
  dependency-version: 3.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-stately/numberfield"
  dependency-version: 3.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-stately/overlays"
  dependency-version: 3.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-stately/radio"
  dependency-version: 3.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-stately/searchfield"
  dependency-version: 3.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-stately/select"
  dependency-version: 3.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-stately/table"
  dependency-version: 3.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-stately/tabs"
  dependency-version: 3.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-stately/toast"
  dependency-version: 3.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-stately/toggle"
  dependency-version: 3.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-stately/tooltip"
  dependency-version: 3.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: "@react-stately/tree"
  dependency-version: 3.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
- dependency-name: react-aria-components
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-aria
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from KamilEmeleev as a code owner June 16, 2026 11:00
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 16, 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