Skip to content

Commit 3688f07

Browse files
authored
Update package versions for table patch (#5424)
1 parent f600fdf commit 3688f07

File tree

12 files changed

+27
-27
lines changed

12 files changed

+27
-27
lines changed

packages/@adobe/react-spectrum/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/react-spectrum",
3-
"version": "3.32.0",
3+
"version": "3.32.2",
44
"description": "Spectrum UI components in React",
55
"license": "Apache-2.0",
66
"main": "dist/main.js",
@@ -37,7 +37,7 @@
3737
"@react-spectrum/buttongroup": "^3.6.8",
3838
"@react-spectrum/calendar": "^3.4.3",
3939
"@react-spectrum/checkbox": "^3.9.0",
40-
"@react-spectrum/combobox": "^3.11.0",
40+
"@react-spectrum/combobox": "^3.11.2",
4141
"@react-spectrum/contextualhelp": "^3.6.5",
4242
"@react-spectrum/datepicker": "^3.9.0",
4343
"@react-spectrum/dialog": "^3.8.5",
@@ -51,22 +51,22 @@
5151
"@react-spectrum/labeledvalue": "^3.1.8",
5252
"@react-spectrum/layout": "^3.6.0",
5353
"@react-spectrum/link": "^3.6.2",
54-
"@react-spectrum/list": "^3.7.2",
55-
"@react-spectrum/listbox": "^3.12.2",
54+
"@react-spectrum/list": "^3.7.4",
55+
"@react-spectrum/listbox": "^3.12.4",
5656
"@react-spectrum/menu": "^3.16.0",
5757
"@react-spectrum/meter": "^3.4.8",
5858
"@react-spectrum/numberfield": "^3.8.0",
5959
"@react-spectrum/overlays": "^5.5.2",
60-
"@react-spectrum/picker": "^3.13.0",
60+
"@react-spectrum/picker": "^3.13.2",
6161
"@react-spectrum/progress": "^3.7.2",
6262
"@react-spectrum/provider": "^3.9.2",
6363
"@react-spectrum/radio": "^3.7.0",
6464
"@react-spectrum/searchfield": "^3.8.0",
6565
"@react-spectrum/slider": "^3.6.4",
6666
"@react-spectrum/statuslight": "^3.5.8",
6767
"@react-spectrum/switch": "^3.5.0",
68-
"@react-spectrum/table": "^3.12.2",
69-
"@react-spectrum/tabs": "^3.8.2",
68+
"@react-spectrum/table": "^3.12.4",
69+
"@react-spectrum/tabs": "^3.8.4",
7070
"@react-spectrum/tag": "^3.2.0",
7171
"@react-spectrum/text": "^3.5.0",
7272
"@react-spectrum/textfield": "^3.11.0",

packages/@react-aria/virtualizer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-aria/virtualizer",
3-
"version": "3.9.5",
3+
"version": "3.9.7",
44
"description": "Spectrum UI components in React",
55
"license": "Apache-2.0",
66
"main": "dist/main.js",

packages/@react-spectrum/autocomplete/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-spectrum/autocomplete",
3-
"version": "3.0.0-alpha.24",
3+
"version": "3.0.0-alpha.26",
44
"description": "Spectrum UI components in React",
55
"license": "Apache-2.0",
66
"main": "dist/main.js",
@@ -49,7 +49,7 @@
4949
"@react-spectrum/button": "^3.15.0",
5050
"@react-spectrum/form": "^3.7.0",
5151
"@react-spectrum/label": "^3.16.0",
52-
"@react-spectrum/listbox": "^3.12.2",
52+
"@react-spectrum/listbox": "^3.12.4",
5353
"@react-spectrum/overlays": "^5.5.2",
5454
"@react-spectrum/progress": "^3.7.2",
5555
"@react-spectrum/textfield": "^3.11.0",

packages/@react-spectrum/card/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-spectrum/card",
3-
"version": "3.0.0-alpha.25",
3+
"version": "3.0.0-alpha.27",
44
"description": "Spectrum UI components in React",
55
"license": "Apache-2.0",
66
"main": "dist/main.js",
@@ -41,7 +41,7 @@
4141
"@react-aria/i18n": "^3.9.0",
4242
"@react-aria/interactions": "^3.20.0",
4343
"@react-aria/utils": "^3.22.0",
44-
"@react-aria/virtualizer": "^3.9.5",
44+
"@react-aria/virtualizer": "^3.9.7",
4545
"@react-spectrum/checkbox": "^3.9.0",
4646
"@react-spectrum/progress": "^3.7.2",
4747
"@react-spectrum/utils": "^3.11.2",

packages/@react-spectrum/combobox/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-spectrum/combobox",
3-
"version": "3.11.0",
3+
"version": "3.11.2",
44
"description": "Spectrum UI components in React",
55
"license": "Apache-2.0",
66
"main": "dist/main.js",
@@ -49,7 +49,7 @@
4949
"@react-spectrum/button": "^3.15.0",
5050
"@react-spectrum/form": "^3.7.0",
5151
"@react-spectrum/label": "^3.16.0",
52-
"@react-spectrum/listbox": "^3.12.2",
52+
"@react-spectrum/listbox": "^3.12.4",
5353
"@react-spectrum/overlays": "^5.5.2",
5454
"@react-spectrum/progress": "^3.7.2",
5555
"@react-spectrum/textfield": "^3.11.0",

packages/@react-spectrum/list/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-spectrum/list",
3-
"version": "3.7.2",
3+
"version": "3.7.4",
44
"description": "Spectrum UI components in React",
55
"license": "Apache-2.0",
66
"main": "dist/main.js",
@@ -42,7 +42,7 @@
4242
"@react-aria/i18n": "^3.9.0",
4343
"@react-aria/interactions": "^3.20.0",
4444
"@react-aria/utils": "^3.22.0",
45-
"@react-aria/virtualizer": "^3.9.5",
45+
"@react-aria/virtualizer": "^3.9.7",
4646
"@react-aria/visually-hidden": "^3.8.7",
4747
"@react-spectrum/checkbox": "^3.9.0",
4848
"@react-spectrum/dnd": "^3.3.5",

packages/@react-spectrum/listbox/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-spectrum/listbox",
3-
"version": "3.12.2",
3+
"version": "3.12.4",
44
"description": "Spectrum UI components in React",
55
"license": "Apache-2.0",
66
"main": "dist/main.js",
@@ -41,7 +41,7 @@
4141
"@react-aria/interactions": "^3.20.0",
4242
"@react-aria/listbox": "^3.11.2",
4343
"@react-aria/utils": "^3.22.0",
44-
"@react-aria/virtualizer": "^3.9.5",
44+
"@react-aria/virtualizer": "^3.9.7",
4545
"@react-spectrum/layout": "^3.6.0",
4646
"@react-spectrum/progress": "^3.7.2",
4747
"@react-spectrum/text": "^3.5.0",

packages/@react-spectrum/picker/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-spectrum/picker",
3-
"version": "3.13.0",
3+
"version": "3.13.2",
44
"description": "Spectrum UI components in React",
55
"license": "Apache-2.0",
66
"main": "dist/main.js",
@@ -43,7 +43,7 @@
4343
"@react-spectrum/button": "^3.15.0",
4444
"@react-spectrum/form": "^3.7.0",
4545
"@react-spectrum/label": "^3.16.0",
46-
"@react-spectrum/listbox": "^3.12.2",
46+
"@react-spectrum/listbox": "^3.12.4",
4747
"@react-spectrum/overlays": "^5.5.2",
4848
"@react-spectrum/progress": "^3.7.2",
4949
"@react-spectrum/text": "^3.5.0",

packages/@react-spectrum/table/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-spectrum/table",
3-
"version": "3.12.2",
3+
"version": "3.12.4",
44
"description": "Spectrum UI components in React",
55
"license": "Apache-2.0",
66
"main": "dist/main.js",
@@ -42,7 +42,7 @@
4242
"@react-aria/interactions": "^3.20.0",
4343
"@react-aria/table": "^3.13.2",
4444
"@react-aria/utils": "^3.22.0",
45-
"@react-aria/virtualizer": "^3.9.5",
45+
"@react-aria/virtualizer": "^3.9.7",
4646
"@react-aria/visually-hidden": "^3.8.7",
4747
"@react-spectrum/checkbox": "^3.9.0",
4848
"@react-spectrum/dnd": "^3.3.5",

packages/@react-spectrum/tabs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-spectrum/tabs",
3-
"version": "3.8.2",
3+
"version": "3.8.4",
44
"description": "Spectrum UI components in React",
55
"license": "Apache-2.0",
66
"main": "dist/main.js",
@@ -41,7 +41,7 @@
4141
"@react-aria/interactions": "^3.20.0",
4242
"@react-aria/tabs": "^3.8.2",
4343
"@react-aria/utils": "^3.22.0",
44-
"@react-spectrum/picker": "^3.13.0",
44+
"@react-spectrum/picker": "^3.13.2",
4545
"@react-spectrum/text": "^3.5.0",
4646
"@react-spectrum/utils": "^3.11.2",
4747
"@react-stately/collections": "^3.10.3",

0 commit comments

Comments
 (0)