Skip to content

Commit bbd79e1

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 58e81b8 commit bbd79e1

File tree

2 files changed

+476
-130
lines changed

2 files changed

+476
-130
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,15 +70,15 @@
7070
"@popperjs/core": "^2.11.5",
7171
"@r4ai/remark-callout": "^0.6.2",
7272
"@react-aria/button": "3.14.4",
73-
"@react-aria/combobox": "3.14.2",
73+
"@react-aria/combobox": "3.15.0",
7474
"@react-aria/disclosure": "3.1.2",
7575
"@react-aria/focus": "3.21.4",
7676
"@react-aria/gridlist": "3.14.3",
7777
"@react-aria/i18n": "3.12.15",
7878
"@react-aria/interactions": "3.27.0",
7979
"@react-aria/listbox": "3.15.2",
8080
"@react-aria/live-announcer": "3.4.4",
81-
"@react-aria/menu": "3.20.0",
81+
"@react-aria/menu": "3.21.0",
8282
"@react-aria/numberfield": "3.12.4",
8383
"@react-aria/overlays": "3.31.1",
8484
"@react-aria/radio": "3.12.4",
@@ -90,11 +90,11 @@
9090
"@react-aria/utils": "3.33.0",
9191
"@react-aria/visually-hidden": "3.8.30",
9292
"@react-stately/collections": "3.12.9",
93-
"@react-stately/combobox": "3.12.2",
93+
"@react-stately/combobox": "3.13.0",
9494
"@react-stately/disclosure": "3.0.10",
9595
"@react-stately/form": "3.2.3",
9696
"@react-stately/list": "3.13.3",
97-
"@react-stately/numberfield": "3.10.4",
97+
"@react-stately/numberfield": "3.11.0",
9898
"@react-stately/overlays": "3.6.22",
9999
"@react-stately/radio": "3.11.4",
100100
"@react-stately/slider": "3.7.4",

0 commit comments

Comments
 (0)