Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
devongovett committed Dec 20, 2023
1 parent a149f00 commit 2fe73d4
Show file tree
Hide file tree
Showing 148 changed files with 967 additions and 966 deletions.
104 changes: 52 additions & 52 deletions packages/@adobe/react-spectrum/package.json
@@ -1,6 +1,6 @@
{
"name": "@adobe/react-spectrum",
"version": "3.32.2",
"version": "3.33.0",
"description": "Spectrum UI components in React",
"license": "Apache-2.0",
"main": "dist/main.js",
Expand Down Expand Up @@ -37,60 +37,60 @@
"url": "https://github.com/adobe/react-spectrum"
},
"dependencies": {
"@internationalized/string": "^3.1.1",
"@react-aria/i18n": "^3.9.0",
"@react-aria/ssr": "^3.9.0",
"@react-aria/utils": "^3.22.0",
"@react-aria/visually-hidden": "^3.8.7",
"@react-spectrum/actionbar": "^3.4.0",
"@react-spectrum/actiongroup": "^3.10.0",
"@react-spectrum/avatar": "^3.0.7",
"@react-spectrum/badge": "^3.1.8",
"@react-spectrum/breadcrumbs": "^3.9.2",
"@react-spectrum/button": "^3.15.0",
"@react-spectrum/buttongroup": "^3.6.8",
"@react-spectrum/calendar": "^3.4.3",
"@react-spectrum/checkbox": "^3.9.0",
"@react-spectrum/combobox": "^3.11.2",
"@react-spectrum/contextualhelp": "^3.6.5",
"@react-spectrum/datepicker": "^3.9.0",
"@react-spectrum/dialog": "^3.8.5",
"@react-spectrum/divider": "^3.5.8",
"@react-spectrum/dnd": "^3.3.5",
"@react-spectrum/form": "^3.7.0",
"@react-spectrum/icon": "^3.7.8",
"@react-spectrum/illustratedmessage": "^3.4.8",
"@react-spectrum/image": "^3.4.8",
"@react-spectrum/inlinealert": "^3.2.0",
"@react-spectrum/labeledvalue": "^3.1.8",
"@react-spectrum/layout": "^3.6.0",
"@react-spectrum/link": "^3.6.2",
"@react-spectrum/list": "^3.7.4",
"@react-spectrum/listbox": "^3.12.4",
"@react-spectrum/menu": "^3.16.0",
"@react-spectrum/meter": "^3.4.8",
"@react-spectrum/numberfield": "^3.8.0",
"@react-spectrum/overlays": "^5.5.2",
"@react-spectrum/picker": "^3.13.2",
"@react-spectrum/progress": "^3.7.2",
"@react-spectrum/provider": "^3.9.2",
"@react-spectrum/radio": "^3.7.0",
"@react-spectrum/searchfield": "^3.8.0",
"@react-spectrum/slider": "^3.6.4",
"@react-spectrum/statuslight": "^3.5.8",
"@react-spectrum/switch": "^3.5.0",
"@react-spectrum/table": "^3.12.4",
"@react-spectrum/tabs": "^3.8.4",
"@react-spectrum/tag": "^3.2.0",
"@react-spectrum/text": "^3.5.0",
"@react-spectrum/textfield": "^3.11.0",
"@internationalized/string": "^3.2.0",
"@react-aria/i18n": "^3.10.0",
"@react-aria/ssr": "^3.9.1",
"@react-aria/utils": "^3.23.0",
"@react-aria/visually-hidden": "^3.8.8",
"@react-spectrum/actionbar": "^3.4.1",
"@react-spectrum/actiongroup": "^3.10.1",
"@react-spectrum/avatar": "^3.0.8",
"@react-spectrum/badge": "^3.1.9",
"@react-spectrum/breadcrumbs": "^3.9.3",
"@react-spectrum/button": "^3.16.0",
"@react-spectrum/buttongroup": "^3.6.9",
"@react-spectrum/calendar": "^3.4.4",
"@react-spectrum/checkbox": "^3.9.1",
"@react-spectrum/combobox": "^3.12.0",
"@react-spectrum/contextualhelp": "^3.6.6",
"@react-spectrum/datepicker": "^3.9.1",
"@react-spectrum/dialog": "^3.8.6",
"@react-spectrum/divider": "^3.5.9",
"@react-spectrum/dnd": "^3.3.6",
"@react-spectrum/form": "^3.7.1",
"@react-spectrum/icon": "^3.7.9",
"@react-spectrum/illustratedmessage": "^3.4.9",
"@react-spectrum/image": "^3.4.9",
"@react-spectrum/inlinealert": "^3.2.1",
"@react-spectrum/labeledvalue": "^3.1.9",
"@react-spectrum/layout": "^3.6.1",
"@react-spectrum/link": "^3.6.3",
"@react-spectrum/list": "^3.7.5",
"@react-spectrum/listbox": "^3.12.5",
"@react-spectrum/menu": "^3.17.0",
"@react-spectrum/meter": "^3.4.9",
"@react-spectrum/numberfield": "^3.8.1",
"@react-spectrum/overlays": "^5.5.3",
"@react-spectrum/picker": "^3.14.0",
"@react-spectrum/progress": "^3.7.3",
"@react-spectrum/provider": "^3.9.3",
"@react-spectrum/radio": "^3.7.1",
"@react-spectrum/searchfield": "^3.8.1",
"@react-spectrum/slider": "^3.6.5",
"@react-spectrum/statuslight": "^3.5.9",
"@react-spectrum/switch": "^3.5.1",
"@react-spectrum/table": "^3.12.5",
"@react-spectrum/tabs": "^3.8.5",
"@react-spectrum/tag": "^3.2.1",
"@react-spectrum/text": "^3.5.1",
"@react-spectrum/textfield": "^3.11.1",
"@react-spectrum/theme-dark": "^3.5.7",
"@react-spectrum/theme-default": "^3.5.7",
"@react-spectrum/theme-light": "^3.4.7",
"@react-spectrum/tooltip": "^3.6.2",
"@react-spectrum/view": "^3.6.5",
"@react-spectrum/well": "^3.4.8",
"@react-stately/collections": "^3.10.3",
"@react-spectrum/tooltip": "^3.6.3",
"@react-spectrum/view": "^3.6.6",
"@react-spectrum/well": "^3.4.9",
"@react-stately/collections": "^3.10.4",
"@react-stately/data": "^3.11.0",
"@react-types/shared": "^3.22.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@internationalized/date/package.json
@@ -1,6 +1,6 @@
{
"name": "@internationalized/date",
"version": "3.5.0",
"version": "3.5.1",
"description": "Internationalized calendar, date, and time manipulation utilities",
"license": "Apache-2.0",
"main": "dist/main.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/@internationalized/number/package.json
@@ -1,6 +1,6 @@
{
"name": "@internationalized/number",
"version": "3.4.0",
"version": "3.5.0",
"description": "Internationalized number formatting and parsing utilities",
"license": "Apache-2.0",
"main": "dist/main.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/@internationalized/string/package.json
@@ -1,6 +1,6 @@
{
"name": "@internationalized/string",
"version": "3.1.1",
"version": "3.2.0",
"description": "Internationalized string formatting and locale negotiation",
"license": "Apache-2.0",
"main": "dist/main.js",
Expand Down
10 changes: 5 additions & 5 deletions packages/@react-aria/accordion/package.json
@@ -1,6 +1,6 @@
{
"name": "@react-aria/accordion",
"version": "3.0.0-alpha.24",
"version": "3.0.0-alpha.25",
"description": "Spectrum UI components in React",
"license": "Apache-2.0",
"main": "dist/main.js",
Expand All @@ -22,10 +22,10 @@
"url": "https://github.com/adobe/react-spectrum"
},
"dependencies": {
"@react-aria/button": "^3.9.0",
"@react-aria/selection": "^3.17.2",
"@react-aria/utils": "^3.22.0",
"@react-stately/tree": "^3.7.4",
"@react-aria/button": "^3.9.1",
"@react-aria/selection": "^3.17.3",
"@react-aria/utils": "^3.23.0",
"@react-stately/tree": "^3.7.5",
"@react-types/accordion": "3.0.0-alpha.18",
"@react-types/shared": "^3.22.0",
"@swc/helpers": "^0.5.0"
Expand Down
12 changes: 6 additions & 6 deletions packages/@react-aria/actiongroup/package.json
@@ -1,6 +1,6 @@
{
"name": "@react-aria/actiongroup",
"version": "3.7.0",
"version": "3.7.1",
"description": "Spectrum UI components in React",
"license": "Apache-2.0",
"main": "dist/main.js",
Expand All @@ -22,11 +22,11 @@
"url": "https://github.com/adobe/react-spectrum"
},
"dependencies": {
"@react-aria/focus": "^3.15.0",
"@react-aria/i18n": "^3.9.0",
"@react-aria/interactions": "^3.20.0",
"@react-aria/utils": "^3.22.0",
"@react-stately/list": "^3.10.1",
"@react-aria/focus": "^3.16.0",
"@react-aria/i18n": "^3.10.0",
"@react-aria/interactions": "^3.20.1",
"@react-aria/utils": "^3.23.0",
"@react-stately/list": "^3.10.2",
"@react-types/actiongroup": "^3.4.6",
"@react-types/shared": "^3.22.0",
"@swc/helpers": "^0.5.0"
Expand Down
14 changes: 7 additions & 7 deletions packages/@react-aria/autocomplete/package.json
@@ -1,6 +1,6 @@
{
"name": "@react-aria/autocomplete",
"version": "3.0.0-alpha.23",
"version": "3.0.0-alpha.24",
"description": "Spectrum UI components in React",
"license": "Apache-2.0",
"main": "dist/main.js",
Expand All @@ -22,12 +22,12 @@
"url": "https://github.com/adobe/react-spectrum"
},
"dependencies": {
"@react-aria/combobox": "^3.8.0",
"@react-aria/listbox": "^3.11.2",
"@react-aria/searchfield": "^3.6.0",
"@react-aria/utils": "^3.22.0",
"@react-stately/combobox": "^3.8.0",
"@react-types/autocomplete": "3.0.0-alpha.18",
"@react-aria/combobox": "^3.8.1",
"@react-aria/listbox": "^3.11.3",
"@react-aria/searchfield": "^3.7.0",
"@react-aria/utils": "^3.23.0",
"@react-stately/combobox": "^3.8.1",
"@react-types/autocomplete": "3.0.0-alpha.19",
"@react-types/button": "^3.9.1",
"@react-types/shared": "^3.22.0",
"@swc/helpers": "^0.5.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/@react-aria/breadcrumbs/package.json
@@ -1,6 +1,6 @@
{
"name": "@react-aria/breadcrumbs",
"version": "3.5.8",
"version": "3.5.9",
"description": "Spectrum UI components in React",
"license": "Apache-2.0",
"main": "dist/main.js",
Expand All @@ -22,9 +22,9 @@
"url": "https://github.com/adobe/react-spectrum"
},
"dependencies": {
"@react-aria/i18n": "^3.9.0",
"@react-aria/link": "^3.6.2",
"@react-aria/utils": "^3.22.0",
"@react-aria/i18n": "^3.10.0",
"@react-aria/link": "^3.6.3",
"@react-aria/utils": "^3.23.0",
"@react-types/breadcrumbs": "^3.7.2",
"@react-types/shared": "^3.22.0",
"@swc/helpers": "^0.5.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/@react-aria/button/package.json
@@ -1,6 +1,6 @@
{
"name": "@react-aria/button",
"version": "3.9.0",
"version": "3.9.1",
"description": "Spectrum UI components in React",
"license": "Apache-2.0",
"main": "dist/main.js",
Expand All @@ -22,9 +22,9 @@
"url": "https://github.com/adobe/react-spectrum"
},
"dependencies": {
"@react-aria/focus": "^3.15.0",
"@react-aria/interactions": "^3.20.0",
"@react-aria/utils": "^3.22.0",
"@react-aria/focus": "^3.16.0",
"@react-aria/interactions": "^3.20.1",
"@react-aria/utils": "^3.23.0",
"@react-stately/toggle": "^3.7.0",
"@react-types/button": "^3.9.1",
"@react-types/shared": "^3.22.0",
Expand Down
14 changes: 7 additions & 7 deletions packages/@react-aria/calendar/package.json
@@ -1,6 +1,6 @@
{
"name": "@react-aria/calendar",
"version": "3.5.3",
"version": "3.5.4",
"description": "Spectrum UI components in React",
"license": "Apache-2.0",
"main": "dist/main.js",
Expand All @@ -22,14 +22,14 @@
"url": "https://github.com/adobe/react-spectrum"
},
"dependencies": {
"@internationalized/date": "^3.5.0",
"@react-aria/i18n": "^3.9.0",
"@react-aria/interactions": "^3.20.0",
"@internationalized/date": "^3.5.1",
"@react-aria/i18n": "^3.10.0",
"@react-aria/interactions": "^3.20.1",
"@react-aria/live-announcer": "^3.3.1",
"@react-aria/utils": "^3.22.0",
"@react-stately/calendar": "^3.4.2",
"@react-aria/utils": "^3.23.0",
"@react-stately/calendar": "^3.4.3",
"@react-types/button": "^3.9.1",
"@react-types/calendar": "^3.4.2",
"@react-types/calendar": "^3.4.3",
"@react-types/shared": "^3.22.0",
"@swc/helpers": "^0.5.0"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/@react-aria/checkbox/package.json
@@ -1,6 +1,6 @@
{
"name": "@react-aria/checkbox",
"version": "3.12.0",
"version": "3.13.0",
"description": "Spectrum UI components in React",
"license": "Apache-2.0",
"main": "dist/main.js",
Expand All @@ -22,11 +22,11 @@
"url": "https://github.com/adobe/react-spectrum"
},
"dependencies": {
"@react-aria/form": "^3.0.0",
"@react-aria/label": "^3.7.3",
"@react-aria/toggle": "^3.9.0",
"@react-aria/utils": "^3.22.0",
"@react-stately/checkbox": "^3.6.0",
"@react-aria/form": "^3.0.1",
"@react-aria/label": "^3.7.4",
"@react-aria/toggle": "^3.10.0",
"@react-aria/utils": "^3.23.0",
"@react-stately/checkbox": "^3.6.1",
"@react-stately/form": "^3.0.0",
"@react-stately/toggle": "^3.7.0",
"@react-types/checkbox": "^3.6.0",
Expand Down
18 changes: 9 additions & 9 deletions packages/@react-aria/color/package.json
@@ -1,6 +1,6 @@
{
"name": "@react-aria/color",
"version": "3.0.0-beta.27",
"version": "3.0.0-beta.28",
"description": "Spectrum UI components in React",
"license": "Apache-2.0",
"main": "dist/main.js",
Expand All @@ -22,14 +22,14 @@
"url": "https://github.com/adobe/react-spectrum"
},
"dependencies": {
"@react-aria/i18n": "^3.9.0",
"@react-aria/interactions": "^3.20.0",
"@react-aria/slider": "^3.7.3",
"@react-aria/spinbutton": "^3.6.0",
"@react-aria/textfield": "^3.13.0",
"@react-aria/utils": "^3.22.0",
"@react-aria/visually-hidden": "^3.8.7",
"@react-stately/color": "^3.5.0",
"@react-aria/i18n": "^3.10.0",
"@react-aria/interactions": "^3.20.1",
"@react-aria/slider": "^3.7.4",
"@react-aria/spinbutton": "^3.6.1",
"@react-aria/textfield": "^3.14.0",
"@react-aria/utils": "^3.23.0",
"@react-aria/visually-hidden": "^3.8.8",
"@react-stately/color": "^3.5.1",
"@react-stately/form": "^3.0.0",
"@react-types/color": "3.0.0-beta.21",
"@react-types/shared": "^3.22.0",
Expand Down
22 changes: 11 additions & 11 deletions packages/@react-aria/combobox/package.json
@@ -1,6 +1,6 @@
{
"name": "@react-aria/combobox",
"version": "3.8.0",
"version": "3.8.1",
"description": "Spectrum UI components in React",
"license": "Apache-2.0",
"main": "dist/main.js",
Expand All @@ -22,19 +22,19 @@
"url": "https://github.com/adobe/react-spectrum"
},
"dependencies": {
"@react-aria/i18n": "^3.9.0",
"@react-aria/listbox": "^3.11.2",
"@react-aria/i18n": "^3.10.0",
"@react-aria/listbox": "^3.11.3",
"@react-aria/live-announcer": "^3.3.1",
"@react-aria/menu": "^3.11.2",
"@react-aria/overlays": "^3.19.0",
"@react-aria/selection": "^3.17.2",
"@react-aria/textfield": "^3.13.0",
"@react-aria/utils": "^3.22.0",
"@react-stately/collections": "^3.10.3",
"@react-stately/combobox": "^3.8.0",
"@react-aria/menu": "^3.12.0",
"@react-aria/overlays": "^3.20.0",
"@react-aria/selection": "^3.17.3",
"@react-aria/textfield": "^3.14.0",
"@react-aria/utils": "^3.23.0",
"@react-stately/collections": "^3.10.4",
"@react-stately/combobox": "^3.8.1",
"@react-stately/form": "^3.0.0",
"@react-types/button": "^3.9.1",
"@react-types/combobox": "^3.9.0",
"@react-types/combobox": "^3.10.0",
"@react-types/shared": "^3.22.0",
"@swc/helpers": "^0.5.0"
},
Expand Down

0 comments on commit 2fe73d4

Please sign in to comment.