@adobe/react-spectrum 3.34.0 → 3.34.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +58 -58
package/README.md CHANGED
@@ -37,4 +37,4 @@ function App() {
37
37
  ## Learn more
38
38
 
39
39
  React Spectrum is part of a family of libraries that help you build adaptive, accessible, and robust user experiences.
40
- Learn more about [React Aria](https://react-spectrum.adobe.com/react-aria/index.html) and [React Stately](https://react-spectrum.adobe.com/react-stately/index.html) if you'd like to build you own component library from scratch on [our website](https://react-spectrum.adobe.com/index.html).
40
+ Learn more about [React Aria](https://react-spectrum.adobe.com/react-aria/index.html) and [React Stately](https://react-spectrum.adobe.com/react-stately/index.html) if you'd like to build your own component library from scratch on [our website](https://react-spectrum.adobe.com/index.html).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adobe/react-spectrum",
3
- "version": "3.34.0",
3
+ "version": "3.34.1",
4
4
  "description": "Spectrum UI components in React",
5
5
  "license": "Apache-2.0",
6
6
  "main": "dist/main.js",
@@ -37,62 +37,62 @@
37
37
  "url": "https://github.com/adobe/react-spectrum"
38
38
  },
39
39
  "dependencies": {
40
- "@internationalized/string": "^3.2.0",
41
- "@react-aria/i18n": "^3.10.1",
42
- "@react-aria/ssr": "^3.9.1",
43
- "@react-aria/utils": "^3.23.1",
44
- "@react-aria/visually-hidden": "^3.8.9",
45
- "@react-spectrum/actionbar": "^3.4.2",
46
- "@react-spectrum/actiongroup": "^3.10.2",
47
- "@react-spectrum/avatar": "^3.0.9",
48
- "@react-spectrum/badge": "^3.1.10",
49
- "@react-spectrum/breadcrumbs": "^3.9.4",
50
- "@react-spectrum/button": "^3.16.1",
51
- "@react-spectrum/buttongroup": "^3.6.10",
52
- "@react-spectrum/calendar": "^3.4.6",
53
- "@react-spectrum/checkbox": "^3.9.3",
54
- "@react-spectrum/combobox": "^3.12.2",
55
- "@react-spectrum/contextualhelp": "^3.6.8",
56
- "@react-spectrum/datepicker": "^3.9.3",
57
- "@react-spectrum/dialog": "^3.8.8",
58
- "@react-spectrum/divider": "^3.5.10",
59
- "@react-spectrum/dnd": "^3.3.7",
60
- "@react-spectrum/form": "^3.7.3",
61
- "@react-spectrum/icon": "^3.7.10",
62
- "@react-spectrum/illustratedmessage": "^3.4.10",
63
- "@react-spectrum/image": "^3.4.10",
64
- "@react-spectrum/inlinealert": "^3.2.2",
65
- "@react-spectrum/labeledvalue": "^3.1.11",
66
- "@react-spectrum/layout": "^3.6.2",
67
- "@react-spectrum/link": "^3.6.4",
68
- "@react-spectrum/list": "^3.7.7",
69
- "@react-spectrum/listbox": "^3.12.6",
70
- "@react-spectrum/menu": "^3.18.0",
71
- "@react-spectrum/meter": "^3.4.10",
72
- "@react-spectrum/numberfield": "^3.9.0",
73
- "@react-spectrum/overlays": "^5.5.4",
74
- "@react-spectrum/picker": "^3.14.2",
75
- "@react-spectrum/progress": "^3.7.4",
76
- "@react-spectrum/provider": "^3.9.4",
77
- "@react-spectrum/radio": "^3.7.3",
78
- "@react-spectrum/searchfield": "^3.8.3",
79
- "@react-spectrum/slider": "^3.6.6",
80
- "@react-spectrum/statuslight": "^3.5.10",
81
- "@react-spectrum/switch": "^3.5.2",
82
- "@react-spectrum/table": "^3.12.7",
83
- "@react-spectrum/tabs": "^3.8.7",
84
- "@react-spectrum/tag": "^3.2.3",
85
- "@react-spectrum/text": "^3.5.2",
86
- "@react-spectrum/textfield": "^3.11.3",
87
- "@react-spectrum/theme-dark": "^3.5.7",
88
- "@react-spectrum/theme-default": "^3.5.7",
89
- "@react-spectrum/theme-light": "^3.4.7",
90
- "@react-spectrum/tooltip": "^3.6.4",
91
- "@react-spectrum/view": "^3.6.7",
92
- "@react-spectrum/well": "^3.4.10",
93
- "@react-stately/collections": "^3.10.4",
94
- "@react-stately/data": "^3.11.1",
95
- "@react-types/shared": "^3.22.0",
40
+ "@internationalized/string": "^3.2.1",
41
+ "@react-aria/i18n": "^3.10.2",
42
+ "@react-aria/ssr": "^3.9.2",
43
+ "@react-aria/utils": "^3.23.2",
44
+ "@react-aria/visually-hidden": "^3.8.10",
45
+ "@react-spectrum/actionbar": "^3.4.3",
46
+ "@react-spectrum/actiongroup": "^3.10.3",
47
+ "@react-spectrum/avatar": "^3.0.10",
48
+ "@react-spectrum/badge": "^3.1.11",
49
+ "@react-spectrum/breadcrumbs": "^3.9.5",
50
+ "@react-spectrum/button": "^3.16.2",
51
+ "@react-spectrum/buttongroup": "^3.6.11",
52
+ "@react-spectrum/calendar": "^3.4.7",
53
+ "@react-spectrum/checkbox": "^3.9.4",
54
+ "@react-spectrum/combobox": "^3.12.3",
55
+ "@react-spectrum/contextualhelp": "^3.6.9",
56
+ "@react-spectrum/datepicker": "^3.9.4",
57
+ "@react-spectrum/dialog": "^3.8.9",
58
+ "@react-spectrum/divider": "^3.5.11",
59
+ "@react-spectrum/dnd": "^3.3.8",
60
+ "@react-spectrum/form": "^3.7.4",
61
+ "@react-spectrum/icon": "^3.7.11",
62
+ "@react-spectrum/illustratedmessage": "^3.4.11",
63
+ "@react-spectrum/image": "^3.4.11",
64
+ "@react-spectrum/inlinealert": "^3.2.3",
65
+ "@react-spectrum/labeledvalue": "^3.1.12",
66
+ "@react-spectrum/layout": "^3.6.3",
67
+ "@react-spectrum/link": "^3.6.5",
68
+ "@react-spectrum/list": "^3.7.8",
69
+ "@react-spectrum/listbox": "^3.12.7",
70
+ "@react-spectrum/menu": "^3.18.1",
71
+ "@react-spectrum/meter": "^3.4.11",
72
+ "@react-spectrum/numberfield": "^3.9.1",
73
+ "@react-spectrum/overlays": "^5.5.5",
74
+ "@react-spectrum/picker": "^3.14.3",
75
+ "@react-spectrum/progress": "^3.7.5",
76
+ "@react-spectrum/provider": "^3.9.5",
77
+ "@react-spectrum/radio": "^3.7.4",
78
+ "@react-spectrum/searchfield": "^3.8.4",
79
+ "@react-spectrum/slider": "^3.6.7",
80
+ "@react-spectrum/statuslight": "^3.5.11",
81
+ "@react-spectrum/switch": "^3.5.3",
82
+ "@react-spectrum/table": "^3.12.8",
83
+ "@react-spectrum/tabs": "^3.8.8",
84
+ "@react-spectrum/tag": "^3.2.4",
85
+ "@react-spectrum/text": "^3.5.3",
86
+ "@react-spectrum/textfield": "^3.11.4",
87
+ "@react-spectrum/theme-dark": "^3.5.8",
88
+ "@react-spectrum/theme-default": "^3.5.8",
89
+ "@react-spectrum/theme-light": "^3.4.8",
90
+ "@react-spectrum/tooltip": "^3.6.5",
91
+ "@react-spectrum/view": "^3.6.8",
92
+ "@react-spectrum/well": "^3.4.11",
93
+ "@react-stately/collections": "^3.10.5",
94
+ "@react-stately/data": "^3.11.2",
95
+ "@react-types/shared": "^3.22.1",
96
96
  "client-only": "^0.0.1"
97
97
  },
98
98
  "publishConfig": {
@@ -102,5 +102,5 @@
102
102
  "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0",
103
103
  "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
104
104
  },
105
- "gitHead": "f040ff62678e6a31375b96c05396df0bae660350"
105
+ "gitHead": "de9f84a22583fc741c29b341d14cd35ef4cca161"
106
106
  }