Skip to content

Commit abd50f2

Browse files
chore(deps): bump the spectrum-dependencies group with 4 updates
Bumps the spectrum-dependencies group with 4 updates: [@react-aria/combobox](https://github.com/adobe/react-spectrum), [@react-aria/menu](https://github.com/adobe/react-spectrum), [@react-stately/combobox](https://github.com/adobe/react-spectrum) and [@react-stately/numberfield](https://github.com/adobe/react-spectrum). Updates `@react-aria/combobox` from 3.14.2 to 3.15.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/combobox@3.14.2...@react-aria/combobox@3.15.0) Updates `@react-aria/menu` from 3.20.0 to 3.21.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/menu@3.20.0...@react-aria/menu@3.21.0) Updates `@react-stately/combobox` from 3.12.2 to 3.13.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/combobox@3.12.2...@react-stately/combobox@3.13.0) Updates `@react-stately/numberfield` from 3.10.4 to 3.11.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/numberfield@3.10.4...@react-stately/numberfield@3.11.0) --- updated-dependencies: - dependency-name: "@react-aria/combobox" dependency-version: 3.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-aria/menu" dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-stately/combobox" dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-stately/numberfield" dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 045eb21 commit abd50f2

File tree

2 files changed

+480
-134
lines changed

2 files changed

+480
-134
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,15 +71,15 @@
7171
"@popperjs/core": "^2.11.5",
7272
"@r4ai/remark-callout": "^0.6.2",
7373
"@react-aria/button": "3.14.4",
74-
"@react-aria/combobox": "3.14.2",
74+
"@react-aria/combobox": "3.15.0",
7575
"@react-aria/disclosure": "3.1.2",
7676
"@react-aria/focus": "3.21.4",
7777
"@react-aria/gridlist": "3.14.3",
7878
"@react-aria/i18n": "3.12.15",
7979
"@react-aria/interactions": "3.27.0",
8080
"@react-aria/listbox": "3.15.2",
8181
"@react-aria/live-announcer": "3.4.4",
82-
"@react-aria/menu": "3.20.0",
82+
"@react-aria/menu": "3.21.0",
8383
"@react-aria/numberfield": "3.12.4",
8484
"@react-aria/overlays": "3.31.1",
8585
"@react-aria/radio": "3.12.4",
@@ -91,11 +91,11 @@
9191
"@react-aria/utils": "3.33.0",
9292
"@react-aria/visually-hidden": "3.8.30",
9393
"@react-stately/collections": "3.12.9",
94-
"@react-stately/combobox": "3.12.2",
94+
"@react-stately/combobox": "3.13.0",
9595
"@react-stately/disclosure": "3.0.10",
9696
"@react-stately/form": "3.2.3",
9797
"@react-stately/list": "3.13.3",
98-
"@react-stately/numberfield": "3.10.4",
98+
"@react-stately/numberfield": "3.11.0",
9999
"@react-stately/overlays": "3.6.22",
100100
"@react-stately/radio": "3.11.4",
101101
"@react-stately/slider": "3.7.4",

0 commit comments

Comments
 (0)