Skip to content

Commit 713403b

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 1854ae1 commit 713403b

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
@@ -29,15 +29,15 @@
2929
"@popperjs/core": "^2.11.5",
3030
"@r4ai/remark-callout": "^0.6.2",
3131
"@react-aria/button": "3.14.4",
32-
"@react-aria/combobox": "3.14.2",
32+
"@react-aria/combobox": "3.15.0",
3333
"@react-aria/disclosure": "3.1.2",
3434
"@react-aria/focus": "3.21.4",
3535
"@react-aria/gridlist": "3.14.3",
3636
"@react-aria/i18n": "3.12.15",
3737
"@react-aria/interactions": "3.27.0",
3838
"@react-aria/listbox": "3.15.2",
3939
"@react-aria/live-announcer": "3.4.4",
40-
"@react-aria/menu": "3.20.0",
40+
"@react-aria/menu": "3.21.0",
4141
"@react-aria/numberfield": "3.12.4",
4242
"@react-aria/overlays": "3.31.1",
4343
"@react-aria/radio": "3.12.4",
@@ -49,11 +49,11 @@
4949
"@react-aria/utils": "3.33.0",
5050
"@react-aria/visually-hidden": "3.8.30",
5151
"@react-stately/collections": "3.12.9",
52-
"@react-stately/combobox": "3.12.2",
52+
"@react-stately/combobox": "3.13.0",
5353
"@react-stately/disclosure": "3.0.10",
5454
"@react-stately/form": "3.2.3",
5555
"@react-stately/list": "3.13.3",
56-
"@react-stately/numberfield": "3.10.4",
56+
"@react-stately/numberfield": "3.11.0",
5757
"@react-stately/overlays": "3.6.22",
5858
"@react-stately/radio": "3.11.4",
5959
"@react-stately/slider": "3.7.4",

0 commit comments

Comments
 (0)